all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* prefixes and enable-theme, ...
@ 2005-09-05 18:40 Stefan Monnier
  2005-09-05 18:56 ` Luc Teirlinck
  2005-09-06  5:29 ` Richard M. Stallman
  0 siblings, 2 replies; 4+ messages in thread
From: Stefan Monnier @ 2005-09-05 18:40 UTC (permalink / raw)



I see that some custom-theme functions have been renamed:

   require-theme -> load-theme
   custom-enable-theme -> enable-theme
   custom-disable-theme -> disable-theme

I know that a good bit of the "core" Emacs functionality doesn't follow the
coding convention that requires the use of unique prefixes in variables and
function names.  But I think it'd be good to try and avoid making this any
worse than it already is.

So I suggest we either keep the old "custom-..." names or otherwise switch to:

      theme-require
      theme-enable
      theme-disable
      theme-provide


-- Stefan

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

end of thread, other threads:[~2005-09-06  5:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-05 18:40 prefixes and enable-theme, Stefan Monnier
2005-09-05 18:56 ` Luc Teirlinck
2005-09-05 18:59   ` Stefan Monnier
2005-09-06  5:29 ` Richard M. 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.