GNU bug report logs -
#72554
31.0.50; misleading release information for 'always'
Previous Next
Full log
View this message in rfc822 format
> From: Ulrich Mueller <ulm <at> gentoo.org>
> Cc: 72554 <at> debbugs.gnu.org
> Date: Sat, 10 Aug 2024 14:07:20 +0200
>
> >>>>> On Sat, 10 Aug 2024, Eli Zaretskii wrote:
>
> > help-fns--first-release-regexp is supposed to find only quoted names,
> > so the problem is not with common words. I think it finds this in
> > NEWS.25:
>
> > *** New value 'always' for 'sh-indent-after-continuation'.
> > ^^^^^^^^
>
> NEWS.26, too (twice):
>
> ** Option 'buffer-offer-save' can be set to new value, 'always'.
> ^^^^^^^^
> When set to 'always', the command 'save-some-buffers' will always
> ^^^^^^^^
> offer this buffer for saving.
>
> > So maybe we should reject matches that immediately follow "value" or
> > "values". That won't reject all false positives, but it should be an
> > improvement, I think.
So we have more prefixes to filter out: "set to" as well. And some
punctuation between "value" and a quoted symbol should be ignored.
This bug report was last modified 309 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.