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

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

Re: error? "Package lucid is obsolete!"


From: Eli Zaretskii
Subject: Re: error? "Package lucid is obsolete!"
Date: Sat, 08 Oct 2011 09:19:13 +0200

> Date: Sat, 8 Oct 2011 15:56:31 +0900
> From: ishi soichi <soichi777@gmail.com>
> 
> Recently my emacs produces an error (?) "Package lucid is obsolete!" when
> launched.
> I have no idea what it means...

Just what it says: the lucid.el package is obsolete.

Do you have some customizations on your .emacs file that load lucid?
If so, remove the command that loads lucid (something like '(load "lucid")'
or '(require 'lucid)'), and see if something stops working; it shouldn't.



reply via email to

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