|
|
Your message dated Tue, 21 Jul 2009 22:35:50 -0400
with message-id <mf8wihe96h.fsf@xxxxxxxxxxxxxxxxx>
and subject line Re: bug#3889: 23.1.50; [PATCH] Increase
blink-matching-paren-distance
has caused the Emacs bug report #3889,
regarding 23.1.50; [PATCH] Increase blink-matching-paren-distance
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@xxxxxxxxxxxxxxxxxxxxxxxxxx
immediately.)
--
3889: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3889
Emacs Bug Tracking System
Contact owner@xxxxxxxxxxxxxxxxxxxxxxxxxx with problems
--- Begin Message ---
|
Subject: |
23.1.50; [PATCH] Increase blink-matching-paren-distance |
|
From: |
Ian Eure |
|
Date: |
Mon, 20 Jul 2009 13:49:46 -0700 |
A user came into #emacs today complaining that his paren matching was
not working with a large file, and that font-locking broke as a result.
I found that this is controlled by blink-matching-paren-distance,
which was increased to 25kb around 1997.
Attached is a patch which doubles this to 50kb, as this should be fine
for modern machines. I think that we should seriously consider setting
the default to nil, but this seems like a more conservative approach
to the matter.
--- End Message ---
--- Begin Message ---
|
Subject: |
Re: bug#3889: 23.1.50; [PATCH] Increase blink-matching-paren-distance |
|
From: |
Glenn Morris |
|
Date: |
Tue, 21 Jul 2009 22:35:50 -0400 |
Stefan Monnier wrote:
>> Attached is a patch which doubles this to 50kb, as this should be fine for
>> modern machines.
>
> 100kB should be fine, indeed.
So increased.
--- End Message ---
|
|