From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Detlef Jockheck Newsgroups: gmane.emacs.help Subject: Re: match if-then-else, brackets etc. Date: Fri, 11 Apr 2003 12:33:55 +0200 Organization: adp Gauselmann GmbH Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <84smsq8iko.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8Bit X-Trace: main.gmane.org 1050057564 32343 80.91.224.249 (11 Apr 2003 10:39:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 11 Apr 2003 10:39:24 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 11 12:39:23 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 193vwI-0008PV-00 for ; Fri, 11 Apr 2003 12:39:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 193vtW-0005bG-01 for gnu-help-gnu-emacs@m.gmane.org; Fri, 11 Apr 2003 06:36:30 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!fu-berlin.de!uni-berlin.de!pd902fc6c.dip.t-dialin.NET!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 30 Original-NNTP-Posting-Host: pd902fc6c.dip.t-dialin.net (217.2.252.108) Original-X-Trace: fu-berlin.de 1050057209 12150780 217.2.252.108 (16 [99358]) X-Orig-Path: java.adp-entwicklung.gauselmann.de!news User-Agent: KNode/0.6.1 Original-Xref: shelby.stanford.edu gnu.emacs.help:111867 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8369 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8369 Detlef Jockheck wrote: > Kai Großjohann wrote: > >> Detlef Jockheck writes: >> >>> whenever I analyze a programm in c, perl or pythen I have some problems >>> to find the matching statement. Thant means I'm looking for the end of >>> an if-declaration. Or where does this bracket belong to. Is there a >>> plugin to hilight this dependencies in emacs? >> >> For parentheses and brackets and curly braces: >> M-x show-paren-mode RET > Kai, > > M-x show-paren-mode says [no-match]. I've tried this in python-mode and > in c-mode. Do I need to install an additional tool? Oops! Now I know why it doesn't work. It's because I'm using xemacs (not emacs). I thougt that this is approx. the same but I seems that it isn't. How can I solve my problem with xemacs? ciao Detlef -- # Detlef Jockheck