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

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

Bug: debug/mode-line/Tramp


From: Lars Hansen
Subject: Bug: debug/mode-line/Tramp
Date: Sat, 27 Jul 2002 22:46:41 +0200

Hi

I have run into a strange bug. It can be reproduced as follows;

Start Emacs 21.2 under MS Windows with a .emacs file containing

   (defun foo ()
      (let (x)
         "abc"))

   (setq-default mode-line-format '((:eval (foo))))

   (add-to-list 'load-path "~/emacs/tramp/lisp")
   (require 'tramp)

Then open the .emacs file, place point in function foo, and
choose "Instrument Function for Debugging" from the Emacs-Lisp
menu. Then Emacs crashes with an Abort/Retry/Ignore dialog box.
Looks strange, dosen't it?


Lars Hansen
e-mail: larsh@math.ku.dk




reply via email to

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