all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: Print functions gone
Date: Fri, 07 Oct 2005 10:33:39 -0600	[thread overview]
Message-ID: <di6817$jqq$1@sea.gmane.org> (raw)
In-Reply-To: <m3u0fvz1i5.fsf@hawaii.rr.com>

Joe Bush wrote:
 > I do enable 'auto-compression-mode'. Could that be part of the
 > problem?

It is obviously part of the problem, but the bigger part is the
lpr.el.gz file in your site-lisp directory.

When you set debug-on-error to t, the *Backtrace* buffer shows:
   eval-buffer(#<buffer  *load*> nil "lpr" nil t)

Take a look at the buffer named " *load*": C-x b C-q SPC *load* RET
Does it look normal?  If so, go to the beginning of the code: C-M-S ^(
and then repeatedly run `C-M-f C-x e' to see which form is signalling
the error.

Also, try comparing the site-lisp/lpr.el.gz file to lisp/lpr.el, with
M-x ediff-files.  If there are no differences, or if the differences are
not desirable, just delete the site-lisp/lpr.el.gz file.

-- 
Kevin Rodgers

  reply	other threads:[~2005-10-07 16:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-02 22:18 Print functions gone Joe Bush
2005-10-03 15:59 ` Kevin Rodgers
     [not found] ` <mailman.9563.1128355467.20277.help-gnu-emacs@gnu.org>
2005-10-05  5:41   ` Joe Bush
2005-10-05 15:41     ` Kevin Rodgers
2005-10-05 17:27       ` Edward O'Connor
     [not found]       ` <mailman.9867.1128533522.20277.help-gnu-emacs@gnu.org>
2005-10-06  5:00         ` Joe Bush
2005-10-07 16:33           ` Kevin Rodgers [this message]
     [not found]           ` <mailman.10284.1128703103.20277.help-gnu-emacs@gnu.org>
2005-10-09 19:09             ` Print functions gone - Solved, Thanks Kevin! Joe Bush
     [not found]     ` <mailman.9851.1128527205.20277.help-gnu-emacs@gnu.org>
2005-10-06  4:54       ` Print functions gone Joe Bush

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='di6817$jqq$1@sea.gmane.org' \
    --to=ihs_4664@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.