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

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

bug#5369: Bug#5369: Emacs Compiler bug: freeze advice, dynamic-docstring


From: Glenn Morris
Subject: bug#5369: Bug#5369: Emacs Compiler bug: freeze advice, dynamic-docstrings: nil
Date: Thu, 21 Jan 2010 00:08:02 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Michael Heerdegen wrote:

> (defalias 'startup-echo-area-message #[nil "\301.\302.)\302\207" 
> [ad-return-value nil "Welcome to GNU Emacs and happy hacking!"] 1 #\
> ("This function is advised.
>
> Permanent around-advice `my-startup-echo-area-message':
> This is a test advice." 0 25 (face font-lock-warning-face ad-advice-info 
> startup-echo-area-message) 25 105 (ad-advice-info 
> startup-echo-area-message))])

This seems to be because ad-make-advised-docstring returns a propertized
doc-string. I don't know how to make it not do that when the output is
to be used for compilation.






reply via email to

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