GNU bug report logs - #47950
[PATCH] display-buffer: fix info node link

Previous Next

Package: emacs;

Reported by: Utkarsh Singh <utkarsh190601 <at> gmail.com>

Date: Thu, 22 Apr 2021 11:47:01 UTC

Severity: normal

Tags: fixed, patch

Fixed in version 28.1

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Utkarsh Singh <utkarsh190601 <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] display-buffer: fix info node link
Date: Thu, 22 Apr 2021 17:16:51 +0530
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




This bug report was last modified 4 years and 30 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.