all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#3726: Accessing texinfo-start-menu-description when AucTeX is installed
@ 2009-06-30  4:06 Vincent Belaïche
  2009-07-01  1:51 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Vincent Belaïche @ 2009-06-30  4:06 UTC (permalink / raw
  To: bug-emacs

When aucTeX is installed the TeXinfo keybind `C-c C-c C-d' used to 
access command texinfo-start-menu-description is no longer available, 
because `C-c C-c' is used by AucTeX to launch external commands.

However it is still practical to access some of the native TeXinfo while 
using AucTeX. I propose to add:

         (define-key map "\C-c\C-u\C-d"   'texinfo-start-menu-description)

    in texinfo.el within (defvar texinfo-mode-map ... ).

BR,
   Vincent.









^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-07-01  1:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-30  4:06 bug#3726: Accessing texinfo-start-menu-description when AucTeX is installed Vincent Belaïche
2009-07-01  1:51 ` Glenn Morris
2009-07-01  1:55   ` Processed: " Emacs bug Tracking System

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.