Anyone have any clue what this is?
Value: "21.1 (patch 12) \"Channel Islands\" XEmacs Lucid"
Signaling: (void-function null-buffer-file-name)
signal(void-function (null-buffer-file-name))
byte-code("..." [kill-buffer buf signal data] 3)
find-file-noselect("/home/nbecker/balmail.tar.gz")
I'm making a wild guess, but has your copy of lisp/files.el gotten
corrupted (this is where find-file-noselect is defined)? It contains a
number of occurrences of:
(null buffer-file-name)
It's suspicious that the error symbol is "null-buffer-file-name".
--
Darryl Okahata
darrylo(a)soco.agilent.com
DISCLAIMER: this message is the author's personal opinion and does not
constitute the support, opinion, or policy of Agilent Technologies, or
of the little green men that have been following him all day.