From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Cave Subject: Re: small function suggestion (org-examplize-region) Date: Wed, 18 Mar 2009 00:50:18 +0000 (UTC) Message-ID: References: <87hc1sc9iw.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LjjzU-0006rn-3V for emacs-orgmode@gnu.org; Tue, 17 Mar 2009 20:50:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LjjzP-0006rb-Ci for emacs-orgmode@gnu.org; Tue, 17 Mar 2009 20:50:39 -0400 Received: from [199.232.76.173] (port=50520 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LjjzP-0006rY-6y for emacs-orgmode@gnu.org; Tue, 17 Mar 2009 20:50:35 -0400 Received: from main.gmane.org ([80.91.229.2]:50602 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LjjzO-0005Kj-RI for emacs-orgmode@gnu.org; Tue, 17 Mar 2009 20:50:35 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LjjzK-0004WK-DA for emacs-orgmode@gnu.org; Wed, 18 Mar 2009 00:50:30 +0000 Received: from 65.204.206.129 ([65.204.206.129]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Mar 2009 00:50:30 +0000 Received: from charles_cave by 65.204.206.129 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Mar 2009 00:50:30 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Eric Schulte gmail.com> writes: > > Hi, > > This function could be used to comment out a region of an org-mode file > as an example using the ': ' syntax. I just use the prefix-region command of Emacs. Esc-x prefix-region then .. : SPACE RET