unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* doc problems with defcustom
@ 2004-06-08  5:30 Werner LEMBERG
  2004-06-08  6:52 ` Miles Bader
  0 siblings, 1 reply; 16+ messages in thread
From: Werner LEMBERG @ 2004-06-08  5:30 UTC (permalink / raw)



[CVS 2004-05-30]

Neither in emacs.info nor elisp.info it is described how to customize
a variable defined with defcustom in a non-interactive way, this is,
how to configure it the `.emacs' file instead of using the `customize'
feature -- at least there isn't a link from the defcustom description
to such a place if it exists.

For example, I would like to make my users add `CJKinclude' to
reftex-include-file-commands, defined in reftex-vars.el.  For me, the
easiest way is to write

  (add-to-list 'reftex-include-file-commands "CJKinclude")

in `.emacs' (and this is what I recommend my users).

If such a solution is deprecated or should be avoided, please say so
in the documentation.


    Werner

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

end of thread, other threads:[~2004-06-10  6:55 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-08  5:30 doc problems with defcustom Werner LEMBERG
2004-06-08  6:52 ` Miles Bader
2004-06-08  6:58   ` Werner LEMBERG
2004-06-08  7:59     ` Kim F. Storm
2004-06-08  8:25       ` Juanma Barranquero
2004-06-08  9:23         ` Miles Bader
2004-06-08  9:33           ` David Kastrup
2004-06-08  9:35         ` Per Abrahamsen
2004-06-08 11:02         ` Kenichi Handa
2004-06-08 10:20       ` Kenichi Handa
2004-06-08 10:49         ` Stephan Stahl
2004-06-09  1:15         ` Miles Bader
2004-06-08 23:31       ` Richard Stallman
2004-06-08 23:31     ` Richard Stallman
2004-06-09  5:18       ` Werner LEMBERG
2004-06-10  6:55         ` Richard Stallman

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).