From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-review-schedule Date: Sat, 26 Apr 2014 14:25:13 +0200 Message-ID: <87zjj8jn12.fsf@gmail.com> References: <877g6leltk.fsf@bzg.ath.cx> <87fvl1lx50.fsf@gmail.com> <87tx9gjrzg.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57096) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1We1f3-0007rQ-5y for emacs-orgmode@gnu.org; Sat, 26 Apr 2014 08:25:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1We1eu-0001Mf-5D for emacs-orgmode@gnu.org; Sat, 26 Apr 2014 08:24:53 -0400 Received: from mail-we0-x229.google.com ([2a00:1450:400c:c03::229]:64603) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1We1et-0001MZ-TV for emacs-orgmode@gnu.org; Sat, 26 Apr 2014 08:24:44 -0400 Received: by mail-we0-f169.google.com with SMTP id u56so3459812wes.14 for ; Sat, 26 Apr 2014 05:24:42 -0700 (PDT) In-Reply-To: <87tx9gjrzg.fsf@gmail.com> (Thorsten Jolitz's message of "Sat, 26 Apr 2014 12:38:11 +0200") 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: Thorsten Jolitz Cc: emacs-orgmode@gnu.org Thorsten Jolitz writes: > the answer is in the quote already: > > ,--------------------------------------------- > | Since return value matters, I suggest to use ... > `--------------------------------------------- Exactly. I use `when' if side-effects are involved or if the code is too long and doesn't fit nicely in a `and' branch. Of course, this is nitpicking. There's nothing wrong with `when' variant. Regards, -- Nicolas Goaziou