all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "martin rudalics" <rudalics@gmx.at>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: RE: "CHANGED outside Customize" in frames customization group
Date: Sat, 29 Dec 2007 10:14:45 -0800	[thread overview]
Message-ID: <BNELLINCGFJLDJIKDGACEEBECGAA.drew.adams@oracle.com> (raw)
In-Reply-To: <47768503.9010108@gmx.at>

>  >>Maybe these variables shouldn't be customizable in the first place.
>  >>Else we should try to improve the user interface.
>  >
>  > I do hope that first suggestion is an early April Fool's joke. ;-)
>
> Why do you think so?  The doc-string of `default-frame-alist' states:
>
> These may be set in your init file, like this:
>    (setq default-frame-alist '((width . 80) (height . 55)
>                                (menu-bar-lines . 1)))
>
> In my book suggesting the use of `setq' to set a variable contradicts
> the very idea of customizing that variable.

1. Not in my book.

2. If there is a contradiction (in your book), then it is a doc problem, not
a product design problem. Customizing is possible today, and it should
remain so. There is no reason that users shouldn't be able to use Customize
for this.

Now, it is true that if you count on Customize settings for this in your
init file or `custom-file', then those settings need to be loaded at an
appropriate time. If you load `custom-file' at the end of your .emacs, and
you have other code in your .emacs that depends on the customization of
`default-frame-alist', then you've done the wrong thing.

Please don't think about making things such as `default-frame-alist'
non-custom variables just to fix a product problem. Please find another way
around the difficulties you ran into.

  reply	other threads:[~2007-12-29 18:14 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-29  9:44 "CHANGED outside Customize" in frames customization group martin rudalics
2007-12-29 15:51 ` Drew Adams
2007-12-29 16:14   ` Luc Teirlinck
2007-12-29 17:33   ` martin rudalics
2007-12-29 18:14     ` Drew Adams [this message]
2007-12-30  1:36     ` Richard Stallman
2007-12-29 17:48 ` Richard Stallman
2007-12-30 14:07   ` martin rudalics
2007-12-30 15:42     ` Richard Stallman
2007-12-30 18:18       ` martin rudalics
2007-12-30 22:58         ` Richard Stallman
2007-12-31 11:04           ` martin rudalics
2008-01-01  3:18             ` Richard Stallman
2008-01-01 10:24               ` martin rudalics
2008-01-03  9:50                 ` Richard Stallman
2008-01-03 19:32                   ` martin rudalics
2008-01-05  5:54                     ` Richard Stallman
2008-01-05 10:14                       ` martin rudalics
2008-01-06 18:10                         ` Richard Stallman
2008-01-06 19:00                           ` martin rudalics
2008-01-07 11:31                             ` Richard 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

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

  git send-email \
    --in-reply-to=BNELLINCGFJLDJIKDGACEEBECGAA.drew.adams@oracle.com \
    --to=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --cc=rudalics@gmx.at \
    /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.