unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#16993: advice-add hides docstring
@ 2014-03-12  4:38 Juanma Barranquero
  2014-03-12 19:34 ` Glenn Morris
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Juanma Barranquero @ 2014-03-12  4:38 UTC (permalink / raw)
  To: 16993

Package: emacs
Version: 24.3.50

ISTR this was discussed before, but I cannot find a bug report about it...

Some advice-add'ed functions lose their docstring. Current examples
from "emacs -Q" include `insert-directory', `rename-buffer' and
`create-file-buffer'.

Others do no. After (require 'cl), `dolist', `dotimes' and `declare'
still have their docstrings.

After loading ses.el, both `yank' and `copy-region-as-kill' still have
their docstrings. However, in

C-h f yank <RET>

the around advice info

  :around advice: `ses--advice-yank'

isn't font-locked as it is in other cases.





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

end of thread, other threads:[~2014-03-20 17:59 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-12  4:38 bug#16993: advice-add hides docstring Juanma Barranquero
2014-03-12 19:34 ` Glenn Morris
2014-03-12 19:49   ` Juanma Barranquero
2014-03-12 19:55     ` Glenn Morris
2014-03-12 20:15       ` Juanma Barranquero
2014-03-12 20:31         ` Glenn Morris
2014-03-12 20:33           ` Juanma Barranquero
2014-03-19 16:53       ` Juanma Barranquero
2014-03-19 18:29 ` Stefan
2014-03-20  5:18   ` Juanma Barranquero
2014-03-20 12:56     ` Stefan
2014-03-20 13:56       ` Juanma Barranquero
2014-03-20 15:57         ` Glenn Morris
2014-03-20 16:02 ` Stefan
2014-03-20 16:18   ` Juanma Barranquero
2014-03-20 17:55     ` Stefan
2014-03-20 17:59       ` Juanma Barranquero

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).