From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: missing :END: error message is not very helpful (patch) Date: Wed, 19 Aug 2009 17:06:36 +0800 Message-ID: <87ocqcjhpf.fsf@bzg.ath.cx> References: <20090819144031.GA11292@taupan.ath.cx> 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 1MdmkT-0001um-IC for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 11:06:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MdmkO-0001t7-Oh for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 11:06:49 -0400 Received: from [199.232.76.173] (port=37703 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MdmkO-0001t2-JR for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 11:06:44 -0400 Received: from fg-out-1718.google.com ([72.14.220.153]:50209) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MdmkM-0007rL-TD for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 11:06:43 -0400 Received: by fg-out-1718.google.com with SMTP id 22so1015882fge.7 for ; Wed, 19 Aug 2009 08:06:41 -0700 (PDT) In-Reply-To: <20090819144031.GA11292@taupan.ath.cx> (Friedrich Delgado Friedrichs's message of "Wed, 19 Aug 2009 16:40:31 +0200") 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 mailing list Friedrich Delgado Friedrichs writes: > I had a missing :END: line in a long file due to some editing screwups > and the (error ":END: line missing")))))) wasn't too helpful. > > I propose the following patch: Applied, thanks. -- Bastien