all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: 16993@debbugs.gnu.org
Subject: bug#16993: advice-add hides docstring
Date: Wed, 12 Mar 2014 05:38:03 +0100	[thread overview]
Message-ID: <CAAeL0SQWmVsfx=od+BD5z2UR9FOzeDX7y+P88wxoP48McdeaRA@mail.gmail.com> (raw)

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.





             reply	other threads:[~2014-03-12  4:38 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-12  4:38 Juanma Barranquero [this message]
2014-03-12 19:34 ` bug#16993: advice-add hides docstring 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAAeL0SQWmVsfx=od+BD5z2UR9FOzeDX7y+P88wxoP48McdeaRA@mail.gmail.com' \
    --to=lekktu@gmail.com \
    --cc=16993@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.