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

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

NOT A BUG - RE: cannot load printing.el version 6.8.3 in CVS Emacs of 1-


From: Drew Adams
Subject: NOT A BUG - RE: cannot load printing.el version 6.8.3 in CVS Emacs of 1-30-2005
Date: Tue, 3 May 2005 10:15:01 -0700

Sorry for the long delay about this. This was my bad - there is no bug.
I was mistakenly loading a previous, local version of printing.el into the
newer version of Emacs.

Thanks,

  Drew

    -----Original Message-----
    From: Drew Adams [mailto:address@hidden
    Sent: Wednesday, February 02, 2005 11:47 AM
    To: address@hidden
    Subject: cannot load printing.el version 6.8.3 in CVS Emacs of 1-30-2005


    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/include'





reply via email to

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