From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivan Andrus Subject: Re: Add the capture feature "%(sexp)" to org-feed Date: Thu, 9 Aug 2012 23:09:00 +0200 Message-ID: References: <7822.1339898820@alphaville> <87y5lqe21l.fsf@gnu.org> <87liho86cp.fsf@gnu.org> Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48752) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzZyc-0000QO-AK for emacs-orgmode@gnu.org; Thu, 09 Aug 2012 17:09:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SzZyb-0000yZ-G2 for emacs-orgmode@gnu.org; Thu, 09 Aug 2012 17:09:06 -0400 In-Reply-To: <87liho86cp.fsf@gnu.org> 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: Bastien Cc: Michael Brand , Org Mode On Aug 9, 2012, at 4:53 PM, Bastien wrote: > Hi Michael, >=20 > Michael Brand writes: >=20 >> You omitted the Local variables sentence-end-double-space: t. Isn't >> this a good idea for all the users like me that have set this to nil >> in their config? I wanted to add it to more files as soon as I will >> change them. >=20 > I've check against current Emacs trunk, and only three files/packages > uses this: rst.el, filesets.el and mh-e. >=20 > So I'd rather not pollute the hundred files of Org with this. I'm probably missing something, but isn't this what directory local = variables are for? -Ivan