emacs-pretest-bug
[Top][All Lists]
Advanced

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

PostScript printing does not work


From: Alexandru Harsanyi
Subject: PostScript printing does not work
Date: Wed, 07 Mar 2007 15:29:36 -0800

Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

        1/ Start emacs with "emacs -Q"

        2/ type "Hello World!" in the scratch buffer (any text will
        do)

        3/ Try to print the buffer with "File/Postscript Print Buffer
        (B+W) (any of the postscript print commands will do)

Instead of printing the text, an error message will be shown:

        Symbol's value as variable is void: ps-lf-cache

I believe the problem is related to this change (from lisp/ChangeLog):

2007-03-01  Vinicius Jose Latorre  <address@hidden>

        * ps-print.el: Replace (defvar VAR nil) by (defvar VAR).
        (ps-setup): Print which Emacsen is running ps-print package.

If I change all the (defvar VAR) back to (defvar VAR nil), recompile
and load ps-print.el, postscript printing works again.


Kind Regards,
Alex.


If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
c:/Alex/Other1/emacs-22.0.95/etc/DEBUG for instructions.


In GNU Emacs 22.0.95.1 (i386-msvc-nt5.1.2600)
 of 2007-03-08 on AUPERAWS933
X server distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-msvc (13.10)'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ENA
  locale-coding-system: cp1252
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  encoded-kbd-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t

Recent input:
<help-echo> H e l l SPC <backspace> o SPC W o r l d 
! <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <menu-bar> <file> <ps-print-buffer> 
M-x r e p o r t <tab> <return>

Recent messages:
(c:\Alex\Other1\emacs-22.0.95\bin\emacs.exe -Q)
Loading encoded-kb...done
For information about the GNU Project and its goals, type C-h C-p.
Loading ps-print...done
Formatting...  0%
Loading ps-mule...done
ps-mule-begin-job: Symbol's value as variable is void: ps-lf-cache
Loading emacsbug...
Loading regexp-opt...done
Loading emacsbug...done





reply via email to

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