GNU bug report logs - #1417
23.0.60; defmacro declare syntax trips up on offsets

Previous Next

Package: emacs;

Reported by: bgoodr <at> gmail.com

Date: Mon, 24 Nov 2008 05:35:02 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Brent Goodrick" <bgoodr <at> gmail.com>
To: "Stefan Monnier" <monnier <at> iro.umontreal.ca>
Cc: 1417 <at> debbugs.gnu.org, emacs-pretest-bug <at> gnu.org
Subject: bug#1417: 23.0.60; defmacro declare syntax trips up on offsets
Date: Mon, 24 Nov 2008 09:36:43 -0800
[Message part 1 (text/plain, inline)]
Agreed.  As a "rider clause" to this bug: the debug specification does not
seem to show up in the Elisp Info manual at all.

Thanks Stefan.

On Mon, Nov 24, 2008 at 8:11 AM, Stefan Monnier <monnier <at> iro.umontreal.ca>wrote:

> > (defmacro some-macro (some-directory &rest body-forms)
> >   "Bla bla bla. Yada yada yada."
> >   ;; (declare (indent 1) (debug sexp body))
>                                  ^^^^^^^^^
>                                 (sexp body)
>
> So the real bug is that this error is not caught in
> `macro-declaration-function', and that error messages in Edebug's
> parsing code are user-unfriendly.
>
>
>        Stefan
>
[Message part 2 (text/html, inline)]

This bug report was last modified 15 years and 214 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.