Norbert Eisinger wrote:
================================================================
Dear Bug Team!
XEmacs crashed when I tried to open an existing but empty .tex file using
C-x 5 f
after I had already opened 3 .tex files in 3 screens.
The error message asked me to report the bug, but I don't need a reply.
Best regards,
Norbert
Lisp backtrace follows:
redisplay-frame(#<x-frame "emacs" 0x2e06>)
# bind (ext gutter-string val zmacs-region-stays inhibit-read-only frame value message)
raw-append-progress-feedback("Fontifying ....tex..." 0 #<x-frame
"emacs" 0x2e06>)
# bind (tmsg top frame value message label)
append-progress-feedback(font-lock "Fontifying ....tex..." 0 nil)
# bind (frame value message label)
display-progress-feedback(font-lock "Fontifying ....tex..." 0)
# bind (str)
# (unwind-protect ...)
# bind (args value fmt label)
progress-feedback-with-label(font-lock "Fontifying %s..." 0
"....tex")
# bind (maybe-loudly end beg)
font-lock-default-unfontify-region(1 1 t)
# bind (loudly end beg)
font-lock-unfontify-region(1 1 t)
# bind (was-on font-lock-verbose font-lock-message-threshold aborted)
# (unwind-protect ...)
font-lock-default-fontify-buffer()
# bind (font-lock-verbose)
font-lock-fontify-buffer()
# bind (on-p maximum-size arg)
font-lock-mode(1)
turn-on-font-lock()
# bind (explicit-defaults)
font-lock-set-defaults()
run-hooks(font-lock-set-defaults)
# bind (nomodes after-find-file-from-revert-buffer noauto warn error)
after-find-file(nil t)
byte-code("..." [...] 3)
# (condition-case ... . ((t (byte-code ...
# (unwind-protect ...)
# bind (error number truename buf rawfile nowarn filename)
find-file-noselect("...")
# bind (codesys filename)
find-file-other-frame("..." nil)
# bind (command-debug-status)
call-interactively(find-file-other-frame)
# (condition-case ... . error)
# (catch top-level ...)
can you repeat this? if so, can you get a c stack backtrace?
ben