From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Pawel Newsgroups: gmane.emacs.help Subject: C - marking code between braces. Date: Thu, 7 Dec 2006 10:43:52 +0100 Message-ID: <17783.57944.999245.840149@localhost.localdomain> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1165484787 17600 80.91.229.10 (7 Dec 2006 09:46:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Dec 2006 09:46:27 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 07 10:46:26 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 1GsFpb-0001NT-7G for geh-help-gnu-emacs@m.gmane.org; Thu, 07 Dec 2006 10:46:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GsFpa-0000Qa-PM for geh-help-gnu-emacs@m.gmane.org; Thu, 07 Dec 2006 04:46:18 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GsFpM-0000NY-8Z for help-gnu-emacs@gnu.org; Thu, 07 Dec 2006 04:46:04 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GsFpK-0000Kk-9w for help-gnu-emacs@gnu.org; Thu, 07 Dec 2006 04:46:03 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GsFpK-0000KT-1p for help-gnu-emacs@gnu.org; Thu, 07 Dec 2006 04:46:02 -0500 Original-Received: from [212.77.101.5] (helo=mx1.wp.pl) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GsFpK-0008NP-1g for help-gnu-emacs@gnu.org; Thu, 07 Dec 2006 04:46:02 -0500 Original-Received: (wp-smtpd smtp.wp.pl 5861 invoked from network); 7 Dec 2006 10:45:47 +0100 Original-Received: from jupiter.adlex.com (HELO localhost.localdomain) (null7@[157.25.157.162]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with SMTP for ; 7 Dec 2006 10:45:47 +0100 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=NO(0.577369) AS3=NO AS4=NO AS5=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:39310 Archived-At: Hallo group members. Could You tell me whether is there command in emacs that is able to mark code between braces, but not braces themselves? Regards Pawel