all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: Utkarsh Singh <utkarsh190601@gmail.com>
Cc: 47950@debbugs.gnu.org
Subject: bug#47950: [PATCH] display-buffer: fix info node link
Date: Thu, 22 Apr 2021 09:52:42 -0400	[thread overview]
Message-ID: <CADwFkm=cSN+6bpVnT6wzTc5+akff2m34JXxhJ9EczkT4PaG0RQ@mail.gmail.com> (raw)
In-Reply-To: <87bla61qz8.fsf@gmail.com> (Utkarsh Singh's message of "Thu, 22 Apr 2021 17:16:51 +0530")

tags 47950 fixed
close 47950 28.1
thanks

Utkarsh Singh <utkarsh190601@gmail.com> writes:

> Currently display-buffer documentation is missing 'info node' keyword
> which is required to make hyperlink to info documentation.
>
> Required patch:
>
> diff --git a/lisp/window.el b/lisp/window.el
> index 071761ea50..6f73e04382 100644
> --- a/lisp/window.el
> +++ b/lisp/window.el
> @@ -7411,8 +7411,8 @@ display-buffer
>
>  Buffer display can be further customized to a very high degree;
>  the rest of this docstring explains some of the many
> -possibilities, and also see `(emacs)Window Choice' for more
> -information.
> +possibilities, and also see info node `(emacs)Window Choice' for
> +more information.
>
>  BUFFER-OR-NAME must be a buffer or a string naming a live buffer.
>  Return the window chosen for displaying that buffer, or nil if no

Thanks, pushed to master in your name as commit 47576b429d.





      reply	other threads:[~2021-04-22 13:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-22 11:46 bug#47950: [PATCH] display-buffer: fix info node link Utkarsh Singh
2021-04-22 13:52 ` Stefan Kangas [this message]

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='CADwFkm=cSN+6bpVnT6wzTc5+akff2m34JXxhJ9EczkT4PaG0RQ@mail.gmail.com' \
    --to=stefan@marxist.se \
    --cc=47950@debbugs.gnu.org \
    --cc=utkarsh190601@gmail.com \
    /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.