From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Pawel Newsgroups: gmane.emacs.help Subject: jumping to peer parenthesis/brace Date: Thu, 22 Jun 2006 10:17:04 +0200 Message-ID: <17562.20992.530727.552706@gargle.gargle.HOWL> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1150964260 15231 80.91.229.2 (22 Jun 2006 08:17:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 22 Jun 2006 08:17:40 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 22 10:17:34 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FtKNS-0006s6-58 for geh-help-gnu-emacs@m.gmane.org; Thu, 22 Jun 2006 10:17:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FtKNR-0007E5-Di for geh-help-gnu-emacs@m.gmane.org; Thu, 22 Jun 2006 04:17:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FtKNF-0007Dz-Dc for help-gnu-emacs@gnu.org; Thu, 22 Jun 2006 04:17:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FtKND-0007Dn-2d for help-gnu-emacs@gnu.org; Thu, 22 Jun 2006 04:17:12 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FtKNC-0007Dk-U2 for help-gnu-emacs@gnu.org; Thu, 22 Jun 2006 04:17:10 -0400 Original-Received: from [212.77.101.1] (helo=smtp.wp.pl) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FtKY8-0005UZ-NP for help-gnu-emacs@gnu.org; Thu, 22 Jun 2006 04:28:28 -0400 Original-Received: (wp-smtpd smtp.wp.pl 27690 invoked from network); 22 Jun 2006 10:17:07 +0200 Original-Received: from jupiter.adlex.com (HELO ) (null7@[157.25.157.162]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with SMTP for ; 22 Jun 2006 10:17:07 +0200 Original-To: emacs mailing list X-MAILER: KMail/1.7.1 X-WP-AV: skaner antywirusowy poczty Wirtualnej Polski S. A. X-WP-SPAM: NO AS1=NO(Body=1 Fuz1=1 Fuz2=1) AS2=YES(0.997527) AS3=NO AS4=NO 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 Xref: news.gmane.org gmane.emacs.help:35585 Archived-At: Hallo group members Could You tell me ow to do the following thing: {<------ my pointer is here and I want to jump there ..... | ...[.......] | }<----------------------------------------------- highlight-paren-mode is not enough when block is larger than screen Greetings