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: Leo <sdl.web <at> gmail.com>
To: 9239 <at> debbugs.gnu.org
Subject: bug#9239: 23.3.50; defmacro* doc-string bug
Date: Thu, 04 Aug 2011 17:54:54 +0800
[Message part 1 (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 3 (text/plain, inline)]
i.e. the argument KEYMAP is not properly highlighted. Expect something
like:

[defmacro*-correct.png (image/png, inline)]
[Message part 5 (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.