From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: [ox, patch] #+SUBTITLE Date: Sat, 28 Mar 2015 07:15:25 -1000 Message-ID: References: <87y4miv7y6.fsf@gmx.us> <87a8yxi0zf.fsf@nicolasgoaziou.fr> <87k2y1qfpi.fsf@gmx.us> 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]:56861) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbuKp-0005Nx-HA for emacs-orgmode@gnu.org; Sat, 28 Mar 2015 13:15:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YbuKj-0006fj-NE for emacs-orgmode@gnu.org; Sat, 28 Mar 2015 13:15:47 -0400 Received: from gproxy8-pub.mail.unifiedlayer.com ([67.222.33.93]:48510) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1YbuKj-0006fJ-FX for emacs-orgmode@gnu.org; Sat, 28 Mar 2015 13:15:41 -0400 In-Reply-To: <87k2y1qfpi.fsf@gmx.us> (rasmus@gmx.us's message of "Sat, 28 Mar 2015 16:55:37 +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: Rasmus Cc: emacs-orgmode@gnu.org Rasmus writes: >>> + (when formatted-subtitle >>> + (concat "\n" formatted-subtitle)) >> >> Nitpick: >> >> (and formatted-subtitle ...) > > Can you explain why (and =E2=8B=AF) should be used here? Possibly because you don't need the implicit progn? ,--------------------------------------------------- | (when test {form}+) =3D=3D (and test (progn {form}+)) `--------------------------------------------------- hth, Tom --=20 Thomas S. Dye http://www.tsdye.com