unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* mouse pointer `emacs busy' and keyboard macros
@ 2002-04-05 10:37 Roland Winkler
  2002-04-05 23:41 ` Richard Stallman
  0 siblings, 1 reply; 3+ messages in thread
From: Roland Winkler @ 2002-04-05 10:37 UTC (permalink / raw)


In GNU Emacs 21.1.1 (i386-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2002-02-01 on tfkp12
configured using `configure  --prefix=/nfs/common --libexecdir=/nfs/common/lib --bindir=/nfs/common/lib/emacs/21.1/bin/i686-Linux --mandir=/nfs/common/share/man --infodir=/nfs/common/share/info --with-gcc --with-pop --with-x --with-x-toolkit=athena i386-pc-linux'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: POSIX
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: nil

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

I like the new feature in emacs 21.1 that the mouse pointer has a
special shape when emacs is busy. However, when I execute a keyboard
macro multiple times by using an appropriate value for
universal-argument, then emacs can busy for quite a while (my
particular example was about half a minute with universal-argument
having the value 200) but the mouse pointer keeps its normal shape.

Roland

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: mouse pointer `emacs busy' and keyboard macros
  2002-04-05 10:37 mouse pointer `emacs busy' and keyboard macros Roland Winkler
@ 2002-04-05 23:41 ` Richard Stallman
  2002-04-06 10:44   ` Roland Winkler
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Stallman @ 2002-04-05 23:41 UTC (permalink / raw)
  Cc: bug-gnu-emacs

Would you please send a single *precise* test case?
One test case is more useful than any amount of general description
of which cases pose the problem.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: mouse pointer `emacs busy' and keyboard macros
  2002-04-05 23:41 ` Richard Stallman
@ 2002-04-06 10:44   ` Roland Winkler
  0 siblings, 0 replies; 3+ messages in thread
From: Roland Winkler @ 2002-04-06 10:44 UTC (permalink / raw)
  Cc: bug-gnu-emacs

On Fri Apr 5 2002 Richard Stallman wrote:
> Would you please send a single *precise* test case?
> One test case is more useful than any amount of general description
> of which cases pose the problem.

(1) Start emacs --no-init-file
(2) evaluate 

    (fset 'foo
       [?a ?a ?a ?a ?a ?\C-a right ?\C-k return])

    This is a silly keyboard macro but it illustrates the point.

(3) Type `C-u 1000 M-x foo RET'.
(4) With my old pentium processor it takes about 15 sec to run the
    macro foo 1000 times. However, during that time the mouse
    pointer does not switch to a special shape (the hour glass) in
    order to indicate that emacs is busy.

    If you have a faster computer than my one you might want to
    increase the value of universal-argument in order to keep emacs
    busy for a sufficiently long time.

Roland

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-04-06 10:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-05 10:37 mouse pointer `emacs busy' and keyboard macros Roland Winkler
2002-04-05 23:41 ` Richard Stallman
2002-04-06 10:44   ` Roland Winkler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).