GNU bug report logs - #61098
29.0.60; Confusing behavior of show-paren-mode

Previous Next

Package: emacs;

Reported by: Rah Guzar <rahguzar <at> zohomail.eu>

Date: Fri, 27 Jan 2023 16:28:02 UTC

Severity: normal

Found in version 29.0.60

Done: Dmitry Gutov <dgutov <at> yandex.ru>

Bug is archived. No further changes may be made.

Full log


Message #26 received at 61098 <at> debbugs.gnu.org (full text, mbox):

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: Eli Zaretskii <eliz <at> gnu.org>, Rah Guzar <rahguzar <at> zohomail.eu>
Cc: 61098 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca
Subject: Re: bug#61098: 29.0.60; Confusing behavior of show-paren-mode
Date: Tue, 31 Jan 2023 16:41:42 +0200
On 31/01/2023 16:13, Eli Zaretskii wrote:
>> From: Rah Guzar<rahguzar <at> zohomail.eu>
>> Cc: Stefan Monnier<monnier <at> iro.umontreal.ca>,61098 <at> debbugs.gnu.org
>> Date: Tue, 31 Jan 2023 14:03:20 +0100
>>
>>
>> Eli Zaretskii<eliz <at> gnu.org>  writes:
>>
>>> It should be an expression that yields a boolean value (that's why the
>>> variable is named "predicate").  I will improve the doc string when I
>>> install the final version of the changes.
>> What I had been missing was how is that expression supposed to yield
>> a boolean value.
> The function 'not' returns a boolean value.

'not' is just a symbol in this case -- from a DSL.

(buffer-match-p show-paren-predicate (current-buffer)) is supposed to 
return non-nil.

See its docstring for the description of the DSL format.




This bug report was last modified 2 years and 164 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.