emacs-devel
[Top][All Lists]
Advanced

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

Re: using command-error-function in emacspeak


From: Jarek Czekalski
Subject: Re: using command-error-function in emacspeak
Date: Tue, 05 Nov 2013 07:47:07 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120824 Thunderbird/15.0


W dniu 2013-11-03 22:20, Stefan Monnier pisze:
However I agree that add-function would be better if it did that job for us.
add-function is the to modify the behavior of a function.
It can't know what `nil' represents.

This is what nil represents:

(defun nil-fun () nil)

Add-function may add such a function to a chain if it couldn't deal with nil values in another way.

What am I missing?

BTW: Please let me know if I should do something about the patch here: http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00048.html. If I should first follow Xue's suggestion, sure I'll do it.

Jarek




reply via email to

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