unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: 4706@emacsbugs.donarmstrong.com
Subject: bug#4706: customize and aliaes
Date: Fri, 16 Oct 2009 02:48:39 -0400	[thread overview]
Message-ID: <4jtyxzj0l4.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <jwvskdk2ixm.fsf-monnier+emacsbugreports@gnu.org> (Stefan Monnier's message of "Thu, 15 Oct 2009 22:05:42 -0400")

submitter 4706 rgm@gnu.org
severity 4706 minor
stop

Fixed for aliases defined via define-obsolete-variable-alias.

AFAICS, the only possible remaining issue is:

i) You have customized oldvar.

ii) (defcustom oldvar ...) is replaced by
(defvaralias 'oldvar 'newvar)
(defcustom newvar ...)

(in a non-dumped file)

where oldvar is either not obsolete, or is made obsolete "by hand"
rather than through define-obsolete-variable-alias.





  reply	other threads:[~2009-10-16  6:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-12 11:28 bug#4706: 23.1.50; RMAIL mode fails to read mail first time jpff
2009-10-12 16:32 ` Glenn Morris
2009-10-12 19:37   ` bug#4706: customize and aliaes [was Re: bug#4706: 23.1.50; RMAIL mode fails to read mail first time] Glenn Morris
2009-10-12 19:45     ` Processed: " Emacs bug Tracking System
2009-10-12 22:53     ` bug#4706: customize and aliaes Glenn Morris
2009-10-13 20:04       ` Stefan Monnier
2009-10-15  6:14         ` Glenn Morris
2009-10-15 15:26           ` Stefan Monnier
2009-10-16  1:16             ` Glenn Morris
2009-10-16  2:05               ` Stefan Monnier
2009-10-16  6:48                 ` Glenn Morris [this message]
2009-10-16  6:55                   ` Processed: " Emacs bug Tracking System
2009-10-20 12:16   ` bug#4706: 23.1.50; RMAIL mode fails to read mail first time jpff
2009-10-20 18:33     ` Glenn Morris

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=4jtyxzj0l4.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=4706@emacsbugs.donarmstrong.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).