GNU bug report logs - #16071
Erc re-binds [home] even if not beginning-of-line

Previous Next

Package: emacs;

Reported by: Ivan Shmakov <ivan <at> siamics.net>

Date: Fri, 6 Dec 2013 11:38:01 UTC

Severity: minor

Tags: wontfix

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ivan Shmakov <ivan <at> siamics.net>
To: 16071 <at> debbugs.gnu.org
Subject: bug#16071: Erc re-binds [home] even if not beginning-of-line
Date: Fri, 06 Dec 2013 11:37:23 +0000
Package:  emacs
Severity: minor

	As of 0dd4ebbcf94d, erc-mode-map unconditionally binds both C-a
	and Home to erc-bol.  Which is problematic, as:

	• either (or both) of them may happen to /not/ be bound to
	  beginning-of-line (as, for example, when using an older,
	  Emacs 20-or-so, binding of Home to beginning-of-buffer);

	• the user may’ve previously bound additional key sequences to
	  beginning-of-line, which are not rebound by the current
	  erc-mode-map.

	It’s arguably more semantically correct (and convenient) to
	re-map beginning-of-line to erc-bol, instead of using an
	explicit list of key sequences to be bound to erc-bol.

-- 
FSF associate member #7257




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

Previous Next


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