unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [bojohan+mail@dd.chalmers.se: edebug-basic-spec]
@ 2007-02-25  4:06 Richard Stallman
  2007-02-25  9:24 ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Stallman @ 2007-02-25  4:06 UTC (permalink / raw)
  To: emacs-devel

Could someone please fix this then ack?

------- Start of forwarded message -------
From: bojohan+mail@dd.chalmers.se (Johan =?utf-8?Q?Bockg=C3=A5rd?=)
To: emacs-pretest-bug@gnu.org
Date: Fri, 23 Feb 2007 20:09:20 +0100
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Subject: edebug-basic-spec
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed 
	version=3.0.4

edebug-basic-spec/hack-one-local-variable-eval-safep forgets to
remove the quote before the value in the put expression:

(hack-one-local-variable-eval-safep
 '(put 'ediff-defvar-local 'edebug-form-spec '(form body)))
=>
nil

(hack-one-local-variable-eval-safep
 '(put 'ediff-defvar-local 'edebug-form-spec (form body)))
=>
t

However, I don't think that being able to put edebug-form-spec in the
local variables section is very useful at all (ediff*.el does this).
The library has to be loaded anyway before you debug, so this should
be put in the code.

- -- 
Johan Bockgård


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------

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

* Re: [bojohan+mail@dd.chalmers.se: edebug-basic-spec]
  2007-02-25  4:06 [bojohan+mail@dd.chalmers.se: edebug-basic-spec] Richard Stallman
@ 2007-02-25  9:24 ` Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2007-02-25  9:24 UTC (permalink / raw)
  To: rms; +Cc: emacs-devel

Richard Stallman <rms@gnu.org> writes:

> Could someone please fix this then ack?

Fixed.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

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

end of thread, other threads:[~2007-02-25  9:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-25  4:06 [bojohan+mail@dd.chalmers.se: edebug-basic-spec] Richard Stallman
2007-02-25  9:24 ` Andreas Schwab

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).