unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#2848: describe-variable's completions vs. set-variable's completions
@ 2009-04-01 18:39 jidanni
  2009-04-01 22:56 ` bug#2848: describe-variable's completions vs. set-variable'scompletions Drew Adams
  0 siblings, 1 reply; 2+ messages in thread
From: jidanni @ 2009-04-01 18:39 UTC (permalink / raw)
  To: bug-gnu-emacs

default-truncate-lines is a variable defined in `C source code'.
Its value is nil

OK, then why does set-variable not allow me to set it in the
minibuffer? "No match".

emacs-version "22.2.1"







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

* bug#2848: describe-variable's completions vs. set-variable'scompletions
  2009-04-01 18:39 bug#2848: describe-variable's completions vs. set-variable's completions jidanni
@ 2009-04-01 22:56 ` Drew Adams
  0 siblings, 0 replies; 2+ messages in thread
From: Drew Adams @ 2009-04-01 22:56 UTC (permalink / raw)
  To: jidanni, 2848, bug-gnu-emacs

> default-truncate-lines is a variable defined in `C source code'.
> Its value is nil
> 
> OK, then why does set-variable not allow me to set it in the
> minibuffer? "No match".
> 
> emacs-version "22.2.1"

Because it's not a *user* variable, that is, an option.

An option is a variable that you can set using `M-x set-variable'.

Options include, as a proper subset, customizable options, that is, variables
that you can set and save using Customize.







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

end of thread, other threads:[~2009-04-01 22:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-01 18:39 bug#2848: describe-variable's completions vs. set-variable's completions jidanni
2009-04-01 22:56 ` bug#2848: describe-variable's completions vs. set-variable'scompletions Drew Adams

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).