* self-definition not work in Calender mode
@ 2007-02-24 14:44 Kai Zhu
2007-02-25 22:33 ` Andreas Schwab
0 siblings, 1 reply; 2+ messages in thread
From: Kai Zhu @ 2007-02-24 14:44 UTC (permalink / raw)
To: bug-gnu-emacs
In GNU Emacs 21.3.1 (i386-redhat-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2004-04-16 on bugs.devel.redhat.com
configured using `configure --host=i386-redhat-linux --build=i386-redhat-linux --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-pop --with-sound'
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
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: zh_CN.GB2312
locale-coding-system: chinese-iso-8bit
default-enable-multibyte-characters: t
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
For some reason I redefine a short-cut key for "Mark set".
What I do is add the following line in ~/.emacs:
(global-set-key [(control x)(w)] 'set-mark-command)
I find this works well under some nomal edit conditions except in the
Calendar mode. In the Calender mode, when I type in "C-x w", the
mini-buffer also show "Mark set", however it actually not work at
all. Only the "C-space" can do the really "Mark set" job.
Recent input:
<down> <down> <next> C-x w <down> <down> <down> <down>
<down> <down> <down> M-w <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> C-x b * s
c r <tab> <return> C-y C-x b <return> C-x w l <down>
<left> <left> <left> <left> <left> <left> <left> <left>
<left> <return> <next> <next> <next> <next> <next>
<next> <next> <next> <next> <next> <next> <next> <prior>
<prior> <prior> <prior> <prior> <prior> <prior> <prior>
<prior> <prior> <prior> <prior> <prior> <prior> <prior>
<prior> <prior> <prior> <prior> <prior> <prior> <prior>
<prior> <next> C-x 4 C-h C-g C-x o M-x r e p <tab>
o r <tab> <return>
Recent messages:
Mark saved where search started
unzipping emacs-27.gz...done
unzipping emacs-1.gz...done
unzipping emacs-27.gz...done
Mark set [3 times]
unzipping emacs-1.gz...done
unzipping emacs-27.gz...done
keyboard-quit: Quit
Making completion list...
Loading emacsbug...done
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: self-definition not work in Calender mode
2007-02-24 14:44 self-definition not work in Calender mode Kai Zhu
@ 2007-02-25 22:33 ` Andreas Schwab
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2007-02-25 22:33 UTC (permalink / raw)
To: Kai Zhu; +Cc: bug-gnu-emacs
Kai Zhu <dysbf@163.com> writes:
> For some reason I redefine a short-cut key for "Mark set".
> What I do is add the following line in ~/.emacs:
>
> (global-set-key [(control x)(w)] 'set-mark-command)
>
> I find this works well under some nomal edit conditions except in the
> Calendar mode. In the Calender mode, when I type in "C-x w", the
> mini-buffer also show "Mark set", however it actually not work at
> all. Only the "C-space" can do the really "Mark set" job.
In calender-mode C-space is bound to calender-set-mark.
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-02-25 22:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-24 14:44 self-definition not work in Calender mode Kai Zhu
2007-02-25 22:33 ` Andreas Schwab
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).