all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#18656: 25.0.50; (defun temp-buffer-window-show (&optional buffer action) ....)
@ 2014-10-07 15:32 Leo Liu
  2014-10-10  9:03 ` martin rudalics
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Liu @ 2014-10-07 15:32 UTC (permalink / raw
  To: 18656


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

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

Leo





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#18656: 25.0.50; (defun temp-buffer-window-show (&optional buffer action) ....)
  2014-10-07 15:32 bug#18656: 25.0.50; (defun temp-buffer-window-show (&optional buffer action) ....) Leo Liu
@ 2014-10-10  9:03 ` martin rudalics
  2014-10-10 12:41   ` Leo Liu
  0 siblings, 1 reply; 3+ messages in thread
From: martin rudalics @ 2014-10-10  9:03 UTC (permalink / raw
  To: Leo Liu, 18656

> 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







^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#18656: 25.0.50; (defun temp-buffer-window-show (&optional buffer action) ....)
  2014-10-10  9:03 ` martin rudalics
@ 2014-10-10 12:41   ` Leo Liu
  0 siblings, 0 replies; 3+ messages in thread
From: Leo Liu @ 2014-10-10 12:41 UTC (permalink / raw
  To: martin rudalics; +Cc: 18656-done

version: 25.1

On 2014-10-10 11:03 +0200, martin rudalics wrote:
> Yes.  Please do that.
>
> Thanks, martin

Done.

Leo





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-10 12:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-07 15:32 bug#18656: 25.0.50; (defun temp-buffer-window-show (&optional buffer action) ....) Leo Liu
2014-10-10  9:03 ` martin rudalics
2014-10-10 12:41   ` Leo Liu

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.