GNU bug report logs - #18046
24.4.50; wrong-type-argument

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Fri, 18 Jul 2014 05:09:02 UTC

Severity: normal

Found in version 24.4.50

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: Drew Adams <drew.adams <at> oracle.com>
To: 18046 <at> debbugs.gnu.org
Subject: bug#18046: 24.4.50; wrong-type-argument
Date: Thu, 17 Jul 2014 22:12:28 -0700 (PDT)
(Subject should have mentioned `rectangle--string-preview'.)

Forgot to add that it makes no difference whether the region
is active or the rectangle is non-empty.

This is the culprit code:

(when (equal str "")
      (setq str (or (car-safe minibuffer-default)
                    (if (stringp minibuffer-default)
                        minibuffer-default))))

It sets STR to nil.




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

Previous Next


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