emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

blink-matching-paren is missing


From: Brad Collins
Subject: blink-matching-paren is missing
Date: Fri, 09 Jun 2006 09:11:05 +0700
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/22.0.50 (gnu/linux)

I'm running a recent build from CVS (less than a month) and noticed
the following in the manual.

,----[ 31.4.3 Automatic Display Of Matching Parentheses ]
|    `blink-matching-paren' turns the feature on or off: `nil' disables
| it, but the default is `t' to enable match display.
| 
|    `blink-matching-delay' says how many seconds to leave the cursor on
| the matching opening delimiter, before bringing it back to the real
| location of point; the default is 1, but on some systems it is useful
| to specify a fraction of a second.
| 
|    `blink-matching-paren-distance' specifies how many characters back
| to search to find the matching opening delimiter.  If the match is not
| found in that distance, scanning stops, and nothing is displayed.  This
| is to prevent the scan for the matching delimiter from wasting lots of
| time when there is no match.  The default is 25600.
`----

None of these appear to exist any longer.  If is has been removed then
the manual should reflect this.

I was using flash-paren.el do accomplish this which now doesn't seem
to work.

I saw a page on emacs-wiki mentioning paren-set-mode but this doesn't
appear to exist either.

b/

-- 
Brad Collins <address@hidden>, Banqwao, Thailand





reply via email to

[Prev in Thread] Current Thread [Next in Thread]