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

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

bug#16993: advice-add hides docstring


From: Glenn Morris
Subject: bug#16993: advice-add hides docstring
Date: Wed, 12 Mar 2014 15:34:05 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Juanma Barranquero wrote:

> C-h f yank <RET>
>
> the around advice info
>
>   :around advice: `ses--advice-yank'
>
> isn't font-locked as it is in other cases.

I think this is because substitute-command-keys (in describe-function-1)
removes text properties (per its documentation).





reply via email to

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