emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-bug-tracker] bug#2648: closed (23.0.60; remove C-c ` from rcirc t


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#2648: closed (23.0.60; remove C-c ` from rcirc track minor mode)
Date: Thu, 24 Jun 2010 21:19:02 +0000

Your message dated Thu, 24 Jun 2010 17:18:18 -0400
with message-id <address@hidden>
and subject line Re: bug#2648:
has caused the GNU bug report #2648,
regarding 23.0.60; remove C-c ` from rcirc track minor mode
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
2648: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2648
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 23.0.60; remove C-c ` from rcirc track minor mode Date: Thu, 12 Mar 2009 12:12:01 +0000 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)
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 address@hidden 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.



--- End Message ---
--- Begin Message --- Subject: Re: bug#2648: Date: Thu, 24 Jun 2010 17:18:18 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
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 address@hidden, as I did in this message.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]