GNU bug report logs - #6173
24.0.50; (require 'dirtrack) erroring

Previous Next

Package: emacs;

Reported by: nflath <flat0103 <at> gmail.com>

Date: Tue, 11 May 2010 17:43:02 UTC

Severity: normal

Found in version 24.0.50

Done: Juanma Barranquero <lekktu <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#6173: closed (24.0.50; (require 'dirtrack) erroring)
Date: Tue, 11 May 2010 22:06:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 12 May 2010 00:05:30 +0200
with message-id <AANLkTilg4Flv5keUYhYVVsbf9THR1WCh4911FQ9mm2WK <at> mail.gmail.com>
and subject line Re: bug#6173: 24.0.50; (require 'dirtrack) erroring
has caused the GNU bug report #6173,
regarding 24.0.50; (require 'dirtrack) erroring
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
6173: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6173
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: nflath <flat0103 <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.50; (require 'dirtrack) erroring
Date: Tue, 11 May 2010 13:42:02 -0400
When I try to load dirtrack, emacs gives an error

recipe:
emacs -q
M-: (require 'dirtrack)
Output:
Debugger entered--Lisp error: (error "Don't know how to make a localized variable an alias")
  defvaralias(dirtrackp dirtrack-mode nil)
  


[Message part 3 (message/rfc822, inline)]
From: Juanma Barranquero <lekktu <at> gmail.com>
To: nflath <flat0103 <at> gmail.com>
Cc: 6173-done <at> debbugs.gnu.org
Subject: Re: bug#6173: 24.0.50; (require 'dirtrack) erroring
Date: Wed, 12 May 2010 00:05:30 +0200
On Tue, May 11, 2010 at 19:42, nflath <flat0103 <at> gmail.com> wrote:
> When I try to load dirtrack, emacs gives an error
>
> recipe:
> emacs -q
> M-: (require 'dirtrack)
> Output:
> Debugger entered--Lisp error: (error "Don't know how to make a localized variable an alias")
>  defvaralias(dirtrackp dirtrack-mode nil)

Fixed by removing the defcustom and `make-variable-buffer-local'
declaration for dirtrackp. It doesn't make sense to have an obsolete
defcustom that cannot be customized anyway.

    Juanma


This bug report was last modified 15 years and 17 days ago.

Previous Next


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