unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Arash Esbati <arash@gnu.org>
To: 61837@debbugs.gnu.org
Subject: bug#61837: 29.0.50; [PATCH] Document Gnus backend variable `nnimap-user'
Date: Mon, 27 Feb 2023 10:23:08 +0100	[thread overview]
Message-ID: <868rgj8nsz.fsf@gnu.org> (raw)

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

Hi all,

please find attached a small change to gnus.texi.  This change is
against the release branch.

Best, Arash


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Add-nnimap-user-to-Gnus-manual.patch --]
[-- Type: text/x-patch, Size: 1135 bytes --]

From d309a7be26fa292d9918f0ada660821ba4181c75 Mon Sep 17 00:00:00 2001
From: Arash Esbati <arash@gnu.org>
Date: Mon, 27 Feb 2023 10:10:13 +0100
Subject: [PATCH] ; Add `nnimap-user' to Gnus manual

* doc/misc/gnus.texi (Customizing the IMAP Connection): Document
backend variable `nnimap-user' which was introduced with commit
5e68f8614f in 2011.
---
 doc/misc/gnus.texi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index d513726979b..7d50fdfb4af 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -14512,6 +14512,12 @@ Customizing the IMAP Connection
 @item nnimap-address
 The address of the server, like @samp{imap.gmail.com}.
 
+@item nnimap-user
+Username to use for authentication to the @acronym{IMAP} server.  This
+corresponds to the value of the @samp{login} token in your
+@file{~/.authinfo} file.  Set this variable if you want to access
+multiple accounts from the same @acronym{IMAP} server.
+
 @item nnimap-server-port
 If the server uses a non-standard port, that can be specified here.  A
 typical port would be @code{"imap"} or @code{"imaps"}.
-- 
2.39.2


             reply	other threads:[~2023-02-27  9:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-27  9:23 Arash Esbati [this message]
2023-02-27 11:54 ` bug#61837: 29.0.50; [PATCH] Document Gnus backend variable `nnimap-user' Eli Zaretskii
2023-02-27 12:16   ` Arash Esbati
2023-02-27 12:34     ` Eli Zaretskii
2023-02-27 13:44       ` Arash Esbati
2023-02-27 14:00         ` Eli Zaretskii

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=868rgj8nsz.fsf@gnu.org \
    --to=arash@gnu.org \
    --cc=61837@debbugs.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).