|
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
[Prev in Thread] | Current Thread | [Next in Thread] |