GNU bug report logs - #18146
24.3.92; hebrew tutorial says C-c is rebound.

Previous Next

Package: emacs;

Reported by: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>

Date: Tue, 29 Jul 2014 12:59:01 UTC

Severity: minor

Found in version 24.3.92

Fixed in version 24.4

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 18146 in the body.
You can then email your comments to 18146 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-gnu-emacs <at> gnu.org:
bug#18146; Package emacs. (Tue, 29 Jul 2014 12:59:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Nicolas Richard <theonewiththeevillook <at> yahoo.fr>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 29 Jul 2014 12:59:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.92; hebrew tutorial says C-c is rebound.
Date: Tue, 29 Jul 2014 14:59:51 +0200
Hi,

I reproduce the problem with:

emacs -Q -f winner-mode -f help-with-tutorial-spec-language

I hit "H e b <tab>" at the prompt to enter Hebrew tutorial.

I scroll down to line 590 which reads :
** C-c has been rebound, but you can use M-x mode-specific-command-prefix instead [More] **

If I click on "more" and then "more info" I get:
> Your Emacs customizations override the default binding for this key:

> The default Emacs binding for the key C-c is the command
> `mode-specific-command-prefix'.  However, your customizations have
> rebound it to the command `(keymap (keymap (right . winner-redo) (left
> . winner-undo)) mode-specific-command-prefix)'.

That does not happen in the english or french tutorial.

-- 
Nico




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#18146; Package emacs. (Tue, 29 Jul 2014 13:06:02 GMT) Full text and rfc822 format available.

Message #8 received at 18146 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
Cc: 18146 <at> debbugs.gnu.org
Subject: Re: bug#18146: 24.3.92; hebrew tutorial says C-c is rebound.
Date: Tue, 29 Jul 2014 16:05:41 +0300
> From: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
> Date: Tue, 29 Jul 2014 14:59:51 +0200
> 
> I reproduce the problem with:
> 
> emacs -Q -f winner-mode -f help-with-tutorial-spec-language
> 
> I hit "H e b <tab>" at the prompt to enter Hebrew tutorial.
> 
> I scroll down to line 590 which reads :
> ** C-c has been rebound, but you can use M-x mode-specific-command-prefix instead [More] **
> 
> If I click on "more" and then "more info" I get:
> > Your Emacs customizations override the default binding for this key:
> 
> > The default Emacs binding for the key C-c is the command
> > `mode-specific-command-prefix'.  However, your customizations have
> > rebound it to the command `(keymap (keymap (right . winner-redo) (left
> > . winner-undo)) mode-specific-command-prefix)'.
> 
> That does not happen in the english or french tutorial.

It happens for me with any tutorial, including English and French, in
the current emacs-24 branch.

The root cause is, obviously, in winner.el.

Not sure if this is worth fixing: newbies are not supposed to enable
winner-mode before reading the tutorial.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#18146; Package emacs. (Tue, 29 Jul 2014 13:17:02 GMT) Full text and rfc822 format available.

Message #11 received at 18146 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: theonewiththeevillook <at> yahoo.fr
Cc: 18146 <at> debbugs.gnu.org
Subject: Re: bug#18146: 24.3.92; hebrew tutorial says C-c is rebound.
Date: Tue, 29 Jul 2014 16:16:23 +0300
> Date: Tue, 29 Jul 2014 16:05:41 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
> Cc: 18146 <at> debbugs.gnu.org
> 
> > From: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
> > Date: Tue, 29 Jul 2014 14:59:51 +0200
> > 
> > I reproduce the problem with:
> > 
> > emacs -Q -f winner-mode -f help-with-tutorial-spec-language
> > 
> > I hit "H e b <tab>" at the prompt to enter Hebrew tutorial.
> > 
> > I scroll down to line 590 which reads :
> > ** C-c has been rebound, but you can use M-x mode-specific-command-prefix instead [More] **

Sorry, I failed to realize that you only talk about line 590.  I see
the red warning about rebound keys right at the beginning, and that
warning is shown in all tutorials.

But why should we care about only one of the warnings?  What is
special about line 590 when there's another warning about rebound keys
right at the beginning?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#18146; Package emacs. (Tue, 29 Jul 2014 13:44:02 GMT) Full text and rfc822 format available.

Message #14 received at 18146 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: theonewiththeevillook <at> yahoo.fr, 18146 <at> debbugs.gnu.org
Subject: Re: bug#18146: 24.3.92; hebrew tutorial says C-c is rebound.
Date: Tue, 29 Jul 2014 16:43:39 +0300
> Date: Tue, 29 Jul 2014 16:16:23 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
> Cc: 18146 <at> debbugs.gnu.org
> 
> > Date: Tue, 29 Jul 2014 16:05:41 +0300
> > From: Eli Zaretskii <eliz <at> gnu.org>
> > Cc: 18146 <at> debbugs.gnu.org
> > 
> > > From: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
> > > Date: Tue, 29 Jul 2014 14:59:51 +0200
> > > 
> > > I reproduce the problem with:
> > > 
> > > emacs -Q -f winner-mode -f help-with-tutorial-spec-language
> > > 
> > > I hit "H e b <tab>" at the prompt to enter Hebrew tutorial.
> > > 
> > > I scroll down to line 590 which reads :
> > > ** C-c has been rebound, but you can use M-x mode-specific-command-prefix instead [More] **
> 
> Sorry, I failed to realize that you only talk about line 590.  I see
> the red warning about rebound keys right at the beginning, and that
> warning is shown in all tutorials.
> 
> But why should we care about only one of the warnings?  What is
> special about line 590 when there's another warning about rebound keys
> right at the beginning?

I fixed this anyway (r117416 on the emacs-24 branch).

Thanks.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#18146; Package emacs. (Tue, 29 Jul 2014 13:58:02 GMT) Full text and rfc822 format available.

Message #17 received at 18146 <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: theonewiththeevillook <at> yahoo.fr, 18146 <at> debbugs.gnu.org
Subject: Re: bug#18146: 24.3.92; hebrew tutorial says C-c is rebound.
Date: Tue, 29 Jul 2014 15:59:11 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:
> I fixed this anyway (r117416 on the emacs-24 branch).

That was quick !

Btw, perhaps we could also remove the bigger warning at the beginning by
not adding C-c to tutorial--default-keys ? Or is it there for a reason ?

-- 
Nico.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#18146; Package emacs. (Tue, 29 Jul 2014 14:07:01 GMT) Full text and rfc822 format available.

Message #20 received at 18146 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
Cc: theonewiththeevillook <at> yahoo.fr, 18146 <at> debbugs.gnu.org
Subject: Re: bug#18146: 24.3.92; hebrew tutorial says C-c is rebound.
Date: Tue, 29 Jul 2014 17:06:13 +0300
> From: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
> Cc: theonewiththeevillook <at> yahoo.fr,  18146 <at> debbugs.gnu.org
> Date: Tue, 29 Jul 2014 15:59:11 +0200
> 
> Btw, perhaps we could also remove the bigger warning at the beginning by
> not adding C-c to tutorial--default-keys ? Or is it there for a reason ?

I have no idea, sorry.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#18146; Package emacs. (Tue, 02 Sep 2014 06:51:01 GMT) Full text and rfc822 format available.

Message #23 received at 18146 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 18146 <at> debbugs.gnu.org
Subject: Re: bug#18146: 24.3.92; hebrew tutorial says C-c is rebound.
Date: Tue, 02 Sep 2014 02:50:03 -0400
Nicolas Richard wrote:

> Btw, perhaps we could also remove the bigger warning at the beginning by
> not adding C-c to tutorial--default-keys ? Or is it there for a reason ?

There was a comment in the source that got lost along the way:

   These [keys] are not mentioned but are basic:

I can't disagree with that, so I don't want to remove C-c from the list.




bug marked as fixed in version 24.4, send any further explanations to 18146 <at> debbugs.gnu.org and Nicolas Richard <theonewiththeevillook <at> yahoo.fr> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Tue, 02 Sep 2014 06:51:02 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. (Tue, 30 Sep 2014 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 217 days ago.

Previous Next


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