GNU bug report logs - #3726
Accessing texinfo-start-menu-description when AucTeX is installed

Previous Next

Package: notemacs;

Reported by: Vincent Belaïche <vincent.belaiche <at> gmail.com>

Date: Tue, 30 Jun 2009 04:20:04 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Vincent Belaïche <vincent.belaiche <at> gmail.com>
To: bug-emacs <at> gnu.org
Subject: bug#3726: Accessing texinfo-start-menu-description when AucTeX is installed
Date: Tue, 30 Jun 2009 06:06:31 +0200
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.







This bug report was last modified 14 years and 92 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.