emacs-devel
[Top][All Lists]
Advanced

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

Re: Please restore `make-obsolete''s functionality.


From: Alan Mackenzie
Subject: Re: Please restore `make-obsolete''s functionality.
Date: Tue, 27 Jul 2010 19:45:17 +0000
User-agent: Mutt/1.5.9i

Hi, Dan,

On Mon, Jul 26, 2010 at 05:46:31PM -0400, Dan Nicolaescu wrote:
> Alan Mackenzie <address@hidden> writes:

> > Hi, Emacs,

> > In the definition of `make-obsolete' (in
> > .../lisp/emacs-list/run-byte.el), the third parameter WHEN is &optional.

> > At least it was until somebody changed the interactive form to make WHEN
> > mandatory, on the pretext that "New code should always provide the `when'
> > argument.".


> byte-run.el still says:

> (defun make-obsolete (obsolete-name current-name &optional when)

It does.  The next form after this defun,
`set-advertised-calling-convention' hides the &optional.

-- 
Alan Mackenzie (Nuremberg, Germany).



reply via email to

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