GNU bug report logs - #4706
customize and aliases

Previous Next

Package: emacs;

Reported by: rgm <at> gnu.org

Date: Mon, 12 Oct 2009 11:35:04 UTC

Severity: minor

Tags: wontfix

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #40 received at 4706 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 4706 <at> debbugs.gnu.org
Subject: Re: bug#4706: customize and aliaes
Date: Fri, 16 Oct 2009 02:48:39 -0400
submitter 4706 rgm <at> 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.



This bug report was last modified 14 years and 6 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.