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

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

cannot load printing.el version 6.8.3 in CVS Emacs of 1-30-2005


From: Drew Adams
Subject: cannot load printing.el version 6.8.3 in CVS Emacs of 1-30-2005
Date: Wed, 2 Feb 2005 11:46:57 -0800

Tried to load the library printing.el that is in the 1-30-2005 CVS snapshot:

Debugger entered--Lisp error: (wrong-type-argument listp 2)
  nthcdr(2 2)
  (assq name (nthcdr 2 menu))
  (let* ((reversed ...) (name ...) (path ...) (menu ...)) (assq name (nthcdr
2 menu)))
  (and name-list (let* (... ... ... ...) (assq name ...)))
  pr-menu-get-item("PostScript Printers")
  (let ((item ...)) (and item (let* ... ... ... ...)))
  (progn (easy-menu-define pr-temp-menu nil "" (pr-menu-create name alist
var-sym fun entry index)) (let (...) (and item ...)) (set modified-sym nil))
  (if (and alist (or force ...)) (progn (easy-menu-define pr-temp-menu nil
"" ...) (let ... ...) (set modified-sym nil)))
  (when (and alist (or force ...)) (easy-menu-define pr-temp-menu nil ""
(pr-menu-create name alist var-sym fun entry index)) (let (...) (and item
...)) (set modified-sym nil))
  pr-menu-alist(((default "" nil nil "PRN")) pr-ps-name pr-menu-set-ps-title
"PostScript Printers" pr-ps-printer-menu-modified t "PostScript Printers"
postscript 2)
  pr-do-update-menus(t)
  pr-update-menus(t)
  eval-buffer(#<buffer  *load*> nil
"c:/Emacs-21.3.50-05-01/lisp/printing.el" nil t)
  ;;; Reading at buffer position 215795
  load-with-code-conversion("c:/Emacs-21.3.50-05-01/lisp/printing.el"
"c:/Emacs-21.3.50-05-01/lisp/printing.el" nil nil)
  load("c:/Emacs-21.3.50-05-01/lisp/printing.el" nil nil t)
  load-file("c:/Emacs-21.3.50-05-01/lisp/printing.el")
  call-interactively(load-file)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)



In GNU Emacs 21.3.50.1 (i386-mingw-nt5.1.2600)
 of 2005-01-30 on NONIQPC
Distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc
(3.3) --cflags -I../../jpeg-6b-3/include -I../../libpng-1.2.8/include -I../.
./tiff-3.6.1-2/include -I../../xpm-nox-4.2.0/include -I../../zlib-1.2.2/incl
ude'





reply via email to

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