unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Joe Bush <bushj004@hawaii.rr.com>
Subject: Re: Print functions gone
Date: Wed, 05 Oct 2005 05:41:38 GMT	[thread overview]
Message-ID: <m3acho7cbl.fsf@hawaii.rr.com> (raw)
In-Reply-To: mailman.9563.1128355467.20277.help-gnu-emacs@gnu.org

[-- Attachment #1: Type: text/plain, Size: 3578 bytes --]

Kevin Rodgers <ihs_4664@yahoo.com> writes:

> Joe Bush wrote:
>  > Somehow, I've managed to kill all print functions in my emacs
>  > (21.2.1). Print Buffer or Postscript Print Buffer commands now return
>  > 'Symbol's variable is void: \213'. I've had no trouble printing in the
>  > past, and figure I've erased a file needed by emacs to print.
>
> That seems unlikely.  Try `M-x set-variable RET debug-on-error RET t RET'
> and then post the *Backtrace* buffer that is displayed when you try to
> print.
>
>  > Can someone point me to the dependencies required by both print
>  > functions?
>
> lpr.el[c] requires no additional libraries.
> ps-print.el[c] requires lpr.el[c] and faces.el[c]
>
> -- 
> Kevin Rodgers

Thanks for the reply, Kevin.

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("ÄÅ!ˆÆÇ!„\x0e\0ÈÉ!ˆÊË!„\x18\0ËÌMˆÊÍ!„\"\0ÍÎMˆÊÏ!„,\0ÏÐMˆÊÑ!„6\0ÑÒMˆÊÓ!„@\0ÓÔMˆÊÕ!„J\0ÕÖMˆ×ØÙ\"ˆ×ÚÛ\"ˆ×ÜÝ\"ˆ×Þß\"ˆ×àá\"ˆ×âã\"ˆ×äå\"ˆ×æç\"ˆ×èé\"ˆ×êë\"ˆ×ìí\"ˆ×îï\"ˆ×ðñ\"ˆ×òó\"ˆ×ôõ\"ˆ×ö÷\"ˆ×øù\"ˆ×úû\"ˆ×üý\"ˆ×þÿ\"ˆ×@\0A\0\"ˆ×B\0C\0\"ˆ×D\0E\0\"ˆÊF\0!ƒÝ\0ׁG\0F\0\"ˆ‚æ\0ׁG\0H\0\"ˆÂ\bB\x10	I\0>\x12Ã\bB\x10	J\0>\x13K\0L\0M\0N\0O\0P\0Q\0R\0&\aˆK\0S\0M\0T\0U\0V\0W\0X\0Q\0Y\0Q\0L\0&\vˆK\0Z\0M\0[\0W\0X\0O\0\\\0Q\0S\0&	ˆK\0]\0M\0^\0W\0X\0O\0_\0Q\0S\0&	ˆK\0`\0M\0a\0W\0X\0O\0b\0Q\0S\0&	ˆK\0c\0M\0d\0W\0X\0O\0e\0Q\0S\0&	ˆK\0f\0M\0g\0W\0X\0O\0h\0Q\0S\0&	ˆK\0i\0M\0j\0W\0X\0O\0k\0Q\0S\0Q\0l\0&\vˆK\0m\0M\0n\0W\0X\0O\0o\0Q\0S\0&	ˆK\0p\0M\0q\0W\0X\0O\0r\0Q\0S\0&	ˆK\0s\0M\0t\0W\0X\0O\0u\0Q\0S\0&	ˆK\0v\0M\0w\0W\0X\0O\0x\0Q\0S\0&	ˆK\0y\0M\0z\0W\0X\0O\0{\0Q\0S\0&	ˆK\0|\0M\0}\0W\0X\0O\0~\0Q\0S\0&	‡" [current-load-list system-type ps-windows-system ps-lp-system require lpr featurep lisp-float-type error "`ps-print' requires floating point support" fboundp set-buffer-multibyte #[(arg) "\b‰\x11‡" [arg enable-multibyte-characters] 2] string-as-unibyte #[(arg) "\b‡" [arg] 1] string-as-multibyte #[(arg) "\b‡" [arg] 1] char-charset #[(arg) "À‡" [ascii] 1] charset-after #[(&optional arg) "Á\bf!‡" [arg char-charset] 2] line-beginning-position #[(&optional n) "Š\bƒ\x0f\0\bÁU„\x0f\0\bSyˆÂ ˆ`)‡" [n 1 beginning-of-line] 2] defalias ps-x-color-instance-p color-instance-p ps-x-color-instance-rgb-components color-instance-rgb-components ps-x-color-name color-name ps-x-color-specifier-p color-specifier-p ps-x-copy-coding-system copy-coding-system ps-x-device-class device-class ps-x-extent-end-position extent-end-position ps-x-extent-face extent-face ps-x-extent-priority extent-priority ps-x-extent-start-position extent-start-position ps-x-face-font-instance face-font-instance ps-x-find-coding-system find-coding-system ps-x-font-instance-properties font-instance-properties ...] 12)
-------------------------------------------------------------------------------

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.

-Joe.


[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

  parent reply	other threads:[~2005-10-05  5:41 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 [this message]
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
     [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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=m3acho7cbl.fsf@hawaii.rr.com \
    --to=bushj004@hawaii.rr.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).