help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Problem loading icicles.el after my .emacs is loaded


From: Tim X
Subject: Re: Problem loading icicles.el after my .emacs is loaded
Date: Wed, 23 May 2007 14:23:30 +1000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

Nordlöw <per.nordlow@gmail.com> writes:

> Hey, there.
>
> icicles seems to be a marvellous emacs-must-have and works very nicely
> for me when I load it without first loading my .emacs. But when I do
> load my .emacs first it fails and spits out this single error message
> that I cannot relate to any of my previous emacs lisp knowledge:
>
>
> load-with-code-conversion: Symbol's value as variable is void: Obsolete
> \.
>
>
> I have googled it but I could not find any pages related to my
> problem.
>
> I have also searched for the string "Obselete" in the emacs cvs
> sources and in my own .emacs, extensions and configurations without
> getting any hits.
>
> What am I doing wrong? How can I trace the problem? I would really
> like to get icicles working with my other emacs add-ons.
>
>

start emacs with the command line switch --debug-init

This will give you a stack trace and a better idea of what is being called that
led to the problem.

tim


-- 
tcross (at) rapttech dot com dot au


reply via email to

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