From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Subject: Re: [BUG] Unmatched #+end-src Date: Wed, 23 Mar 2011 18:38:28 +0100 Message-ID: <87y645lotn.fsf@gmail.com> References: <87ei6cffbw.fsf@btinternet.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=57878 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q2S0x-00081J-3u for emacs-orgmode@gnu.org; Wed, 23 Mar 2011 13:38:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q2S0u-0002o9-W5 for emacs-orgmode@gnu.org; Wed, 23 Mar 2011 13:38:34 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:51791) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q2S0u-0002nx-RC for emacs-orgmode@gnu.org; Wed, 23 Mar 2011 13:38:32 -0400 Received: by fxm18 with SMTP id 18so8858747fxm.0 for ; Wed, 23 Mar 2011 10:38:32 -0700 (PDT) In-Reply-To: <87ei6cffbw.fsf@btinternet.com> (Martyn Jago's message of "Sat, 12 Mar 2011 16:56:03 +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: Martyn Jago Cc: emacs-orgmode@gnu.org Hello, Martyn Jago writes: > Hi > > * Unmatched #+end-src bug > > #+end_src > > With the above simple org file, placing the cursor at the end of > #+end_src and hitting return causes emacs to hang. I've pushed a fix that should solve the problem. Please tell if it doesn't. Thank you for your report. Regards, -- Nicolas