unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Semantics of autoload cookies on defcustoms
Date: Sun, 09 Jul 2006 15:04:20 -0400	[thread overview]
Message-ID: <E1FzeZo-0001xb-4Y@fencepost.gnu.org> (raw)
In-Reply-To: <jwv1wsv73og.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Sun, 09 Jul 2006 01:32:22 -0400)

    -              (if (equal setter ''custom-set-minor-mode)
    -                  `(put ',varname 'custom-set 'custom-set-minor-mode))))))

I think it would be incorrect to delete those two lines.  In the
existing code, that `put' call is output in addition to the
`custom-autoload' call.  With your change, only the `custom-autoload'
call would be output in that case.

I am pretty sure we added that `put' call a few months ago to fix a bug.
Deleting it would bring back the bug.

  reply	other threads:[~2006-07-09 19:04 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-05  4:01 Semantics of autoload cookies on defcustoms Stefan Monnier
2006-07-07  4:15 ` Richard Stallman
2006-07-07 13:33   ` T. V. Raman
2006-07-07 14:10     ` Stefan Monnier
2006-07-08  1:13     ` Richard Stallman
2006-07-07 14:08   ` Stefan Monnier
2006-07-08  1:13     ` Richard Stallman
2006-07-08  3:53       ` Stefan Monnier
2006-07-08 20:57         ` Richard Stallman
2006-07-09  5:32           ` Stefan Monnier
2006-07-09 19:04             ` Richard Stallman [this message]
2006-07-10 16:12               ` Stefan Monnier
2006-07-11  5:51                 ` Richard Stallman
2006-07-13 21:13             ` Stefan Monnier
2006-07-16  6:26               ` Richard Stallman
2006-07-23  3:43                 ` Stefan Monnier

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=E1FzeZo-0001xb-4Y@fencepost.gnu.org \
    --to=rms@gnu.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).