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

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

Re: self-definition not work in Calender mode


From: Andreas Schwab
Subject: Re: self-definition not work in Calender mode
Date: Sun, 25 Feb 2007 23:33:29 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.91 (gnu/linux)

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."




reply via email to

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