hello,

i'm using macosx 10.3. today i did fink selfupdate and fink update-all
and now my xemacs does not work anymore. actually it does work, but it
crashes as soon as i enable the sintax highlighting.
any ideas?

i get the following:


Fatal error (10).

Your files have been auto-saved.
Use `M-x recover-session' to recover them.

Your version of XEmacs was distributed with a PROBLEMS file that  may describe
your crash, and with luck a workaround.  Please check it first, but do report
the crash anyway.  Please report this bug by invoking M-x report-emacs-bug,
or by selecting `Send Bug Report' from the Help menu.  If necessary, send
ordinary email to [EMAIL PROTECTED]'.  *MAKE SURE* to include the XEmacs
configuration from M-x describe-installation, or equivalently the file
Installation in the top of the build tree.

*Please* try *hard* to obtain a C stack backtrace; without it, we are unlikely
to be able to analyze the problem.  Locate the core file produced as a result
of this crash (often called `core' or `core.<process-id>', and located in
the directory in which you started XEmacs or your home directory), and type

 gdb /sw/bin/xemacs core

then type `where' at the debugger prompt.  No GDB on your system?  You may
have DBX, or XDB, or SDB.  (Ask your system administrator if you need help.)
If no core file was produced, enable them (often with `ulimit -c unlimited'
in case of future recurrance of the crash.

Lisp backtrace follows:

 dispatch-non-command-events()
 # (condition-case ... . ((nil)))
 progress-feedback-dispatch-non-command-events()
 # bind (ext gutter-string val zmacs-region-stays inhibit-read-only
frame value message)
 raw-append-progress-feedback("Fontifying feynman.C...
(syntactically)" 5 #<x-frame "emacs" 0x87d>)
 # bind (tmsg top frame value message label)
 append-progress-feedback(font-lock "Fontifying feynman.C...
(syntactically)" 5 nil)
 # bind (frame value message label)
 display-progress-feedback(font-lock "Fontifying feynman.C...
(syntactically)" 5)
 # bind (str)
 # (unwind-protect ...)
 # bind (args value fmt label)
 progress-feedback-with-label(font-lock "Fontifying %s...
(syntactically)" 5 "feynman.C")
 # bind (loudly end start)
 font-lock-fontify-syntactically-region(1 3095 nil)
 # (unwind-protect ...)
 # bind (modified buffer-undo-list inhibit-read-only old-syntax-table
buffer-file-name buffer-file-truename loudly end beg)
 font-lock-default-fontify-region(1 3095 nil)
 # bind (loudly end beg)
 font-lock-fontify-region(1 3095)
 # (unwind-protect ...)
 byte-code("..." [font-lock-fontify-region] 3)
 # (condition-case ... . ((t (byte-code "???" ... 2))))
 # 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(t)
 # (unwind-protect ...)
 # bind (buffer)
#<compiled-function (buffer) "...(13)" [buffer font-lock-mode 0
font-lock-set-defaults t] 2>(#<buffer "feynman.C">)
 mapc-internal(#<compiled-function (buffer) "...(13)" [buffer
font-lock-mode 0 font-lock-set-defaults t] 2> (#<buffer "feynman.C">
#<buffer "*scratch*"> #<buffer " *Minibuf-0*"> #<buffer " *Echo
Area*"> #<buffer " *pixmap conversion*"> #<buffer " *Message-Log*">))
 # bind (cl-rest cl-seq cl-func)
 mapc(#<compiled-function (buffer) "...(13)" [buffer font-lock-mode 0
font-lock-set-defaults t] 2> (#<buffer "feynman.C"> #<buffer
"*scratch*"> #<buffer " *Minibuf-0*"> #<buffer " *Echo Area*">
#<buffer " *pixmap conversion*"> #<buffer " *Message-Log*">))
 font-lock-recompute-variables()
 (if (and (integerp font-lock-maximum-decoration) (= 2
font-lock-maximum-decoration)) nil (customize-set-variable (quote
font-lock-maximum-decoration) 2) (font-lock-recompute-variables))
 (progn (require (quote font-lock)) (if (and ... ...) nil
(customize-set-variable ... 2) (font-lock-recompute-variables)))
 eval((progn (require (quote font-lock)) (if (and ... ...) nil
(customize-set-variable ... 2) (font-lock-recompute-variables))))
 # (condition-case ... . error)
 # (catch top-level ...)



-- 
            emmanuele


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to