From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: babel perl issue Date: Fri, 14 Dec 2012 08:57:06 -0700 Message-ID: <871uesiq3x.fsf@gmail.com> References: <87vcca9bxw.fsf@gmail.com> <87d2yhvm3c.fsf@Rainer.invalid> <87obi193mn.fsf@gmail.com> <87zk1lu53s.fsf@Rainer.invalid> <87zk1kmpyo.fsf@gmail.com> <87r4mwph61.fsf@bzg.ath.cx> <87zk1kf2bw.fsf@gmail.com> <8762472rg8.fsf@bzg.ath.cx> <874njrdzdg.fsf@gmail.com> <87ip871bog.fsf@bzg.ath.cx> <87obhzcjrs.fsf@gmail.com> <87mwxjyzor.fsf@bzg.ath.cx> <87fw3bfb2i.fsf@Rainer.invalid> <87a9tjyyi3.fsf@bzg.ath.cx> <87sj7bb1sh.fsf@gmail.com> <87r4mvxhxe.fsf@bzg.ath.cx> <87txrr9lc8.fsf@gmail.com> <876245ttw5.fsf@bzg.ath.cx> <87hanpa2ps.fsf@gmail.com> <87vcc5ufdp.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54261) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjXdY-000373-NI for emacs-orgmode@gnu.org; Fri, 14 Dec 2012 10:57:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TjXdX-0007SX-Ce for emacs-orgmode@gnu.org; Fri, 14 Dec 2012 10:57:20 -0500 Received: from mail-ia0-f169.google.com ([209.85.210.169]:47791) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjXdX-0007ST-7h for emacs-orgmode@gnu.org; Fri, 14 Dec 2012 10:57:19 -0500 Received: by mail-ia0-f169.google.com with SMTP id r4so3313853iaj.0 for ; Fri, 14 Dec 2012 07:57:18 -0800 (PST) In-Reply-To: <87vcc5ufdp.fsf@bzg.ath.cx> (Bastien's message of "Fri, 14 Dec 2012 10:55:46 +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: Bastien Cc: Achim Gratz , emacs-orgmode@gnu.org, Eric Schulte Bastien writes: > Eric Schulte writes: > >> This patch doesn't apply for me with "git am" to the HEAD of the repo so >> I can't test it directly > > Please try this new one against current db51b8 commit in master. > This patch is still broken org-mode$ git checkout db51b8 -b crude Switched to a new branch 'crude' org-mode$ git am /tmp/0001-Crude-patch-to-simplify-dependencies.patch Applying: Crude patch to simplify dependencies. error: patch failed: lisp/ob-exp.el:23 error: lisp/ob-exp.el: patch does not apply Patch failed at 0001 Crude patch to simplify dependencies. The copy of the patch that failed is found in: /home/eschulte/.emacs.d/src/org-mode/.git/rebase-apply/patch When you have resolved this problem, run "git am --resolved". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". -- Eric Schulte http://cs.unm.edu/~eschulte