bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#18656: 25.0.50; (defun temp-buffer-window-show (&optional buffer act


From: martin rudalics
Subject: bug#18656: 25.0.50; (defun temp-buffer-window-show (&optional buffer action) ....)
Date: Fri, 10 Oct 2014 11:03:29 +0200

BUFFER is actually a required argument. Shouldn't the lambda-list be
written as:

(defun temp-buffer-window-show (buffer &optional action) .....)

Yes.  Please do that.

Thanks, martin







reply via email to

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