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

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

Re: Print functions gone


From: Kevin Rodgers
Subject: Re: Print functions gone
Date: Wed, 05 Oct 2005 09:41:06 -0600
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

Joe Bush wrote:
> Following is the *backtrace* buffer:
>
> -------------------------------------------------------------------------- > Debugger entered--Lisp error: (error "Cannot return from the debugger in an error")
>   eval-buffer(#<buffer  *load*> nil "lpr" nil t)
> load-with-code-conversion("/usr/local/share/emacs/21.2/site-lisp/lpr.el.gz" "lpr" nil t)
>   require(lpr)
> byte-code("??!???!?-------------------------------------------------------------------------------

Why did you cut off the buffer there?  I'll just assume that lpr was
required by ps-print.

> Copies of lpr.el, lpr.elc, ps-print.el, ps-print.elc, faces.el & faces.elc are present in
> /usr/local/share/emacs/21.2/lisp, while lpr.el.gz is present in
> /usr/local/share/emacs/21.2/site-lisp.

What is lpr.el.gz doing in the site-lisp directory?  Unless you know a
good reason for that, I'd delete it so that lpr.elc is loaded from the
lisp directory.

(Since when does require/load look for files ending in ".el.gz"?)

--
Kevin Rodgers





reply via email to

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