unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#2648: 23.0.60; remove C-c ` from rcirc track minor mode
@ 2009-03-12 12:12 Leo
  2009-03-12 13:45 ` Stefan Monnier
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Leo @ 2009-03-12 12:12 UTC (permalink / raw)
  To: emacs-pretest-bug


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






^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-06-24 21:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-12 12:12 bug#2648: 23.0.60; remove C-c ` from rcirc track minor mode Leo
2009-03-12 13:45 ` Stefan Monnier
2009-03-12 17:36   ` Leo
2009-03-12 19:38     ` Stefan Monnier
     [not found] ` <mailman.3019.1237105224.31690.bug-gnu-emacs@gnu.org>
2009-03-15 12:35   ` Miles Bader
2009-03-15 13:09     ` Leo
2009-03-16  0:57     ` Stefan Monnier
2010-06-24 20:11 ` bug#2648: Deniz Dogan
2010-06-24 21:18   ` bug#2648: Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).