emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Missing files in mobileorg-android when syncing using Windows an


From: Mathias Kegelmann
Subject: Re: [O] Missing files in mobileorg-android when syncing using Windows and cygwin
Date: Sat, 28 Jul 2012 22:44:05 +0200

Hi Bastien,

thanks for pointing out that the version is missing. I am running:

ELISP> (emacs-version)
"GNU Emacs 23.2.1 (i386-mingw-nt6.1.7601)\n of 2010-05-08 on G41R2F1"

The issue with shell-quote is as follows:

ELISP> (shell-quote-argument "c:/org/test")
"c\\:/org/test"

The problem is the backslash before the colon as quoting colons doesn't seem to be legal in Cygwin.

- Mathias


On 28 July 2012 20:06, Bastien <address@hidden> wrote:
Hi Mathias,

Mathias Kegelmann <address@hidden> writes:

> Details and workaround are described on the issue page https://
> github.com/matburt/mobileorg-android/issues/246#issuecomment-7204576
>  of the mobileorg-android github project.

There is no mention of Emacs version on this page.

Please send *all* relevant information directly on the list,
that helps.

For this problem, knowing Emacs version will certainly help,
as `shell-quote-argument' should do the right thing on w32.

--
 Bastien


reply via email to

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