From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas S. Dye Subject: Re: (org-element-context) :end property Date: Fri, 02 Oct 2015 12:26:36 -1000 Message-ID: References: <878u7laqiq.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60466) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zi8my-0006LJ-0E for emacs-orgmode@gnu.org; Fri, 02 Oct 2015 18:26:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zi8mu-00046z-Oc for emacs-orgmode@gnu.org; Fri, 02 Oct 2015 18:26:51 -0400 Received: from gproxy5-pub.mail.unifiedlayer.com ([67.222.38.55]:35357) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Zi8mu-00046N-Gy for emacs-orgmode@gnu.org; Fri, 02 Oct 2015 18:26:48 -0400 In-reply-to: <878u7laqiq.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: emacs-org list Aloha Nicolas, Nicolas Goaziou writes: > White spaces following an object are included in the object. They are > stored in :post-blank property. You can add them with > > (setf (buffer-substring start end) > (concat (or desc path) > (make-string (org-element-property :post-blank eop) ?\s))) Perfect. Thanks! All the best, Tom -- Thomas S. Dye http://www.tsdye.com