help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [External] : Re: Is there a way of setting a variable only when it e


From: Drew Adams
Subject: RE: [External] : Re: Is there a way of setting a variable only when it exists?
Date: Tue, 15 Mar 2022 15:33:53 +0000

> - what is user option?

C-h r
g Glossary
C-s User Option

  User Option
     A user option is a face (q.v.) or a variable (q.v.) that exists so
     that you can customize Emacs by setting it to a new value.  *Note
     Easy Customization::.

Personally, I think that definition isn't up-to-date.

Most places in Emacs, "option", aka "user option", aka
"user variable", aka "custom variable" means what you
can customize using `M-x customize-option'.  That is,
faces are not normally considered options.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]