all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Per Abrahamsen <per.abrahamsen@gmail.com>
Cc: Tom Tromey <tromey@redhat.com>, emacs-pretest-bug@gnu.org
Subject: Re: multiple queries to delete excess backup version w/ custom
Date: Sun, 06 Jan 2008 11:09:14 +0100	[thread overview]
Message-ID: <4780A8CA.2000200@gmx.at> (raw)
In-Reply-To: <66a8b7a0801051546m29e9cc07p84b991a16e59ace@mail.gmail.com>

 > Eh, am I supposed to have an opinion?  Yes, customize-save-all can be
 > called multiple times.   And yes, that is a bug, not a feature.
 > Fixing it will require either some careful analysis figuring out all
 > possible ways it can be called with the possibility of forgetting
 > some, or some gross hack like an "inhibit" variable.  Your choice.

Thank you for responding.  The doc-string of `Custom-save' says

   "Set all edited settings, then save all settings that have been set."

which inherently reduces to

   (widget-apply child :custom-set)

followed by

   (custom-save-all)

Can you recall why you needed

   (widget-apply child :custom-save)

here, that is, something like:

   "Save all edited settings, then save all settings that have been set."

  reply	other threads:[~2008-01-06 10:09 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-04 20:41 multiple queries to delete excess backup version w/ custom Tom Tromey
2008-01-04 22:37 ` martin rudalics
2008-01-04 22:28   ` Tom Tromey
2008-01-04 23:11     ` martin rudalics
2008-01-04 22:50       ` Tom Tromey
2008-01-05 10:21         ` martin rudalics
2008-01-05 18:42           ` Tom Tromey
2008-01-05 22:29             ` martin rudalics
2008-01-05 23:46               ` Per Abrahamsen
2008-01-06 10:09                 ` martin rudalics [this message]
2008-01-06 13:26                   ` Per Abrahamsen
2008-01-06 16:09                     ` martin rudalics
2008-01-06 18:22                       ` Per Abrahamsen
2008-01-06 19:21                         ` martin rudalics
2008-01-06 19:58                           ` Per Abrahamsen
2008-01-06 22:22                             ` martin rudalics
2008-01-10  9:51                             ` martin rudalics
2008-01-06 10:46             ` Richard Stallman
2008-01-06  8:09         ` Richard Stallman
2008-01-05 14: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=4780A8CA.2000200@gmx.at \
    --to=rudalics@gmx.at \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=per.abrahamsen@gmail.com \
    --cc=tromey@redhat.com \
    /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.