emacs-devel
[Top][All Lists]
Advanced

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

Re: Cua-mode binding of S-return


From: Kevin Rodgers
Subject: Re: Cua-mode binding of S-return
Date: Fri, 29 Apr 2005 10:53:16 -0600
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

Kim F. Storm wrote:
> Unfortunately, C-return is used by tex-mode and thumbs-mode:
>
>    (define-key map [(control return)] 'tex-feed-input)
> (define-key map [(control return)] 'thumbs-set-image-at-point-to-root-window)
...
> The thumbs binding is a bit odd, as it could just as well be bound to a regular
> key, such as `r'.

How about `/', as a mnemonic for "root"?

--
Kevin Rodgers





reply via email to

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