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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 47950 in the body.
You can then email your comments to 47950 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#47950; Package emacs. (Thu, 22 Apr 2021 11:47:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Utkarsh Singh <utkarsh190601 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 22 Apr 2021 11:47:01 GMT) Full text and rfc822 format available.

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




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#47950; Package emacs. (Thu, 22 Apr 2021 13:53:02 GMT) Full text and rfc822 format available.

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

From: Stefan Kangas <stefan <at> marxist.se>
To: Utkarsh Singh <utkarsh190601 <at> gmail.com>
Cc: 47950 <at> debbugs.gnu.org
Subject: Re: bug#47950: [PATCH] display-buffer: fix info node link
Date: Thu, 22 Apr 2021 09:52:42 -0400
tags 47950 fixed
close 47950 28.1
thanks

Utkarsh Singh <utkarsh190601 <at> 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.




Added tag(s) fixed. Request was from Stefan Kangas <stefan <at> marxist.se> to control <at> debbugs.gnu.org. (Thu, 22 Apr 2021 13:53:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 28.1, send any further explanations to 47950 <at> debbugs.gnu.org and Utkarsh Singh <utkarsh190601 <at> gmail.com> Request was from Stefan Kangas <stefan <at> marxist.se> to control <at> debbugs.gnu.org. (Thu, 22 Apr 2021 13:53:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 21 May 2021 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 339 days ago.

Previous Next


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