unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Christer Enfors <christer.enfors@gmail.com>
To: emacs-erc@gnu.org, bug-gnu-emacs@gnu.org
Subject: [PATCH] Fix typos and improve consistency in ERC manual
Date: Sun, 5 Dec 2021 22:58:49 +0100	[thread overview]
Message-ID: <CADstuSoMqmkPrTM4T1jUJmweV0MxdSPxuKrGe7q2HYqiHuRWNw@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 223 bytes --]

I've fixed a few typos and improved the consistency of how channels are
mentioned - replaced all occurrences of #channel with @samp{#channel},
except where #channel appears within quotes or elisp code.

-- 
Christer Enfors

[-- Attachment #1.2: Type: text/html, Size: 476 bytes --]

[-- Attachment #2: 0001-Fix-typos-and-improve-consistency-in-ERC-manual.patch --]
[-- Type: text/x-patch, Size: 3230 bytes --]

From 3db5d8e9e9876e95f8bb3f3433d8c76e9f51a2cb Mon Sep 17 00:00:00 2001
From: Christer Enfors <christer.enfors@gmail.com>
Date: Sun, 5 Dec 2021 22:46:58 +0100
Subject: [PATCH] Fix typos and improve consistency in ERC manual

---
 doc/misc/erc.texi | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

diff --git a/doc/misc/erc.texi b/doc/misc/erc.texi
index 7dbb5f0970..7d696421f7 100644
--- a/doc/misc/erc.texi
+++ b/doc/misc/erc.texi
@@ -72,7 +72,7 @@ Top
 
 Getting Started
 
-* Sample Session::              Example of connecting to the #emacs channel
+* Sample Session::              Example of connecting to the @samp{#emacs} channel
 * Special Features::            Differences from standalone IRC clients
 
 Advanced Usage
@@ -159,14 +159,15 @@ Sample Session
 @section Sample Session
 
 This is an example ERC session which shows how to connect to the
-#emacs channel on Libera.Chat.  Another IRC channel on Libera.Chat
-that may be of interest is #erc, which is a channel where ERC users
-and developers hang out.  These channels used to live on the Freenode
-IRC network until June 2021, when they---along with the official IRC
-channels of the GNU Project, the Free Software Foundation, and many
-other free software communities---relocated to the Libera.Chat network
-in the aftermath of changes in governance and policies of Freenode in
-May and June 2021.  GNU and FSF's announcements about this are at
+@samp{#emacs} channel on Libera.Chat.  Another IRC channel on
+Libera.Chat that may be of interest is @samp{#erc}, which is a channel
+where ERC users and developers hang out.  These channels used to live
+on the Freenode IRC network until June 2021, when they---along with
+the official IRC channels of the GNU Project, the Free Software
+Foundation, and many other free software communities---relocated to
+the Libera.Chat network in the aftermath of changes in governance and
+policies of Freenode in May and June 2021.  GNU and FSF's
+announcements about this are at
 @uref{https://lists.gnu.org/archive/html/info-gnu/2021-06/msg00005.html},
 @uref{https://lists.gnu.org/archive/html/info-gnu/2021-06/msg00007.html},
 and
@@ -176,7 +177,7 @@ Sample Session
 
 @item Connect to Libera.Chat
 
-Run @kbd{M-x erc}.  Use ``irc.libera.chat as the IRC server, ``6667''
+Run @kbd{M-x erc}.  Use ``irc.libera.chat as the IRC server'', ``6667''
 as the port, and choose a nickname.
 
 @item Get used to the interface
@@ -291,7 +292,7 @@ Special Features
 If the connection goes away at some point, ERC will try to reconnect
 automatically.  If it fails to reconnect, and you want to try to
 manually reestablish the connection at some later point, switch to an
-ERC  buffer and run the @code{/RECONNECT} command.
+ERC buffer and run the @code{/RECONNECT} command.
 
 @end itemize
 
@@ -958,7 +959,7 @@ History
 So we happily hacked away on ERC, and soon after (September 2001)
 released the next "stable" version, 2.1.
 
-Most of the development of the new ERC happened on #emacs on
+Most of the development of the new ERC happened on @samp{#emacs} on
 irc.openprojects.net.  Over time, many people contributed code, ideas,
 bugfixes, and a lot of alpha/beta/gamma testing.
 
-- 
2.25.1


             reply	other threads:[~2021-12-05 21:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-05 21:58 Christer Enfors [this message]
2021-12-05 23:06 ` bug#52318: [PATCH] Fix typos and improve consistency in ERC manual 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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADstuSoMqmkPrTM4T1jUJmweV0MxdSPxuKrGe7q2HYqiHuRWNw@mail.gmail.com \
    --to=christer.enfors@gmail.com \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=emacs-erc@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 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).