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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 3726 in the body.
You can then email your comments to 3726 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3726; Package emacs. (Tue, 30 Jun 2009 04:20:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vincent Belaïche <vincent.belaiche <at> gmail.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Tue, 30 Jun 2009 04:20:07 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Vincent Belaïche <vincent.belaiche <at> gmail.com>
To: bug-emacs <at> gnu.org
Subject: 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.







Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3726; Package emacs. (Wed, 01 Jul 2009 01:55:04 GMT) Full text and rfc822 format available.

Message #8 received at 3726 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Vincent Belaïche <vincent.belaiche <at> gmail.com>
Cc: 3726 <at> debbugs.gnu.org
Subject: Re: bug#3726: Accessing texinfo-start-menu-description when AucTeX is installed
Date: Tue, 30 Jun 2009 21:51:05 -0400
reassign 3726 notemacs
stop

Vincent Belaïche wrote:

> 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 ... ).

AUCTeX defines its own Texinfo-mode, with its own keymap. It does not
inherit any keys from the standard texinfo-mode-map. The change you
propose would have no effect.

If you want to add a keybinding, you must either do it in your .emacs,
or ask the AUCTeX people to do it.



bug reassigned from package `emacs' to `notemacs'. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Wed, 01 Jul 2009 01:55:07 GMT) Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, owner <at> emacsbugs.donarmstrong.com:
bug#3726; Package notemacs. (Wed, 01 Jul 2009 16:45:08 GMT) Full text and rfc822 format available.

Message #13 received at 3726 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Vincent Belaïche <vincent.belaiche <at> gmail.com>
To: Glenn Morris <rgm <at> gnu.org>
Subject: Re: bug#3726: Accessing texinfo-start-menu-description when AucTeX
 is installed
Date: Wed, 01 Jul 2009 13:22:20 +0200
Thanks for the reply,

I had the impression that there was some inheritence though, because some part 
of the native Texinfo seems to be replicated (e.g. `texinfo-update-node' on 
C-c C-u C-n).

I will get in touch with AucTeX people, thanks for the information...

   Vincent.

Glenn Morris a écrit :
> reassign 3726 notemacs
> stop
> 
> Vincent Belaïche wrote:
> 
>> 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 ... ).
> 
> AUCTeX defines its own Texinfo-mode, with its own keymap. It does not
> inherit any keys from the standard texinfo-mode-map. The change you
> propose would have no effect.
> 
> If you want to add a keybinding, you must either do it in your .emacs,
> or ask the AUCTeX people to do it.
> 



bug closed, send any further explanations to 3726 <at> debbugs.gnu.org and Vincent Belaïche <vincent.belaiche <at> gmail.com> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 26 Feb 2011 22:01:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 27 Mar 2011 11:24:04 GMT) Full text and rfc822 format available.

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.