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: Richard M. Stallman
Subject: Re: Crash with edebug of turn-on-font-lock-if-enabled
Date: Fri, 01 Jul 2005 00:03:46 -0400

    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

Can you use a debugger to step thru Fkill_buffer
and its subroutines, and see why it crashes?




reply via email to

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