From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Cubizolles Subject: Re: new syntax of completion and preparation functions for publishing Date: Fri, 24 Jun 2016 23:59:19 +0200 Message-ID: <87a8iaxn7s.fsf@free.fr> References: <87d1n7ozx7.fsf@free.fr> <87eg7md5mq.fsf@systemreboot.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59712) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bGZ8I-0004pI-Ho for emacs-orgmode@gnu.org; Fri, 24 Jun 2016 17:59:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bGZ8E-0000Fw-Dn for emacs-orgmode@gnu.org; Fri, 24 Jun 2016 17:59:25 -0400 Received: from smtp2-g21.free.fr ([212.27.42.2]:46926) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bGZ8E-0000Fo-82 for emacs-orgmode@gnu.org; Fri, 24 Jun 2016 17:59:22 -0400 In-Reply-To: <87eg7md5mq.fsf@systemreboot.net> (Arun Isaac's message of "Fri, 24 Jun 2016 19:57:09 +0530") 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" To: Arun Isaac Cc: emacs-orgmode@gnu.org Arun Isaac writes: > In general, the preparation function having access to project-plist is a > very useful feature. Many a time, it avoids the need to get the plist > indirectly by accessing org-publish-project-alist or by some other means. I've never played with plists before, could you please provide a code sample=C2=A0? Regards, Julien.