From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: [PATCH 03/10] Clean up various org-babel-*-maybe commands Date: Tue, 02 Apr 2013 21:31:16 +0200 Message-ID: <87d2ucu3uj.fsf@Rainer.invalid> References: <1364794944-13826-1-git-send-email-aaronecay@gmail.com> <1364794944-13826-4-git-send-email-aaronecay@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59056) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UN6vd-0004du-39 for emacs-orgmode@gnu.org; Tue, 02 Apr 2013 15:31:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UN6vb-0003dC-4H for emacs-orgmode@gnu.org; Tue, 02 Apr 2013 15:31:33 -0400 Received: from plane.gmane.org ([80.91.229.3]:41736) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UN6va-0003cs-TU for emacs-orgmode@gnu.org; Tue, 02 Apr 2013 15:31:31 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UN6vv-0008WR-UI for emacs-orgmode@gnu.org; Tue, 02 Apr 2013 21:31:51 +0200 Received: from pd9eb43f1.dip.t-dialin.net ([217.235.67.241]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Apr 2013 21:31:51 +0200 Received: from Stromeko by pd9eb43f1.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Apr 2013 21:31:51 +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: emacs-orgmode@gnu.org Aaron Ecay writes: > * lisp/ob-core.el (org-babel-if-in-src-block): New macro […] > +(defmacro org-babel-when-in-src-block (&rest body) > + `(if (or (org-babel-where-is-src-block-head) > + (org-babel-get-inline-src-block-matches)) > + (progn > + ,@body > + t) > + nil)) Commit message and patch disagree about the name. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf rackAttack: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds