unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Moreton <andrewjmoreton@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: pcase documentation missing
Date: Thu, 21 Feb 2019 14:21:34 +0000	[thread overview]
Message-ID: <vz1r2c1cjdd.fsf@gmail.com> (raw)
In-Reply-To: jwvlg29ckcn.fsf-monnier+emacs@gnu.org

On Thu 21 Feb 2019, Stefan Monnier wrote:

>> pcase.el is not loaded after starting emacs -Q, so what you see is the
>> (static part of the) docstring from the autoload until you load the
>> library, right?
>
> Hmm... I thought `C-h f` loaded the file nowadays when displaying the
> docstring of an autoloaded function (at least I seem to remember that
> we had to do it in order for \\{foo-mode-map} references to work).
>
>
>         Stefan

That seems to be the problem. On the emacs-26 branch and master, from
"emacs -Q" only the static docstring is shown. The dynamically generated
part is only shown after (load-library "pcase") or (require 'pcase) or
evaluating a pcase form.

    AndyM




  reply	other threads:[~2019-02-21 14:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-20 13:18 pcase documentation missing Andy Moreton
2019-02-21  1:36 ` Stefan Monnier
2019-02-21  9:11   ` Michael Heerdegen
2019-02-21 14:02     ` Stefan Monnier
2019-02-21 14:21       ` Andy Moreton [this message]
2019-02-22  0:48       ` Michael Heerdegen
2019-02-28 12:46         ` Michael Heerdegen
2019-02-28 13:14           ` Stefan Monnier
2019-03-01 15:09             ` Michael Heerdegen

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=vz1r2c1cjdd.fsf@gmail.com \
    --to=andrewjmoreton@gmail.com \
    --cc=emacs-devel@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 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).