unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#71018: [PATCH] Replace invalid link in Rmail manual
@ 2024-05-17 20:42 Jakub Ječmínek via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-05-18  6:14 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Ječmínek via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-05-17 20:42 UTC (permalink / raw)
  To: 71018

[-- Attachment #1: Type: text/plain, Size: 464 bytes --]

Tags: patch

Hello,
I've came across invalid/broken link in Rmail manual which previously
pointed to URL node in GNU Mailutils manual.  I've replaced it with
Mailbox node which is where URLs for different mailboxes are documented
(note that I've also changed printed-manual-title).

I've also capitalized printed-manual-title in the other cross-reference
to mailtuils manual since this is what the correct title should be.

Best

Kuba Ječmínek



[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Replace-invalid-link-in-Rmail-manual.patch --]
[-- Type: text/patch; name=0001-Replace-invalid-link-in-Rmail-manual.patch, Size: 1647 bytes --]

From 007363a08b261f5098d58a50c776af9e71804a57 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jakub=20Je=C4=8Dm=C3=ADnek?= <kuba@kubajecminek.cz>
Date: Fri, 17 May 2024 22:07:33 +0200
Subject: [PATCH] Replace invalid link in Rmail manual

* doc/emacs/rmail.texi (Movemail): Cross-reference to URL node is
replaced with Mailbox node.
---
 doc/emacs/rmail.texi | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/doc/emacs/rmail.texi b/doc/emacs/rmail.texi
index f94708b08ac..6efc610a49d 100644
--- a/doc/emacs/rmail.texi
+++ b/doc/emacs/rmail.texi
@@ -1428,7 +1428,7 @@ Movemail
 your Rmail file (@pxref{Rmail Inbox}).  When loaded for the first time,
 Rmail attempts to locate the @command{movemail} program and determine its
 version.  There are two versions of the @command{movemail} program: the
-GNU Mailutils version (@pxref{movemail,,,mailutils,GNU mailutils}),
+GNU Mailutils version (@pxref{movemail,,,mailutils,GNU Mailutils}),
 and an Emacs-specific version that is built and installed unless Emacs
 was configured @option{--with-mailutils} in effect.
 The two @command{movemail} versions support the same
@@ -1446,8 +1446,7 @@ Movemail
 or IMAP4 protocol, and can retrieve mail from them using a TLS
 encrypted channel.  It also accepts mailbox arguments in @acronym{URL}
 form.  The detailed description of mailbox @acronym{URL}s can be found
-@c Note this node seems to be missing in some versions of mailutils.info?
-in @ref{URL,,,mailutils,Mailbox URL Formats}.  In short, a
+in @ref{Mailbox,,,mailutils,GNU Mailutils}.  In short, a
 @acronym{URL} is:
 
 @smallexample
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#71018: [PATCH] Replace invalid link in Rmail manual
  2024-05-17 20:42 bug#71018: [PATCH] Replace invalid link in Rmail manual Jakub Ječmínek via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-05-18  6:14 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2024-05-18  6:14 UTC (permalink / raw)
  To: Jakub Ječmínek; +Cc: 71018-done

> Date: Fri, 17 May 2024 20:42:47 +0000
> From:  Jakub Ječmínek via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> I've came across invalid/broken link in Rmail manual which previously
> pointed to URL node in GNU Mailutils manual.  I've replaced it with
> Mailbox node which is where URLs for different mailboxes are documented
> (note that I've also changed printed-manual-title).

Thanks, installed on the emacs-29 branch.

> I've also capitalized printed-manual-title in the other cross-reference
> to mailtuils manual since this is what the correct title should be.

Actually, the correct title is "GNU Mailutils Manual".  I fixed that
as well now.

And with that, I'm closing this bug.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-18  6:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-17 20:42 bug#71018: [PATCH] Replace invalid link in Rmail manual Jakub Ječmínek via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-05-18  6:14 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).