GNU bug report logs - #21286
25.0.50; Setting ‘blink-matching-delay’ has no effect

Previous Next

Package: emacs;

Reported by: Mark Karpov <markkarpov <at> openmailbox.org>

Date: Tue, 18 Aug 2015 13:02:02 UTC

Severity: normal

Merged with 21287

Found in version 25.0.50

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mark Karpov <markkarpov <at> openmailbox.org>
To: Dmitry Gutov <dgutov <at> yandex.ru>
Cc: 21286 <at> debbugs.gnu.org
Subject: bug#21286: 25.0.50; Setting ‘blink-matching-delay’ has no effect
Date: Tue, 18 Aug 2015 20:01:28 +0600
Dmitry Gutov <dgutov <at> yandex.ru> writes:

> On 08/18/2015 03:55 PM, Mark Karpov wrote:
>>
>> Setting ‘blink-matching-delay’ has no effect:
>>
>>    (setq blink-matching-delay 0.5) ; 1 second delay is used
>>    (setq blink-matching-delay 3)   ; still 1 second delay is used
>
> Works fine here. I see an appropriate delay as set above.
>
> Try reproducing it starting with 'emacs -Q'.

Doesn't work for me even with ‘emacs -Q’. Are you sure you are seeing
0.5 second delay?

Here is how I test it:

1. Start Emacs with ‘-Q’ flag.

2. Evaluate:

  (setq blink-matching-delay 0.5)

3. Re-check its value and description: ‘C-h v blink-matching-delay RET’.

4. Open some file with long data within parentheses, scroll down so you
   don't see opening parenthesis.

5. Delete closing parenthesis and type it manually.

6. Period of time for which opening parenthesis is shown is always 1
   second. You can set it to 5 seconds, it will be 1 second no matter
   what.




This bug report was last modified 9 years and 329 days ago.

Previous Next


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