delorie.com/archives/browse.cgi | search |
Date: | Wed, 1 Dec 1999 18:28:05 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Stuart Gibson <sgi AT sgib DOT co DOT uk> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: another one from superNovice - matching braces |
In-Reply-To: | <821n4k$95o$1@news7.svr.pol.co.uk> |
Message-ID: | <Pine.SUN.3.91.991201182653.7313F-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Tue, 30 Nov 1999, Stuart Gibson wrote: > Is this what you are looking for ? >> > > ;;; Automatically makes the matching paren stand out in color. > (condition-case err > (show-paren-mode t) > (error > (message "Cannot show parens %s" (cdr err)))) > ; > > paste it into your _emacs file - you don't even have to activate it; it's > automatic!! Note that this snippet is also in the provided _emacs.xmpl file. Novice users are encouraged to rename it to _emacs and see if they like the effects.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |