unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Bill Wohler <wohler@newt.com>
Cc: emacs-devel@gnu.org
Subject: Re: Document option tool-bar-mode
Date: Sat, 17 Dec 2005 21:57:46 -0800	[thread overview]
Message-ID: <26173.1134885466@olgas.newt.com> (raw)
In-Reply-To: Luc Teirlinck's message of Sat, 17 Dec 2005 20:58:53 CST. <200512180258.jBI2wrO21007@raven.dms.auburn.edu>

Luc Teirlinck <teirllm@dms.auburn.edu> wrote:

> Bill Wohler wrote: 
> 
>       You can turn display of tool bars on or off with @kbd{M-x
>    -tool-bar-mode}.
>    +tool-bar-mode} or by customizing the option @samp{tool-bar-mode}.
> 
> The two things above are described as equivalent, but they are not.
> The first is strictly for the current session, the second is usually
> meant to be permanent.  It is @code{tool-bar-mode}, not @samp.

Thanks.

> `customizing' is ambiguous.  It does not consistently refer to the
> Customize interface, but is often used in a more general sense.

Perhaps we should not do that. "Customizing the option foo" is much
cleaner than "saving the variable foo through the Customize interface."

> I prefer the following patch, where the word `variable' still could be
> replaced by `option', depending on what we decide in another
> discussion.   It only talks about turning toolbars _off_ permanently,
> because they are enabled by default in all situations where they make
> sense.
> 
>       You can turn display of tool bars on or off with @kbd{M-x
>     tool-bar-mode}.  You can turn tool bars permanently off by putting the
>     line @code{(tool-bar-mode 0)} in your @file{.emacs} file, or by saving
>     the variable @code{tool-bar-mode} through the Customize interface.

A couple of small grammar tweaks:

       You can turn display of tool bars on or off with @kbd{M-x
     tool-bar-mode}. You can turn tool bars off permanently by putting
     the line @code{(tool-bar-mode 0)} in your @file{.emacs} file, or by
     setting and saving the variable @code{tool-bar-mode} through the
     Customize interface.

I still think that "customizing the option @code{tool-bar-mode}" is much
better.

-- 
Bill Wohler <wohler@newt.com>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.

  reply	other threads:[~2005-12-18  5:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-18  1:20 Document option tool-bar-mode Bill Wohler
2005-12-18  2:58 ` Luc Teirlinck
2005-12-18  5:57   ` Bill Wohler [this message]
2005-12-19  3:22     ` Luc Teirlinck
2005-12-19  3:41       ` Bill Wohler
2005-12-19  3:52         ` Luc Teirlinck
2005-12-19 23:46           ` Richard M. Stallman
2005-12-19  4:39   ` Richard M. Stallman
2005-12-19  4:49     ` Bill Wohler
2005-12-19  5:24     ` Luc Teirlinck
2005-12-19 23:47       ` Richard M. Stallman
2005-12-20  1:30         ` Luc Teirlinck
2005-12-20 16:33           ` Richard M. Stallman

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=26173.1134885466@olgas.newt.com \
    --to=wohler@newt.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 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).