From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Prepare release 8.2.6 Date: Sun, 06 Apr 2014 20:03:51 +0200 Message-ID: <87ppkujpx4.fsf@gmail.com> References: <87ha6adikd.fsf@bzg.ath.cx> <4C681CE3-580A-4C68-A745-FD0CCF115E0C@gmail.com> <87txa760h6.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43089) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WWrPq-0006rH-5n for emacs-orgmode@gnu.org; Sun, 06 Apr 2014 14:03:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WWrPh-0006H3-4k for emacs-orgmode@gnu.org; Sun, 06 Apr 2014 14:03:34 -0400 Received: from mail-wg0-x22d.google.com ([2a00:1450:400c:c00::22d]:40923) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WWrPg-0006Gv-T4 for emacs-orgmode@gnu.org; Sun, 06 Apr 2014 14:03:25 -0400 Received: by mail-wg0-f45.google.com with SMTP id l18so5905956wgh.16 for ; Sun, 06 Apr 2014 11:03:23 -0700 (PDT) In-Reply-To: (R. Michael Weylandt's message of "Sun, 6 Apr 2014 13:51:52 -0400") 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: "R. Michael Weylandt" Cc: "emacs-orgmode@gnu.org" "R. Michael Weylandt" writes: > Thanks for taking the time to review my patches (2 attached): > hopefully these are formatted to org standards. Thank you. They look good. I applied the first one. I'll let Eric, or Bastien, decide about it. > * ob-core.el: Add a function `org-babel-remove-result-one-or-many' > which wraps `org-babel-remove-result' to map unto all src blocks when > called with a prefix arg Small note: this should simply be: * ob-core.el (org-babel-remove-result-one-or-many): New function. Regards, -- Nicolas Goaziou