From: D. Goel <deego@glue.umd.edu>
Subject: sit-for divergent behavior in emacs and emacs -nw
Date: 27 Sep 2002 14:38:47 -0400 [thread overview]
Message-ID: <87ofajcm6g.fsf@computer.localdomain> (raw)
What is the way for me to get emacs to start doing somethign and keep
doing it every 2 seconds as long as it remains idle; so that i can
work on somethign else ? Start a run-with-idle-timer that calls
sit-for every few seconds, right?
but The problem seems to be -->
Insert (sit-for 3), press C-u C-x C-e, and now try working on another
application --- to do that, you will need to move mouse, or press
alt-left to swich viewports in sawfish etc.
But as soon as you move the mouse, or press alt-left, the sit-for
returns nil ((even though the alt-left never shows up in M-x
view-lossage)).
The sit-for behaves differently in emacs -nw.
Is there an option I am missing? Or Should there be an option in
sit-for to behave as if in emacs -nw and hence i should file a
wishlist bugreport?
(A lame :=) example of the "use" i am missing is:
see vel.el i posted on g.e.sources recently... say, i want to leave
my emacs scrolling up slowly, while i go do some other work; I can do
that in emacs -nw but not in a normal emaca..)
DG http://24.197.159.102/~deego/
--
reply other threads:[~2002-09-27 18:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ofajcm6g.fsf@computer.localdomain \
--to=deego@glue.umd.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.