From: "Lars Hansen" <larsh@math.ku.dk>
Cc: <Kai.Grossjohann@CS.Uni-Dortmund.DE>
Subject: Bug: debug/mode-line/Tramp
Date: Sat, 27 Jul 2002 22:46:41 +0200 [thread overview]
Message-ID: <001101c235ae$b7385860$d78e2fc3@x874761> (raw)
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
next reply other threads:[~2002-07-27 20:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-27 20:46 Lars Hansen [this message]
2002-07-28 10:13 ` Bug: debug/mode-line/Tramp Kai Großjohann
2002-07-28 13:03 ` Lars Hansen
2002-07-29 1:12 ` Richard Stallman
2002-07-29 18:02 ` Lars Hansen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='001101c235ae$b7385860$d78e2fc3@x874761' \
--to=larsh@math.ku.dk \
--cc=Kai.Grossjohann@CS.Uni-Dortmund.DE \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.