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: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: bgoodr <at> gmail.com
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 11:11:59 -0500
> (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




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

Previous Next


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