emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: [PATCH] FUNCTIONP check for Qclosure


From: Barry OReilly
Subject: Fwd: [PATCH] FUNCTIONP check for Qclosure
Date: Sun, 19 Aug 2012 22:35:43 -0400

Wrong attachment, sorry.



---------- Forwarded message ----------
From: Barry OReilly <address@hidden>
Date: Sun, Aug 19, 2012 at 10:34 PM
Subject: [PATCH] FUNCTIONP check for Qclosure
To: address@hidden


>   (define-key key-translation-map
>               (kbd "C-e")
>               (lambda (prompt) (kbd "C-c")))

Though I don't understand why FUNCTIONP has a different implementation than DEFUN "functionp", I suspect having FUNCTIONP check for Qclosure is closer to the right thing, so I made a patch that does that.  I verified the change allows the quoted test case to work with lexical binding enabled.  Please consider accepting it.


Attachment: functionpCheckClosure.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]