From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: [BUG] Did COMMENT break? Date: Mon, 14 Mar 2011 16:40:12 +0100 Message-ID: <4D7E36DC.4010102@gmail.com> References: <87k4g24mvh.fsf@gmail.com> <18298.1300063695@alphaville.dokosmarshall.org> <4D7DFE95.1070104@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=44597 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pz9rp-0000fr-9V for emacs-orgmode@gnu.org; Mon, 14 Mar 2011 11:39:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pz9rn-0007of-Ac for emacs-orgmode@gnu.org; Mon, 14 Mar 2011 11:39:32 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:45057) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pz9rn-0007o1-67 for emacs-orgmode@gnu.org; Mon, 14 Mar 2011 11:39:31 -0400 Received: by ewy9 with SMTP id 9so1676096ewy.0 for ; Mon, 14 Mar 2011 08:39:30 -0700 (PDT) In-Reply-To: <4D7DFE95.1070104@gmail.com> 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: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org >> It seems that one of the hair-raising regexps that Carsten manages >> to come up with is not quite right. Try this patch for now: > > Hmm, it still does not seem to work for me, but I might not have changed > the files correctly. Please ignore the above. Nicholas' patch works as described. I'd just forgotten to bite-compile ex post. Thanks Nicholas.