all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bug: debug/mode-line/Tramp
@ 2002-07-27 20:46 Lars Hansen
  2002-07-28 10:13 ` Kai Großjohann
  2002-07-29  1:12 ` Richard Stallman
  0 siblings, 2 replies; 5+ messages in thread
From: Lars Hansen @ 2002-07-27 20:46 UTC (permalink / raw)
  Cc: Kai.Grossjohann

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-07-29 18:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-27 20:46 Bug: debug/mode-line/Tramp Lars Hansen
2002-07-28 10:13 ` Kai Großjohann
2002-07-28 13:03   ` Lars Hansen
2002-07-29  1:12 ` Richard Stallman
2002-07-29 18:02   ` Lars Hansen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.