unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#9239: 23.3.50; defmacro* doc-string bug
@ 2011-08-04  9:54 Leo
  2011-08-05 16:31 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Leo @ 2011-08-04  9:54 UTC (permalink / raw)
  To: 9239

[-- Attachment #1: Type: text/plain, Size: 165 bytes --]

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:

[-- Attachment #2: defmacro*-wrong.png --]
[-- Type: image/png, Size: 16845 bytes --]

[-- Attachment #3: Type: text/plain, Size: 79 bytes --]


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


[-- Attachment #4: defmacro*-correct.png --]
[-- Type: image/png, Size: 15417 bytes --]

[-- Attachment #5: Type: text/plain, Size: 5 bytes --]


Leo

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#9239: 23.3.50; defmacro* doc-string bug
  2011-08-04  9:54 bug#9239: 23.3.50; defmacro* doc-string bug Leo
@ 2011-08-05 16:31 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2011-08-05 16:31 UTC (permalink / raw)
  To: Leo; +Cc: 9239-done

> (defmacro* xyz ((&optional keymap))
>   "KEYMAP is not keymap")

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


        Stefan





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-05 16:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-04  9:54 bug#9239: 23.3.50; defmacro* doc-string bug Leo
2011-08-05 16:31 ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).