From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: C - marking code between braces. Date: Thu, 7 Dec 2006 17:36:52 +0100 Message-ID: References: <17783.57944.999245.840149@localhost.localdomain> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1165509447 30562 80.91.229.10 (7 Dec 2006 16:37:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Dec 2006 16:37:27 +0000 (UTC) Cc: emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 07 17:37:23 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GsMFM-0002QG-RF for geh-help-gnu-emacs@m.gmane.org; Thu, 07 Dec 2006 17:37:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GsMFM-000142-8B for geh-help-gnu-emacs@m.gmane.org; Thu, 07 Dec 2006 11:37:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GsMF4-00010m-B9 for help-gnu-emacs@gnu.org; Thu, 07 Dec 2006 11:37:02 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GsMEz-0000up-0P for help-gnu-emacs@gnu.org; Thu, 07 Dec 2006 11:37:01 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GsMEy-0000ul-Te for help-gnu-emacs@gnu.org; Thu, 07 Dec 2006 11:36:56 -0500 Original-Received: from [217.72.192.227] (helo=fmmailgate02.web.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GsMEy-0002gM-DE for help-gnu-emacs@gnu.org; Thu, 07 Dec 2006 11:36:56 -0500 Original-Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate02.web.de (Postfix) with ESMTP id 0604942B7C2C; Thu, 7 Dec 2006 17:36:55 +0100 (CET) Original-Received: from [84.245.179.13] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.107 #114) id 1GsMEw-0005re-00; Thu, 07 Dec 2006 17:36:54 +0100 In-Reply-To: <17783.57944.999245.840149@localhost.localdomain> X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: Pawel X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de 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:39325 Archived-At: Am 07.12.2006 um 10:43 schrieb Pawel: > Could You tell me whether is there command in emacs that is able to > mark code between braces, but not braces themselves? Yes: set-mark-command at begin and set-mark-command at end; or set- mark-command at end and set-mark-command at begin. -- Greetings Pete When confronted with actual numbers, a mathematician is at a loss. (Steffen Hokland)