* 23.0.60; keyboard macro bug: <language-change> recorded
@ 2008-03-21 12:16 Zhang Wei
2008-04-07 5:00 ` bug#111: " Chong Yidong
0 siblings, 1 reply; 2+ messages in thread
From: Zhang Wei @ 2008-03-21 12:16 UTC (permalink / raw)
To: emacs-devel
I use Ctrl-Space to active system input method on Windows XP.
During macro defination, I pressed Ctrl-Space twice to active and deactive the
input method, the key press was recorded in the macro defination, something
looks like:
(fset 'testm
[(language-change (#<frame emacs@BREP 0x1906000>)) ?\71110 ?\113542 ?
\177432 (language-change (#<frame emacs@BREP 0x1906000>))])
If I save the defination in my ~/.emacs, I'll got a lisp error when I start
emacs next time:
Debugger entered--Lisp error: (invalid-read-syntax "#")
read(#<buffer *scratch*>)
preceding-sexp()
eval-last-sexp-1(nil)
eval-last-sexp(nil)
call-interactively(eval-last-sexp nil nil)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: bug#111: 23.0.60; keyboard macro bug: <language-change> recorded
2008-03-21 12:16 23.0.60; keyboard macro bug: <language-change> recorded Zhang Wei
@ 2008-04-07 5:00 ` Chong Yidong
0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2008-04-07 5:00 UTC (permalink / raw)
To: Zhang Wei; +Cc: 111, emacs-devel
Zhang Wei <id.brep@gmail.com> writes:
> I use Ctrl-Space to active system input method on Windows XP.
>
> During macro defination, I pressed Ctrl-Space twice to active and deactive the
> input method, the key press was recorded in the macro defination, something
> looks like:
>
> (fset 'testm
> [(language-change (#<frame emacs@BREP 0x1906000>)) ?\71110 ?\113542 ?
> \177432 (language-change (#<frame emacs@BREP 0x1906000>))])
>
> If I save the defination in my ~/.emacs, I'll got a lisp error when I start
> emacs next time
I don't see how we could possible fix this problem, even in principle.
Suggestions welcome. Otherwise, I'll mark this as wontfix.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-04-07 5:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-21 12:16 23.0.60; keyboard macro bug: <language-change> recorded Zhang Wei
2008-04-07 5:00 ` bug#111: " Chong Yidong
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.