From: Stefan Monnier <monnier@iro.umontreal.ca>
To: bob@rattlesnake.com
Cc: emacs-devel@gnu.org
Subject: Re: You can set this variable in your initialization file.
Date: Sun, 30 Mar 2008 22:06:06 -0400 [thread overview]
Message-ID: <jwvr6drodm7.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: m1Jg8kg-002K4NC@rattlesnake.com
>> Many variables cannot usefully be set in the .emacs file and yet C-h v
>> keeps telling me "You can set this variable in your initialization
>> file".
>>
>> I don't know of any.
> For example, in my .emacs file I can set `noninteractive'
> noninteractive is a variable defined in `C source code'.
> Its value is t
> although I set it back since I am running in an interactive terminal.
> I can also set `minibuffer-completion-predicate'
> minibuffer-completion-predicate is a variable defined in `C source code'.
> Its value is t
> (Setting seems crazy to me -- but I can set. Perhaps `usefully'
> is the appropriate word. What other variables should not be
> customized, although they can be?)
This link is displayed all the time, so for non-newbies its
informational content is nil. For newbie, telling them that they can
set minibuffer-completion-predicate in their .emacs is just a clever way
to confuse them. I'd rather we only add it to variables that are
`custom'izable. Later on, they'll learn about the rest.
Stefan
next prev parent reply other threads:[~2008-03-31 2:06 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-30 5:06 You can set this variable in your initialization file Stefan Monnier
2008-03-30 12:03 ` Robert J. Chassell
2008-03-30 19:17 ` Juanma Barranquero
2008-03-31 1:23 ` Robert J. Chassell
2008-03-31 2:06 ` Stefan Monnier [this message]
2008-03-31 8:15 ` Juanma Barranquero
2008-03-30 22:27 ` Stefan Monnier
2008-03-30 22:48 ` Juri Linkov
2008-03-30 23:30 ` Juanma Barranquero
2008-03-30 23:59 ` Juri Linkov
2008-03-31 0:17 ` Juanma Barranquero
2008-03-31 19:50 ` Glenn Morris
2008-04-02 15:17 ` Chong Yidong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvr6drodm7.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=bob@rattlesnake.com \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.