From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "nico" Newsgroups: gmane.emacs.help Subject: Re: jumping to peer parenthesis/brace Date: 22 Jun 2006 01:30:43 -0700 Organization: http://groups.google.com Message-ID: <1150965042.991684.211440@g10g2000cwb.googlegroups.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1150965789 19946 80.91.229.2 (22 Jun 2006 08:43:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 22 Jun 2006 08:43:09 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 22 10:43:04 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 1FtKlx-0002KP-Du for geh-help-gnu-emacs@m.gmane.org; Thu, 22 Jun 2006 10:42:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FtKlv-0008JU-DM for geh-help-gnu-emacs@m.gmane.org; Thu, 22 Jun 2006 04:42:43 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!g10g2000cwb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 23 Original-NNTP-Posting-Host: 82.242.45.161 Original-X-Trace: posting.google.com 1150965048 5184 127.0.0.1 (22 Jun 2006 08:30:48 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 22 Jun 2006 08:30:48 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: g10g2000cwb.googlegroups.com; posting-host=82.242.45.161; posting-account=waDJgA0AAAAVr6eBeS4bbD388UdPcZ97 Original-Xref: shelby.stanford.edu gnu.emacs.help:139966 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 Xref: news.gmane.org gmane.emacs.help:35591 Archived-At: hello, Pawel a =E9crit : > Hallo group members > > Could You tell me ow to do the following thing: > > {<------ my pointer is here and I want to jump there > ..... | > ...[.......] | > }<----------------------------------------------- > C-M b or C-M f nicolas > highlight-paren-mode is not enough when block is larger than screen >=20 > Greetings