GNU bug report logs - #9239
23.3.50; defmacro* doc-string bug

Previous Next

Package: emacs;

Reported by: Leo <sdl.web <at> gmail.com>

Date: Thu, 4 Aug 2011 09:56:01 UTC

Severity: normal

Merged with 5685

Found in version 23.3.50

Fixed in version 24.1

Done: Stefan Monnier <monnier <at> IRO.UMontreal.CA>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#9239: closed (23.3.50; defmacro* doc-string bug)
Date: Sat, 06 Aug 2011 03:13:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 05 Aug 2011 12:31:58 -0400
with message-id <jwvk4arstuk.fsf-monnier+emacs <at> gnu.org>
and subject line Re: bug#9239: 23.3.50; defmacro* doc-string bug
has caused the GNU bug report #9239,
regarding 23.3.50; defmacro* doc-string bug
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
9239: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9239
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo <sdl.web <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 23.3.50; defmacro* doc-string bug
Date: Thu, 04 Aug 2011 17:54:54 +0800
[Message part 3 (text/plain, inline)]
Eval:

(require 'cl)
(defmacro* xyz ((&optional keymap))
  "KEYMAP is not keymap")

Now try viewing the doc-string using C-h f xyz RET which should look
similar to:
[defmacro*-wrong.png (image/png, inline)]
[Message part 5 (text/plain, inline)]
i.e. the argument KEYMAP is not properly highlighted. Expect something
like:

[defmacro*-correct.png (image/png, inline)]
[Message part 7 (text/plain, inline)]
Leo
[Message part 8 (message/rfc822, inline)]
From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Leo <sdl.web <at> gmail.com>
Cc: 9239-done <at> debbugs.gnu.org
Subject: Re: bug#9239: 23.3.50; defmacro* doc-string bug
Date: Fri, 05 Aug 2011 12:31:58 -0400
> (defmacro* xyz ((&optional keymap))
>   "KEYMAP is not keymap")

Thanks.
I believe this is now fixed in the trunk.


        Stefan


This bug report was last modified 13 years and 239 days ago.

Previous Next


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