From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?Q?Jochen_K=FCpper?= Newsgroups: gmane.emacs.help Subject: Re: Is Emacs becoming Word? Date: Sat, 26 Mar 2005 00:30:01 +0100 Organization: Fritz-Haber-Institut der MPG Message-ID: References: Reply-To: usenet-W2i0oK7yYu0+t3nig+EZI7NAH6kLmebB@public.gmane.org NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2111276673==" X-Trace: sea.gmane.org 1111793662 18930 80.91.229.2 (25 Mar 2005 23:34:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 25 Mar 2005 23:34:22 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Sat Mar 26 00:34:22 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DEyJj-0007Qc-Oa for geh-help-gnu-emacs@m.gmane.org; Sat, 26 Mar 2005 00:34:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DEyZJ-0005sf-2e for geh-help-gnu-emacs@m.gmane.org; Fri, 25 Mar 2005 18:50:21 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 45 Original-X-Trace: individual.net Ci19Dgzoac6nMrv3PupOFgHxsVM+OvjAcvt5Voq6H9ikIDu45Y Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAMFBMVEUcGRSqioSCPi7Cwbxu Vk5MQjycXkxMKiQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFG2qEAAAB5klEQVR42nXUwY7aMBAA UK8E4tqpI/fMKIWzFdBewcwm10WA9tpksz6zFci/37GdxF7a+mLwi2fGQ4yo/jPE9AkaIcRM/gU7 EcfTA/zgtWsuEfRmWPVjlsOryMYpAYgvYz9B8RXmhxHEw/gcQD+sz/cDbMLXhbu7a6j6Nob6FuDW U21+uje8nuUA/rnXxR4ArCWi5jhWJSJUmoWop7HckPt+Bz6PsrYmexgg5HY3CDvKuq/lAM9hB4VQ HfZEMt8xj2BLSrD1cDlThNJMoXSEWnroDJr3HM5nDtUbRIPuluDqLlx8YdYuh0o87S6+DWANUrn+ Pf0eO7vh1Awf98XKXi/jAatnCwU/Bebl5pZqjRNs2xa4IcoqdEuN5QSbFn3pYLkqqbtyLLfSEbQi XEn4jsvpZRiAO7UCUCYBhE7zhAgSclAyToiSO5xgA+8RONYqD6X3YYdWnakJU1WVPsaI0LXU5VBF kMr6aJTBPk4KfP5SJoAYEXpE5/4FVnVrpHQ/tny/pAduZl/bBDsGLbkqD7ZN0PgbCfwucPL49gzd pZmPw22SoPoc+iZkAL+J6nRrdQEHf+4Qqm4TFJJ8idxYrumY/QEAFHQI65xhcZqgOEHhTAhk6WUu jgPohnc4wgD21+zN+c79AZmNym6Cgz4IAAAAAElFTkSuQmCC X-Archive: encrypt X-Attribution: Jochen OpenPGP: id=CC1B0B4D; url=http://jochen-kuepper.de/computer/keys.asc X-Request-PGP: http://jochen-kuepper.de/computer/keys.asc X-URL: http://jochen-kuepper.de Cancel-Lock: sha1:npEjyuS0hHJtrk8Eq+0AFeKzazg= Original-Xref: shelby.stanford.edu gnu.emacs.help:129616 Original-To: help-gnu-emacs-mXXj517/zsQ@public.gmane.org X-BeenThere: help-gnu-emacs-mXXj517/zsQ@public.gmane.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.help:25167 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:25167 --===============2111276673== Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable David Kastrup writes: > Greg Novak writes: > >> The other day I was editing Lisp code and found that instead of the >> usual paren highlighting, Emacs was highlighting the entire enclosed >> expression. > > I don't get that here. What did you switch on to get it? ,----[ C-h v show-paren-style RET ] | show-paren-style's value is mixed |=20 | *Style used when showing a matching paren. | Valid styles are `parenthesis' (meaning show the matching paren), | `expression' (meaning show the entire expression enclosed by the paren) a= nd | `mixed' (meaning show the matching paren if it is visible, and the expres= sion | otherwise). `---- But its default is parenthesis... Greetings, Jochen =2D-=20 Einigkeit und Recht und Freiheit http://www.Jochen-Kuepper.de Libert=E9, =C9galit=E9, Fraternit=E9 GnuPG key: CC1B0B4D (Part 3 you find in my messages before fall 2003.) --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBCRJ8A7eYXdswbC00RApn0AKCXwHTzJ6zHEhphS0gbASzEEbdABACeNHY0 crvSJGgST00v/Nh5oDoG+uo= =g/yc -----END PGP SIGNATURE----- --=-=-=-- --===============2111276673== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Help-gnu-emacs mailing list Help-gnu-emacs-mXXj517/zsQ@public.gmane.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs --===============2111276673==--