From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sacha Chua Subject: Re: [PATCH] Recognize property blocks even after text Date: Fri, 13 Feb 2015 12:49:35 -0500 Message-ID: <86y4o1itw0.fsf@sachachua.com> References: <86wq3nucw8.fsf@sachachua.com> <87fvabxwu6.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50115) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNotS-0000zr-DR for emacs-orgmode@gnu.org; Tue, 17 Feb 2015 15:37:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YNotJ-0007kP-AT for emacs-orgmode@gnu.org; Tue, 17 Feb 2015 15:37:18 -0500 Received: from mail-ie0-f178.google.com ([209.85.223.178]:40637) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNotJ-0007jw-5L for emacs-orgmode@gnu.org; Tue, 17 Feb 2015 15:37:09 -0500 Received: by iebtr6 with SMTP id tr6so33199474ieb.7 for ; Tue, 17 Feb 2015 12:37:08 -0800 (PST) Received: from Sacha-X220.local (192-171-49-245.cpe.pppoe.ca. [192.171.49.245]) by mx.google.com with ESMTPSA id 5sm10648077igr.17.2015.02.17.12.37.07 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 17 Feb 2015 12:37:07 -0800 (PST) In-Reply-To: <87fvabxwu6.fsf@gmx.us> (rasmus@gmx.us's message of "Thu, 12 Feb 2015 11:12:17 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Rasmus writes: >> Hi! I noticed that the refactored org-get-property-block no longer >> allows for any text (aside from the SCHEDULED / DEADLINE / CLOSED) text >> between the heading and the property drawer, which gave me problems when > Did you see this discussion? I think it's a feature. > http://permalink.gmane.org/gmane.emacs.orgmode/91752 Ah, that makes perfect sense. I'll try to train myself out of adding stuff everywhere, then. Thank you! Sacha