From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mikael Fornius Subject: Re: small function suggestion (org-examplize-region) Date: Wed, 18 Mar 2009 09:32:41 +0100 Message-ID: <87eiwvqlhy.fsf@abc.se> References: <87hc1sc9iw.fsf@gmail.com> <8287.1237340098@gamaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LjrDB-0004zZ-Uy for emacs-orgmode@gnu.org; Wed, 18 Mar 2009 04:33:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LjrD7-0004zB-Dr for emacs-orgmode@gnu.org; Wed, 18 Mar 2009 04:33:17 -0400 Received: from [199.232.76.173] (port=45332 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LjrD7-0004z8-7M for emacs-orgmode@gnu.org; Wed, 18 Mar 2009 04:33:13 -0400 Received: from violet.abc.se ([62.80.200.155]:59367) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LjrD6-000177-NX for emacs-orgmode@gnu.org; Wed, 18 Mar 2009 04:33:13 -0400 In-Reply-To: (Charles Cave's message of "Wed, 18 Mar 2009 05:35:40 +0000 (UTC)") 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: Charles Cave Cc: emacs-orgmode@gnu.org I tried the built in emacs function comment-region and it comments out works with ":" when in org-mode, GNU Emacs 23.0.91.1 with org 6.24c. -- Mikael Fornius