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

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

[debbugs-tracker] bug#22748: closed (24.5; (elisp) `Type Predicates': Re


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#22748: closed (24.5; (elisp) `Type Predicates': Repeat the rule from `Coding Conventions')
Date: Sat, 20 Feb 2016 18:53:02 +0000

Your message dated Sat, 20 Feb 2016 20:52:03 +0200
with message-id <address@hidden>
and subject line Re: bug#22748: 24.5; (elisp) `Type Predicates': Repeat the 
rule from `Coding Conventions'
has caused the debbugs.gnu.org bug report #22748,
regarding 24.5; (elisp) `Type Predicates': Repeat the rule from `Coding 
Conventions'
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
22748: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22748
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.5; (elisp) `Type Predicates': Repeat the rule from `Coding Conventions' Date: Sat, 20 Feb 2016 10:23:32 -0800 (PST)
(elisp) `Coding Conventions' makes clear that a predicate name that has
multiple words should end in `-p', not just `p'.  This should also be
made clear in node `Type Predicates', which currently says only this
about the naming:

  Following a general Lisp convention for predicate functions, most type
  predicates=A1=AF names end with =A1=AEp=A1=AF.

And that node should have a cross reference to node `Coding
Conventions', which details the "general Lisp convention for predicate
functions" that it refers to.


In GNU Emacs 24.5.1 (i686-pc-mingw32)
 of 2015-04-11 on LEG570
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=3D/c/usr --host=3Di686-pc-mingw32'



--- End Message ---
--- Begin Message --- Subject: Re: bug#22748: 24.5; (elisp) `Type Predicates': Repeat the rule from `Coding Conventions' Date: Sat, 20 Feb 2016 20:52:03 +0200
> Date: Sat, 20 Feb 2016 10:23:32 -0800 (PST)
> From: Drew Adams <address@hidden>
> 
> (elisp) `Coding Conventions' makes clear that a predicate name that has
> multiple words should end in `-p', not just `p'.  This should also be
> made clear in node `Type Predicates', which currently says only this
> about the naming:
> 
>   Following a general Lisp convention for predicate functions, most type
>   predicates=A1=AF names end with =A1=AEp=A1=AF.
> 
> And that node should have a cross reference to node `Coding
> Conventions', which details the "general Lisp convention for predicate
> functions" that it refers to.

"Coding Conventions" are about future code; "Type Predicates" describe
the reality.  These two are not necessarily identical.

Closing.


--- End Message ---

reply via email to

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