From: Mathias Kegelmann <mathias.kegelmann@gmail.com>
To: Bastien <bzg@gnu.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Missing files in mobileorg-android when syncing using Windows and cygwin
Date: Sat, 28 Jul 2012 22:44:05 +0200 [thread overview]
Message-ID: <CAMNXRQyySLKvk1n0qdQnkN_3PwGb7wmArRBzP96TKYkcPNK30A@mail.gmail.com> (raw)
In-Reply-To: <877gtn4v6i.fsf@gnu.org>
[-- Attachment #1: Type: text/plain, Size: 989 bytes --]
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 <bzg@gnu.org> wrote:
> Hi Mathias,
>
> Mathias Kegelmann <mathias.kegelmann@gmail.com> 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
>
[-- Attachment #2: Type: text/html, Size: 1765 bytes --]
next prev parent reply other threads:[~2012-07-28 20:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-24 15:55 Missing files in mobileorg-android when syncing using Windows and cygwin Mathias Kegelmann
2012-07-28 18:06 ` Bastien
2012-07-28 20:44 ` Mathias Kegelmann [this message]
2012-07-31 15:36 ` Bastien
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAMNXRQyySLKvk1n0qdQnkN_3PwGb7wmArRBzP96TKYkcPNK30A@mail.gmail.com \
--to=mathias.kegelmann@gmail.com \
--cc=bzg@gnu.org \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).