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: nflath <flat0103 <at> gmail.com>
Subject: bug#6173: closed (Re: bug#6173: 24.0.50; (require 'dirtrack)
 erroring)
Date: Tue, 11 May 2010 22:06:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#6173: 24.0.50; (require 'dirtrack) erroring

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 6173 <at> debbugs.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: 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

[Message part 3 (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)
  



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.