unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Illia Ostapyshyn <illia@yshyn.com>
To: 70767@debbugs.gnu.org
Subject: bug#70767: [PATCH] Fix variable name in auth-source-pass documentation
Date: Fri, 03 May 2024 19:39:19 +0200	[thread overview]
Message-ID: <k8ur0eidcc8.fsf@yshyn.com> (raw)

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

Tags: patch

Hi,

this patch fixes a minor issue with the variable name in auth-source
documentation.  The variable `auth-source-pass-extra-parameters' doesn't
exist and the text obviously refers to
`auth-source-pass-extra-query-keywords' described just below.

Cheers,
Illia


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-doc-misc-auth.texi-The-Unix-password-store-Fix-varia.patch --]
[-- Type: text/patch, Size: 912 bytes --]

From 5fa013daf753a4f91072d2d9a31324d1320e4ef4 Mon Sep 17 00:00:00 2001
From: Illia Ostapyshyn <illia@yshyn.com>
Date: Fri, 3 May 2024 19:27:15 +0200
Subject: [PATCH] ; * doc/misc/auth.texi (The Unix password store): Fix
 variable name

---
 doc/misc/auth.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/misc/auth.texi b/doc/misc/auth.texi
index f51a1446170..8d802be535c 100644
--- a/doc/misc/auth.texi
+++ b/doc/misc/auth.texi
@@ -527,7 +527,7 @@ The Unix password store
 @code{gnu.org} and port @code{22}, then the entry
 @file{gnu.org:22/rms.gpg} is preferred over @file{gnu.org.gpg}.
 However, such processing is not applied when the option
-@code{auth-source-pass-extra-parameters} is set to @code{t}.
+@code{auth-source-pass-extra-query-keywords} is set to @code{t}.
 
 Users of @code{pass} may also be interested in functionality provided
 by other Emacs packages:
-- 
2.39.2


             reply	other threads:[~2024-05-03 17:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-03 17:39 Illia Ostapyshyn [this message]
2024-05-07 20:16 ` bug#70767: [PATCH] Fix variable name in auth-source-pass documentation J.P.
2024-05-07 22:55   ` Illia Ostapyshyn
2024-05-07 23:11     ` J.P.
2024-05-08 13:25       ` Eli Zaretskii
2024-05-08 23:40         ` J.P.

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=k8ur0eidcc8.fsf@yshyn.com \
    --to=illia@yshyn.com \
    --cc=70767@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).