From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [RFC] [PATCH] ob-core.el: allow the auto-generation of output file names for src blocks. Date: Thu, 15 May 2014 12:05:46 +0200 Message-ID: <87y4y3s6f9.fsf@bzg.ath.cx> References: <1398196476-4773-1-git-send-email-aaronecay@gmail.com> <87bnvt2h6r.fsf@bzg.ath.cx> <87d2g92au5.fsf@gmail.com> <8738h49u2g.fsf@gmail.com> <8761lugqyi.fsf@gmail.com> <87ha55a5tb.fsf@gmail.com> <87tx8wnje4.fsf@gmail.com> <87siocqmlo.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55036) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WksXz-0004Ha-Ac for emacs-orgmode@gnu.org; Thu, 15 May 2014 06:06:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WksXt-0007NW-TC for emacs-orgmode@gnu.org; Thu, 15 May 2014 06:05:55 -0400 Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:34081) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WksXt-0007NN-Cp for emacs-orgmode@gnu.org; Thu, 15 May 2014 06:05:49 -0400 Received: by mail-wi0-f177.google.com with SMTP id f8so3873245wiw.10 for ; Thu, 15 May 2014 03:05:48 -0700 (PDT) In-Reply-To: <87siocqmlo.fsf@Rainer.invalid> (Achim Gratz's message of "Wed, 14 May 2014 19:46:59 +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: Achim Gratz Cc: emacs-orgmode@gnu.org Hi, Achim Gratz writes: > That breaks the tests for Octave and Maxima; since you're intentionally > not keeping backwards compatibility here this should be fixed in the > tests, I'd think. Agreed. Aaron, can you take care of this? > Also, I'd think you should be using "user-error" instead of error to > generate the messages. Agreed too. -- Bastien