From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Egli Subject: Re: [ANN] Exporter for taskjuggler Date: Tue, 08 Jun 2010 16:03:07 +0200 Message-ID: <87sk4xsjtw.fsf@saadawi.sbszh.ch> References: <87ljdarxpw.fsf@saadawi.sbszh.ch> <874ojbgmi8.fsf@stats.ox.ac.uk> <87wrw3dag8.fsf@saadawi.sbszh.ch> <87k4s21r6m.fsf@saadawi.sbszh.ch> <871vchubgh.fsf@saadawi.sbszh.ch> <8EB5419B-3737-401F-978F-50FB69580BB4@gmail.com> <87wru9slcj.fsf@saadawi.sbszh.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=45801 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OLzOp-0008Cn-R6 for emacs-orgmode@gnu.org; Tue, 08 Jun 2010 10:03:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OLzOh-0003Mm-4A for emacs-orgmode@gnu.org; Tue, 08 Jun 2010 10:03:24 -0400 Received: from lo.gmane.org ([80.91.229.12]:58612) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OLzOg-0003MH-Tj for emacs-orgmode@gnu.org; Tue, 08 Jun 2010 10:03:19 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OLzOf-0004YR-6k for emacs-orgmode@gnu.org; Tue, 08 Jun 2010 16:03:17 +0200 Received: from gateway01.sbszh.ch ([217.162.18.85]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Jun 2010 16:03:17 +0200 Received: from christian.egli by gateway01.sbszh.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Jun 2010 16:03:17 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Christian Egli writes: >> In org-export-as-taskjuggler-and-open: >> org-taskjuggler.el:330:6:Warning: start-process-shell-command called >> with 4 >> arguments, but accepts only 3 > > This I cannot reproduce using the command command you gave. Is this > maybe only a problem in newer Emacs versions? I'm using Emacs 23.1.1 Digging some more I found the following in http://www.gnu.org/software/emacs/NEWS.23.2: > *** start-process-shell-command and start-file-process-shell-command > now only take a single `command' argument. i.e. Emacs 23.2 has a different api for start-process-shell-command. I'm not quite sure how to deal with this. Should I add a wrapper function in org-compat (say "org-start-process-shell-command") that checks for emacs version > 23.2 and calls start-process-shell-command accordingly? Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland