GNU bug report logs - #16595
registers can now end up with non-character names

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Thu, 30 Jan 2014 08:15:02 UTC

Severity: normal

Found in version 24.3.50

Fixed in version 24.4

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: Glenn Morris <rgm <at> gnu.org>
To: 16595 <at> debbugs.gnu.org
Subject: bug#16595: registers can now end up with non-character names
Date: Thu, 30 Jan 2014 03:14:41 -0500
Package: emacs
Version: 24.3.50

In Emacs 24.3 under X:

emacs -Q
M-x point-to-register RET <right-arrow>
  -> Non-character input-event

In current trunk under X:

emacs -Q
M-x point-to-register RET <right-arrow>
  -> accepted with no complaints

;; Add a second register to show the list-registers problem.
M-x point-to-register RET a

M-x list-registers
  -> sort: Wrong type argument: number-or-marker-p, right




This bug report was last modified 10 years and 133 days ago.

Previous Next


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