all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* what is the convention for `info' and `Info'?
@ 2011-06-10 19:16 Drew Adams
  2011-06-14 20:42 ` Drew Adams
  2011-06-14 22:00 ` Juri Linkov
  0 siblings, 2 replies; 7+ messages in thread
From: Drew Adams @ 2011-06-10 19:16 UTC (permalink / raw)
  To: emacs-devel

Library info.el has a mix of vars, faces, and functions with names that begin
with `info' or `Info'.  What is the convention here - when to use one or the
other?  There doesn't seem to be any rhyme or (non-hysterical) reason.

There are internal vars and user options that use `Info'.  All defvars except
`info-tool-bar-map' use `Info' (53/54).  All defcustoms use `Info'.  But all
deffaces (which are also for user customization) use `info'.

There are commands that use `info' and commands that use `Info'.  Perhaps the
intended difference here is commands within *info* and commands to be used
anywhere (?).  Similarly, there are non-interactive functions that use one or
the other.

This cannot, AFAICT, be helpful to users (or to maintainers, for that matter).




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-06-15 23:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-10 19:16 what is the convention for `info' and `Info'? Drew Adams
2011-06-14 20:42 ` Drew Adams
2011-06-14 21:57   ` Stephen J. Turnbull
2011-06-14 22:18     ` PJ Weisberg
2011-06-14 23:20       ` Stephen J. Turnbull
2011-06-14 22:00 ` Juri Linkov
2011-06-15 23:36   ` Richard Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.