all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Utkarsh Singh <utkarsh190601@gmail.com>
To: 47950@debbugs.gnu.org
Subject: bug#47950: [PATCH] display-buffer: fix info node link
Date: Thu, 22 Apr 2021 17:16:51 +0530	[thread overview]
Message-ID: <87bla61qz8.fsf@gmail.com> (raw)

Hi,

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

-- 
Utkarsh Singh
http://utkarshsingh.xyz





             reply	other threads:[~2021-04-22 11:46 UTC|newest]

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

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=87bla61qz8.fsf@gmail.com \
    --to=utkarsh190601@gmail.com \
    --cc=47950@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.