unofficial mirror of emacs-devel@gnu.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 23:22:29 +0100	[thread overview]
Message-ID: <478154A5.6030007@gmx.at> (raw)
In-Reply-To: <66a8b7a0801061158n23944eecj229587352537682f@mail.gmail.com>

 > You might want to implement the function that saves as a call to the
 > function that merely marks for saving, followed by a call to to
 > custom-save-all, rather than duplicate the code.

Good.  But the end of `custom-variable-save' reads as

     (custom-save-all)
     (custom-variable-state-set widget)
     (custom-redraw-magic widget)))

and I think I should still do the last two calls _after_ calling
`custom-save-all' - just in case the latter throws an error.

  reply	other threads:[~2008-01-06 22:22 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
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 [this message]
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

  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=478154A5.6030007@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 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).