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

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

require printing causes an error


From: Harald Maier
Subject: require printing causes an error
Date: Thu, 11 Nov 2004 08:36:35 +0100 (CET)

Symptoms:

(require 'printing)

cause the following error:

Debugger entered--Lisp error: (wrong-type-argument listp 3)
  pr-menu-get-item(("PostScript Print" "File" "PostScript Utility"))
  pr-menu-alist(((mpage "mpage" nil "-b%s" "-%d" "-l" "-t" "-T" ">" nil) (psnup 
"psnup" ("-q") "-P%s" "-%d" "-l" nil nil " " nil (inherits-from: . no-duplex))) 
pr-ps-utility pr-menu-set-utility-title ("PostScript Print" "File" "PostScript 
Utility") save-var t "PostScript Utility" nil 1)
  pr-do-update-menus(t)
  pr-update-menus(t)
  byte-code("=8c0=8c1!=88=8c2=8c3!=87" [pr-update-menus t provide printing] 2)
  require(printing)
  eval((require (quote printing)))
  eval-last-sexp-1(t)
  eval-last-sexp(t)
  eval-print-last-sexp()
  call-interactively(eval-print-last-sexp)


In GNU Emacs 21.3.50.9 (i686-pc-linux-gnu, Motif Version 2.2.2)
 of 2004-11-10 on eos
Distributor `Hummingbird Ltd.', version 11.0.80015
configured using `configure '--with-x-toolkit=motif' 
'--x-includes=/usr/X11R6/include' '--x-libraries=/usr/X11R6/lib''

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: en_US
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Major mode: Debugger

Minor modes in effect:
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t

Recent input:
<help-echo> ( r e q u i r e SPC ' p r i n t i n g ) 
C-j <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <menu-bar> <help-menu> <report-emacs-b
ug>

Recent messages:
Loading mwheel...done
(/home/maierh/build/cvs/emacs/src/emacs -q --no-site-file)
Loading disp-table...done
Loading tool-bar...done
Loading image...done
Loading tooltip...done
Loading debug...done
Entering debugger...
Loading help-mode...done
Loading emacsbug...done




reply via email to

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