bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: matching-parenthesis \( \) not blinked properly in some modes


From: Andreas Schwab
Subject: Re: matching-parenthesis \( \) not blinked properly in some modes
Date: 08 Oct 2001 15:46:19 +0200
User-agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.0.107

jidanni@deadspam.com (Dan Jacobson) writes:

|> Regarding blinking/highlighting-matching-parenthesis stuff,
|> I noticed some of these
|> ( )
|> \(   \)
|> (  \)
|> \(   )
|> are not blinked properly in some modes, e.g., Makefile/shell-script mode.

That's a feature.  The backslash has syntax category escape in these
modes, which removes the syntactic meaning from the following character.

Andreas.

-- 
Andreas Schwab                                  "And now for something
Andreas.Schwab@suse.de                          completely different."
SuSE Labs, SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5



reply via email to

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