unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: emacs-devel@gnu.org
Subject: [bojohan+mail@dd.chalmers.se: edebug-basic-spec]
Date: Sat, 24 Feb 2007 23:06:49 -0500	[thread overview]
Message-ID: <E1HLAev-0008PU-Is@fencepost.gnu.org> (raw)

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

             reply	other threads:[~2007-02-25  4:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-25  4:06 Richard Stallman [this message]
2007-02-25  9:24 ` [bojohan+mail@dd.chalmers.se: edebug-basic-spec] Andreas Schwab

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1HLAev-0008PU-Is@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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 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).