unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Debugger and mode-line
@ 2006-06-28 16:38 Lars Hansen
  2006-06-29 12:58 ` Richard Stallman
  0 siblings, 1 reply; 13+ messages in thread
From: Lars Hansen @ 2006-06-28 16:38 UTC (permalink / raw)


For a long time, I have had problems with the Emacs lisp debugger: The
value returned from match-string calls was often wrong. Now I have found
out that match-data was overwritten during evaluation of the mode-line
because I have an abbreviate-file-name call there, and
abbreviate-file-name overwrites match-data.

Is this a debugger bug? Or should evaluation of the mode-line save
match-data?

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

end of thread, other threads:[~2006-07-17 16:21 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-28 16:38 Debugger and mode-line Lars Hansen
2006-06-29 12:58 ` Richard Stallman
2006-06-29 15:21   ` Lars Hansen
2006-06-30 11:07     ` Richard Stallman
2006-07-08  1:12     ` Richard Stallman
2006-07-08  9:53       ` Thien-Thi Nguyen
2006-07-08 14:23         ` Andreas Schwab
2006-07-08 14:58           ` Stefan Monnier
2006-07-08 20:57         ` Richard Stallman
2006-07-16 10:26           ` Thien-Thi Nguyen
2006-07-17  1:41             ` Richard Stallman
2006-07-17  7:48               ` Thien-Thi Nguyen
2006-07-17 16:21                 ` Lars Hansen

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).