GNU bug report logs -
#47950
[PATCH] display-buffer: fix info node link
Previous Next
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 #10 received at control <at> debbugs.gnu.org (full text, mbox):
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.
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.