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

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

self-definition not work in Calender mode


From: Kai Zhu
Subject: self-definition not work in Calender mode
Date: Sat, 24 Feb 2007 22:44:13 +0800
User-agent: Mutt/1.4.1i

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






reply via email to

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