Hi Mathias,
Mathias Kegelmann writes:
> 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/tes
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 b
Hi Mathias,
Mathias Kegelmann 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* releva