emacs-devel
[Top][All Lists]
Advanced

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

Re: Argument names in Elisp Reference vs docstrings


From: Kim F. Storm
Subject: Re: Argument names in Elisp Reference vs docstrings
Date: Mon, 19 Sep 2005 10:04:40 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

"Richard M. Stallman" <address@hidden> writes:

>     I don't have time to check the guidelines right now, but shouldn't a 
> boolean
>     argument's name end in "-p"? That is, wouldn't "must-match-p" be
>     conventional (and clearer)?
>
> No.  The `-p' convention is for functions (predicates) only.

Some code use -flag on boolean vars.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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