all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Vincent Belaïche" <vincent.belaiche@gmail.com>
To: bug-emacs@gnu.org
Subject: bug#3726: Accessing texinfo-start-menu-description when AucTeX is installed
Date: Tue, 30 Jun 2009 06:06:31 +0200	[thread overview]
Message-ID: <4A498F47.40607@gmail.com> (raw)

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.









             reply	other threads:[~2009-06-30  4:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-30  4:06 Vincent Belaïche [this message]
2009-07-01  1:51 ` bug#3726: Accessing texinfo-start-menu-description when AucTeX is installed Glenn Morris
2009-07-01  1:55   ` Processed: " Emacs bug Tracking System

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A498F47.40607@gmail.com \
    --to=vincent.belaiche@gmail.com \
    --cc=3726@emacsbugs.donarmstrong.com \
    --cc=bug-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.