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

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

Re: Crash with edebug of turn-on-font-lock-if-enabled


From: Kim F. Storm
Subject: Re: Crash with edebug of turn-on-font-lock-if-enabled
Date: Fri, 01 Jul 2005 16:37:04 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Klaus Zeitler <address@hidden> writes:

> Symptoms:
>
> I tried to figure out why syntax highlighting in a major mode doesn't
> work anymore by instrumenting turn-on-font-lock-if-enabled for edebug,
> but this caused emacs to crash.
> I could reduce the problem to the following steps, where only 
> global-font-lock-mode and minibuffer-electric-default-mode are needed:
>
> 1. emacs -Q&
> 2. M-x global-font-lock-mode
> 3. in scratch buffer eval: (minibuffer-electric-default-mode 1)
> 4. C-x C-f <lisp-dir>/font-core.el
> 5. search defun turn-on-font-lock-if-enabled
> 6. instrument this function for edebug (C-u C-M-x)
> 7. load a file .e.g. ~/x.sh (with a few continues in edebug)
> 8. try to kill this buffer, i.e. C-x C-k
> => emacs crashes
>

It doesn't crash for me on GNU/Linux.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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