emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] Re: planner problems


From: Mark Simpson
Subject: [emacs-wiki-discuss] Re: planner problems
Date: Sun, 09 Apr 2006 22:26:43 -0400
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

>>>>> "Louis" == Louis B Moore <address@hidden> writes:

    Louis> hmmm, loaded new .debs and now I'm getting:


    Louis> An error has occurred while loading `/home/lbmoore/.emacs':

    Louis> Symbol's value as variable is void: inhibit-startup-hooks

i found that adding

  (defvar inhibit-startup-hooks nil)

ahead of any loading of planner/muse helped.  

NOTE: this is a workaround; not a fix to the problem in muse itself.

i am running emacs version:

GNU Emacs 21.4.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2005-10-02 on trouble, modified by Debian

And inhibit-startup-hooks does not seem to be an interned symbol.  A
quick google shows reference to this variable being defvar'd in
startup.el but it is not present in mine.  Perhaps this is a version
issue?













reply via email to

[Prev in Thread] Current Thread [Next in Thread]