On Thu, 2002-10-31 at 19:51, Adrian Aichner wrote:
Gerd> there seems to be a package generation problem with the
latest
Gerd> ps-print package. When I call pretty-print I get "Signaling:
Gerd> (void-function set-buffer-multibyte)" (see attached backtrace). This
Gerd> message goes away and everything works, if I evaluate the plain lisp
Gerd> file "ps-print.el".
That's because that file has this:
;; For Emacs 20.2 and the earlier version.
(or (fboundp 'set-buffer-multibyte)
(defun set-buffer-multibyte (arg)
(setq enable-multibyte-characters arg)))
I can't reproduce this.
Suggestions? You're talking about invoking "File->Pretty-Print
<buffer>", right?
--
\/ille Skyttä
scop at
xemacs.org