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

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

Checkdoc insists on -flag for variable-names even if -p.


From: Deepak Goel
Subject: Checkdoc insists on -flag for variable-names even if -p.
Date: Mon, 4 Feb 2002 13:37:08 -0500 (EST)

hello

Consider a variable-definition

(defvar doing-good-p nil)

the -p already lets you know that it is a 'boolean/flag'.. but M-x
checkdoc-current-buffer will want to make it doing-good-p-flag.

Is -flag preferable to -p ?  Isn't -p also acceptable?  (if i had the
choice, i would perhaps use -p instead of -flag). 



This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.1.2 (sparc-sun-solaris2.6, X toolkit, Xaw3d scroll bars)
 of 2001-10-30 on ratbert.eng.umd.edu
configured using `configure  --prefix=/usr/local/gnu 
--infodir=/usr/local/gnu/info/emacs-21.1 --with-kerberos --with-x 
--with-x-toolkit=yes --with-xpm --with-jpeg --with-tiff --with-gif --with-png'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:




Recent input:
s e n t 0 - ESC [ A ESC [ B ESC [ A ESC [ B ESC g s 
ESC [ A ESC [ A ESC [ B RET ESC > ESC [ A RET RET RET 
RET RET SPC RET RET RET RET RET RET RET q s s s ESC 
x e m , a c ESC DEL ESC DEL ESC DEL r e p o ESC x r 
e p o r t 0 - e DEL DEL DEL - e m a c s - b u i g DEL 
DEL g TAB RET

Recent messages:
Saving /homes/deego/.newsrc...done
Saving /homes/deego/.newsrc.eld...
Saving file /homes/deego/.newsrc.eld...
Wrote /homes/deego/.newsrc.eld
Saving /homes/deego/.newsrc.eld...done
(No changes need to be saved) [2 times]
byte-code: Text is read-only: #<buffer  *Minibuf-1*>
call-interactively: Text is read-only [4 times]
call-interactively: Quit
Loading emacsbug...done



reply via email to

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