bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

quoted-insert in picture-mode in macro


From: David desJardins
Subject: quoted-insert in picture-mode in macro
Date: Mon, 4 Mar 2002 18:20:59 -0800 (PST)

This bug report will be sent to the Free Software Foundation,
 not to your local site managers!!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

In GNU Emacs 20.6.1 (sparc-sun-solaris2.6, X toolkit)
 of Fri Apr 28 2000 on gold
configured using `configure  --prefix=/local/sol/2.6/depot/emacs-20.6'

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

Macros containing C-q (quoted-insert) don't work properly in
picture-mode.  Enter picture-mode.  Define the macro C-q SPC C-b.
Execute the macro again.  The macro leaves the point in the wrong
position: instead of pointing just before the inserted space (as it
would if the same commands had been executed), it points to one
position previous.

I'm reporting this from 20.6, but I've verified that 20.7 has the same
problem.

Recent input:
a b c d e f g C-a ESC x p i c t u r e - m o d e RET 
C-x ( C-f C-f C-q SPC C-b C-x ) C-x e ESC x r e p o 
r t - e m a c s - b u g RET

Recent messages:
For information about the GNU Project and its goals, type C-h C-p.
Loading picture...
Loading picture...done

Type C-c C-c in this buffer to return it to Lisp Interaction mode.
Defining kbd macro...
Keyboard macro defined
Loading emacsbug...
Loading emacsbug...done



reply via email to

[Prev in Thread] Current Thread [Next in Thread]