GNU bug report logs - #2648
23.0.60; remove C-c ` from rcirc track minor mode

Previous Next

Package: emacs;

Reported by: Leo <sdl.web <at> gmail.com>

Date: Thu, 12 Mar 2009 12:20:03 UTC

Severity: minor

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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo <sdl.web <at> gmail.com>
Subject: bug#2648: closed (Re: bug#2648:)
Date: Thu, 24 Jun 2010 21:19:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#2648: 23.0.60; remove C-c ` from rcirc track minor mode

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 2648 <at> debbugs.gnu.org.

-- 
2648: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2648
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: Deniz Dogan <deniz.a.m.dogan <at> gmail.com>
Cc: 2648-done <at> debbugs.gnu.org
Subject: Re: bug#2648:
Date: Thu, 24 Jun 2010 17:18:18 -0400
Deniz Dogan wrote:

> It seems that the binding was removed in rev 98155 on October 15 2009.

Thanks. Feel free to close a bug if you notice it should be closed.

You just send a mail to ###-done <at> debbugs, as I did in this message.

[Message part 3 (message/rfc822, inline)]
From: Leo <sdl.web <at> gmail.com>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.60; remove C-c ` from rcirc track minor mode
Date: Thu, 12 Mar 2009 12:12:01 +0000
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug <at> gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

rcirc track mode defines the following keys.

(define-key rcirc-track-minor-mode-map (kbd "C-c `") 'rcirc-next-active-buffer)
(define-key rcirc-track-minor-mode-map (kbd "C-c C-@") 'rcirc-next-active-buffer)
(define-key rcirc-track-minor-mode-map (kbd "C-c C-SPC") 'rcirc-next-active-buffer)

When this mode is enabled, those keys become GLOBAL and therefore can
easily step on bindings from other packages. One of them is AUCTeX.

I think it is entirely redundant to bind 'C-c `'. I'd propose this key
be removed when emacs is released. Otherwise it will confuse AUCTeX
users. Whenever there's an error, AUCTeX will ask users to type C-c ` to
get to the error, but instead this key will run
rcirc-next-active-buffer.



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

Previous Next


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