emacs-devel
[Top][All Lists]
Advanced

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

Re: sit-for arg old-nodisp not documented


From: Juanma Barranquero
Subject: Re: sit-for arg old-nodisp not documented
Date: Sun, 31 Jul 2005 18:02:21 +0200

On 7/31/05, Lennart Borgman <address@hidden> wrote:

> Thanks, I did see that (though I am a lousy reader) but OLD-NODISP is
> still not mentioned.

It is not mentioned because it is not OLD-NODISP. It is NODISP, when
using the old profile.

> An easy way to fix this particular problem would
> perhaps be to just change the description of the old format (since that
> is just a part of the doc string I assume):
> 
>   - (old): (sit-for SECONDS &optional MILLISECONDS OLD-NODISP)

That would not help argument highlighting (the second declaration
won't be used to detect argument references in the docstring), and you
will need to add a section explaining what OLD-NODISP do. As it is
now, it is clear that MILLISECONDS is an additional argument that just
happens to be between SECONDS and NODISP.

-- 
                    /L/e/k/t/u




reply via email to

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