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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 6173 in the body.
You can then email your comments to 6173 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6173; Package emacs. (Tue, 11 May 2010 17:43:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to nflath <flat0103 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 11 May 2010 17:43:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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)
  




Reply sent to Juanma Barranquero <lekktu <at> gmail.com>:
You have taken responsibility. (Tue, 11 May 2010 22:06:02 GMT) Full text and rfc822 format available.

Notification sent to nflath <flat0103 <at> gmail.com>:
bug acknowledged by developer. (Tue, 11 May 2010 22:06:02 GMT) Full text and rfc822 format available.

Message #10 received at 6173-done <at> debbugs.gnu.org (full text, mbox):

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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 09 Jun 2010 11:24:03 GMT) Full text and rfc822 format available.

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.