From: Allen Li <darkfeline@felesatra.moe>
To: 43502@debbugs.gnu.org
Subject: bug#43502: 27.1; Gnus inconsistent keys for scoring on body?
Date: Fri, 18 Sep 2020 20:39:44 -0700 [thread overview]
Message-ID: <80r1qy8mf3.fsf@felesatra.moe> (raw)
The keys for making score entries against the body are:
I b z ...
Increase, score on body, substring
I b p ...
Increase, score on body, regexp
This is inconsistent with the keys for other entry types:
I a s ...
Increase, score on author, substring
I a r ...
Increase, score on author, regexp
This is also inconsistent with the manual (Gnus)Summary Score Commands,
which documents s/r for substring/regexp and not z/p
A side effect of this is that the shortcuts raise an error for body type
entries:
I B should be equivalent to I b s(z?) t
But it errors, likely because s is not defined for I b
In GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.22, cairo version 1.17.3)
of 2020-08-28 built on juergen
Windowing system distributor 'The X.Org Foundation', version 11.0.12009000
System Description: Arch Linux
next reply other threads:[~2020-09-19 3:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-19 3:39 Allen Li [this message]
2020-09-19 14:47 ` bug#43502: 27.1; Gnus inconsistent keys for scoring on body? Lars Ingebrigtsen
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=80r1qy8mf3.fsf@felesatra.moe \
--to=darkfeline@felesatra.moe \
--cc=43502@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.