unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Suggested addition to ERC documentation
@ 2021-12-04 21:18 Christer Enfors
  2021-12-04 21:45 ` Emanuel Berg via General discussion about ERC
  2021-12-05  1:44 ` bug#52287: " Lars Ingebrigtsen
  0 siblings, 2 replies; 3+ messages in thread
From: Christer Enfors @ 2021-12-04 21:18 UTC (permalink / raw)
  To: emacs-erc, bug-gnu-emacs


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

I've written a brief addition to the Introduction section of the ERC
documentation (attached). This is my first time trying to make a
contribution to Emacs, so apologies if I'm doing something wrong.

-- 
Christer Enfors

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

[-- Attachment #2: 0001-Add-IRC-introduction.patch --]
[-- Type: text/x-patch, Size: 2403 bytes --]

From ea5c87d750cf44a5a57a7415746530896543cc21 Mon Sep 17 00:00:00 2001
From: Christer Enfors <christer.enfors@gmail.com>
Date: Sat, 4 Dec 2021 22:13:13 +0100
Subject: [PATCH] Add IRC introduction

---
 doc/misc/erc.texi | 28 +++++++++++++++++++++++++++-
 1 file changed, 27 insertions(+), 1 deletion(-)

diff --git a/doc/misc/erc.texi b/doc/misc/erc.texi
index 49ad795c32..6631d8420f 100644
--- a/doc/misc/erc.texi
+++ b/doc/misc/erc.texi
@@ -87,6 +87,28 @@ Top
 @node Introduction
 @chapter Introduction
 
+IRC is short for Internet Relay Chat.  When using IRC, you can
+communicate with other users on the same IRC network.  There are
+several of these networks available---if you search for ``IRC
+networks'' in your favorite search engine, you are likely to find
+up-to-date lists of IRC networks catering to various interests and
+topics.
+
+In order to use IRC, you need an IRC client such as ERC.  Using the
+client, you connect to an IRC server.  Once you've done that, you will
+have access to all available channels on that server's network.  A
+channel is basically a chat room, and what you type in a channel will
+be shown to all other users in that channel, and you can be in several
+channels at the same time---most clients will show each channel in its
+own window.  IRC channel names always begin with a @samp{#} character.
+For example, the Emacs channel on Libera.Chat is @samp{#emacs}, and
+the ERC channel is @samp{#erc}.  Do not confuse them with the hashtags
+used on many social media platforms.
+
+It is also possible to send private messages to other IRC
+users on the same network, regardless of whether or not they are in
+the same channel as you.
+
 ERC is a powerful, modular, and extensible IRC client for Emacs.
 It is distributed with Emacs since version 22.1.
 
@@ -114,7 +136,11 @@ Getting Started
 @cindex settings
 
 The command @kbd{M-x erc} will start ERC and prompt for the server to
-connect to.
+connect to.  If you're unsure of which server or network to connect
+to, we suggest you start with ``irc.libera.chat''.  There you will
+find the @samp{#emacs} channels where you can chat with other Emacs
+and users, and if you're having trouble with ERC, you can join the
+@samp{#erc} channel and ask for help there.
 
 If you want to place ERC settings in their own file, you can place them
 in @file{~/.emacs.d/.ercrc.el}, creating it if necessary.
-- 
2.25.1


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

* Re: Suggested addition to ERC documentation
  2021-12-04 21:18 Suggested addition to ERC documentation Christer Enfors
@ 2021-12-04 21:45 ` Emanuel Berg via General discussion about ERC
  2021-12-05  1:44 ` bug#52287: " Lars Ingebrigtsen
  1 sibling, 0 replies; 3+ messages in thread
From: Emanuel Berg via General discussion about ERC @ 2021-12-04 21:45 UTC (permalink / raw)
  To: emacs-erc; +Cc: bug-gnu-emacs

Christer Enfors wrote:

> I've written a brief addition to the Introduction section of
> the ERC documentation (attached). This is my first time
> trying to make a contribution to Emacs, so apologies if I'm
> doing something wrong.

On the contrary ... the more you do, the better :)

-- 
underground experts united
https://dataswamp.org/~incal




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

* bug#52287: Suggested addition to ERC documentation
  2021-12-04 21:18 Suggested addition to ERC documentation Christer Enfors
  2021-12-04 21:45 ` Emanuel Berg via General discussion about ERC
@ 2021-12-05  1:44 ` Lars Ingebrigtsen
  1 sibling, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2021-12-05  1:44 UTC (permalink / raw)
  To: Christer Enfors; +Cc: emacs-erc, 52287

Christer Enfors <christer.enfors@gmail.com> writes:

> I've written a brief addition to the Introduction section of the ERC
> documentation (attached). This is my first time trying to make a
> contribution to Emacs, so apologies if I'm doing something wrong.

Looks good to me, so I've pushed it to Emacs 29.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2021-12-05  1:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-04 21:18 Suggested addition to ERC documentation Christer Enfors
2021-12-04 21:45 ` Emanuel Berg via General discussion about ERC
2021-12-05  1:44 ` bug#52287: " Lars Ingebrigtsen

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).