From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: martin@rochooni.net Newsgroups: gmane.emacs.help,gmane.spam.detected Subject: Re: Bracket matching.. Date: Tue, 16 Nov 2004 12:23:16 +0100 Organization: Bosch Rexroth AG Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1100604384 12512 80.91.229.6 (16 Nov 2004 11:26:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 16 Nov 2004 11:26:24 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 16 12:26:15 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CU1TS-0003q9-00 for ; Tue, 16 Nov 2004 12:26:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CU1cC-00015A-AW for geh-help-gnu-emacs@m.gmane.org; Tue, 16 Nov 2004 06:35:16 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsmi-us.news.garr.it!newsmi-eu.news.garr.it!NewsITBone-GARR!newscore.univie.ac.at!news-fra1.dfn.de!news0.de.colt.net!news1.boschrexroth.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 24 Original-NNTP-Posting-Host: 10.110.240.55 Original-X-Trace: loghost1.eu.boschrexroth.com 1100604178 8699 10.110.240.55 (16 Nov 2004 11:22:58 GMT) Original-X-Complaints-To: usenet@eu.boschrexroth.com Original-NNTP-Posting-Date: Tue, 16 Nov 2004 11:22:58 +0000 (UTC) User-Agent: Emacs Gnus Cancel-Lock: sha1:1yxOJKU8NBXV2yyXPbdm5wHp8rM= Original-Xref: shelby.stanford.edu gnu.emacs.help:126651 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.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@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-Spam-Report: 5.8 points; * 0.2 NO_REAL_NAME From: does not include a real name * 1.6 NO_DNS_FOR_FROM Domain in From header has no MX or A DNS records * -0.0 BAYES_44 BODY: Bayesian spam probability is 44 to 50% * [score: 0.4569] * 4.0 URIBL_SBL Contains a URL listed in the SBL blocklist * [URIs: starhub.net.sg] Xref: main.gmane.org gmane.emacs.help:22046 gmane.spam.detected:388280 X-Report-Unspam: http://unspam.gmane.org/gmane.emacs.help:22046 "RK" == Rob Kramer writes: RK> Date: Mon, 15 Nov 2004 12:58:31 GMT RK> RK> Hia, RK> RK> My bracket matching doesn't seem to work anymore. What I mean is the RK> highlighting of a bracket when the cursor is on the opposing bracket. I RK> wonder what I may have done to kill it.. The problem doesn't seem to be RK> related to the current mode, i.e. it's the same in c++ mode or lisp mode. check the value of the variable show-paren-mode and if the command show-paren-mode is called somwhere in your init files RK> RK> Using CVS version (21.3.50.7). RK> RK> Cheers, RK> RK> Rob RK> RK> -- martin dot fischer at boschrexroth dot de