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

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

bug#10057: 24.0.91; doc string of `Info-find-file'


From: Stefan Monnier
Subject: bug#10057: 24.0.91; doc string of `Info-find-file'
Date: Tue, 15 Nov 2011 16:50:31 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.91 (gnu/linux)

> "Optional second argument NOERROR, if t, means if file is not found
> just return nil (no error)."
 
> Sigh.  This says only what a value of `t' means.  It does not say what
> other non-nil values mean.  Please state clearly and completely what
> NOERROR means.
 
Well, it does say that if you use a non-nil and non-t value, you're on
your own.  So the only potentially missing doc is what happens when it's
absent (aka nil), which is only explained in a indirect way.


        Stefan





reply via email to

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