emacs-devel
[Top][All Lists]
Advanced

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

Re: bug in 22.0.50.1 ?? no rmailgen.el


From: ken
Subject: Re: bug in 22.0.50.1 ?? no rmailgen.el
Date: Sun, 27 Aug 2006 15:25:11 -0400
User-agent: Thunderbird 1.5.0.5 (X11/20060725)

Eli Zaretskii wrote:
>> Date: Sat, 26 Aug 2006 12:33:48 -0400
>> From: ken <address@hidden>
>>
>> $ emacs  --debug-init &
>>
>> Backtrace shows:
>>
>> Debugger entered--Lisp error: (file-error "Cannot open load file"
>> "rmailgen")
>>   require(rmailgen)
>> [...]
>> Looking at ~/.gnu-emacs shows:
>>
>> ;; 8. Load package [REQUIRED].
>> (if (file-exists-p "/usr/share/emacs/site-lisp/rmailgen.el")
>>     (require 'rmailgen))
> 
> Where did that ~/.gnu-emacs file come from, and why does it try to
> look for rmailgen?
>
>> (Note: I would think that the installation routine shouldn't assume that
>> emacs will be installed under /usr/share/emacs/.)
> 
> Sorry, I cannot figure out what you meant here.

You seem to be saying that ~/.gnu-emacs is not part of the install of
the CVS version in question, yes?





reply via email to

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