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: Leo <sdl.web <at> gmail.com>
Subject: bug#9239: closed (Re: bug#9239: 23.3.50; defmacro* doc-string bug)
Date: Sat, 06 Aug 2011 03:13:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#9239: 23.3.50; defmacro* doc-string bug

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 9239 <at> debbugs.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: 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

[Message part 3 (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 4 (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 6 (text/plain, inline)]
i.e. the argument KEYMAP is not properly highlighted. Expect something
like:

[defmacro*-correct.png (image/png, inline)]
[Message part 8 (text/plain, inline)]
Leo

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.