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

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

Re: A latex-mode key binding problem


From: Alok G. Singh
Subject: Re: A latex-mode key binding problem
Date: Mon, 15 Oct 2007 19:33:09 +0530
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux)

On 15 Oct 2007, alber2008@gmail.com wrote:

> Ok, thanks , I tried, but still doesnot work under the
> latex-mode,(others are ok)

AucTeX binds C-c C-r to:

,----
| C-c C-r runs the command TeX-command-region
|   which is an interactive autoloaded Lisp function in `tex-buf'.
`----

Generally, the C-c <letter> keymap is reserved for user
customisations. C-c C-<letter> is fair game for modes to define.

-- 
Alok

You have a strong desire for a home and your family interests come first.





reply via email to

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