GNU bug report logs - #19013
25.0.50; Suggestions for M-x commands

Previous Next

Package: emacs;

Reported by: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Date: Mon, 10 Nov 2014 21:52:01 UTC

Severity: minor

Tags: fixed

Found in version 25.0.50

Fixed in version 25.1

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

Bug is archived. No further changes may be made.

Full log


Message #23 received at 19013 <at> debbugs.gnu.org (full text, mbox):

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 19013 <at> debbugs.gnu.org
Subject: Re: bug#19013: 25.0.50; Suggestions for M-x commands
Date: Sun, 16 Nov 2014 20:41:05 +0100
By the way, there are things like

        (unless (or binding executing-kbd-macro (not (symbolp function))
                    (<= (length (symbol-name function)) 2))

in the code, and reading it, I don't understand the reason for the
`(not (symbolp function))' bit.  It seems like something should have
bugged out a lot earlier if `function' isn't a symbol?  Am I misreading
the code?

(Not to mention that `(unless (or ...))' is...  Doubleplusungood.)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

Previous Next


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