emacs-devel
[Top][All Lists]
Advanced

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

Re: doc string of `local-variable-if-set-p'


From: Andreas Schwab
Subject: Re: doc string of `local-variable-if-set-p'
Date: Wed, 13 Oct 2004 20:23:49 +0200
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

Stefan <address@hidden> writes:

>> (1) Non-nil if VARIABLE will be local in buffer BUFFER if it is set there.
>
> It may not be the clearest way to say it, but it sounds correct to me.
> If I add parentheses to help parsing:
>
>   Non-nil if (VARIABLE will be local in buffer BUFFER if it is set there)
>
> I.e. in the case that VARIABLE is set in BUFFER, the VARIABLE will be local
> iff the function returns non-nil.

Maybe it becomes clearer when the second if is replaced by when.
Something like this:

      Non-nil if VARIABLE becomes local in buffer BUFFER when set there.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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