unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
Cc: emacs-devel@gnu.org
Subject: Re: customizing `frame-background-mode'
Date: Sun, 20 Nov 2005 23:47:19 +0200	[thread overview]
Message-ID: <87veyn6mdk.fsf@jurta.org> (raw)
In-Reply-To: <43804645.5060302@gmx.at> (martin rudalics's message of "Sun, 20 Nov 2005 10:47:49 +0100")

>> I think the [default] button is misleading into thinking it has
>> something to do with the default value of frame-background-mode.
>> Perhaps it should be changed from the button to ordinary text,
>> because the [Value Menu] button prior to it has the same menu
>> for selecting its value.  Also the tag "default" could be changed
>> to something more descriptive like "default brightness".
>
> The [Value Menu] and the [dark/light/default] button behave in exactly
> the same manner.  I wonder whether they should do something different.
> With other words, why not replace
>
>   :type '(choice (choice-item dark)
> 		 (choice-item light)
> 		 (choice-item :tag "default" nil)))
>
> by
>
>   :type '(choice (const dark)
> 		 (const light)
> 		 (const :tag "default" nil)))

This is exactly what I meant.  Also I suggest to rename the tag "default"
to "default brightness".

-- 
Juri Linkov
http://www.jurta.org/emacs/

  reply	other threads:[~2005-11-20 21:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-18 10:53 customizing `frame-background-mode' martin rudalics
2005-11-20  1:23 ` Juri Linkov
2005-11-20  9:47   ` martin rudalics
2005-11-20 21:47     ` Juri Linkov [this message]
2005-11-20 23:22     ` Richard M. Stallman
2005-11-20 23:22   ` 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=87veyn6mdk.fsf@jurta.org \
    --to=juri@jurta.org \
    --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).