emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-bug-tracker] bug#9239: closed (23.3.50; defmacro* doc-string bug)


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#9239: closed (23.3.50; defmacro* doc-string bug)
Date: Sat, 06 Aug 2011 03:13:03 +0000

Your message dated Fri, 05 Aug 2011 12:31:58 -0400
with message-id <address@hidden>
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
address@hidden)


-- 
9239: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9239
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 23.3.50; defmacro* doc-string bug Date: Thu, 04 Aug 2011 17:54:54 +0800
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:

PNG image

i.e. the argument KEYMAP is not properly highlighted. Expect something
like:

PNG image

Leo

--- End Message ---
--- Begin Message --- Subject: Re: bug#9239: 23.3.50; defmacro* doc-string bug Date: Fri, 05 Aug 2011 12:31:58 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)
> (defmacro* xyz ((&optional keymap))
>   "KEYMAP is not keymap")

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


        Stefan


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]