emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: [ANN] Exporter for taskjuggler


From: Christian Egli
Subject: [Orgmode] Re: [ANN] Exporter for taskjuggler
Date: Tue, 08 Jun 2010 16:03:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Christian Egli <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]