[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Problem exporting to PDF (and viewing)
From: |
Achim Gratz |
Subject: |
Re: [O] Problem exporting to PDF (and viewing) |
Date: |
Sat, 19 May 2012 09:07:03 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) |
Richard Stanton writes:
> This result occurs because I'm using (Cygwin) bash as my shell inside
> Emacs, not the Windows default, cmdproxy.exe. It's therefore true that
> my shell does *not* expect DOS file names (and gets very upset when
> you pass it a backslash...), but escaping the ":" seems to cause
> problems because now ":" is taken to be part of the file name, I
> think, rather than part of "c:", the name of the (Windows) disk.
No, the backslash would be OK for the shell. But you are not sending
that string to a shell (much less bash), you are sending it to a Win32
program. Windows programs are not expecting any quoting in their
arguments (not even cmd-style quoting). Write a shell wrapper around
each windows program that you are calling through your cygwinized
Emacs...
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Waldorf MIDI Implementation & additional documentation:
http://Synth.Stromeko.net/Downloads.html#WaldorfDocs
- Re: [O] Problem exporting to PDF (and viewing), (continued)
- Re: [O] Problem exporting to PDF (and viewing), Richard Stanton, 2012/05/12
- Re: [O] Problem exporting to PDF (and viewing), Jonathan Leech-Pepin, 2012/05/12
- Re: [O] Problem exporting to PDF (and viewing), Nick Dokos, 2012/05/12
- Re: [O] Problem exporting to PDF (and viewing), Richard Stanton, 2012/05/13
- Re: [O] Problem exporting to PDF (and viewing), Nick Dokos, 2012/05/13
- Re: [O] Problem exporting to PDF (and viewing), Richard Stanton, 2012/05/18
- Re: [O] Problem exporting to PDF (and viewing), Nick Dokos, 2012/05/18
- Re: [O] Problem exporting to PDF (and viewing), Richard Stanton, 2012/05/18
- Re: [O] Problem exporting to PDF (and viewing), Nick Dokos, 2012/05/18
- Re: [O] Problem exporting to PDF (and viewing), Richard Stanton, 2012/05/18
- Re: [O] Problem exporting to PDF (and viewing),
Achim Gratz <=
- Re: [O] Problem exporting to PDF (and viewing), Achim Gratz, 2012/05/13
- Re: [O] Problem exporting to PDF (and viewing), Richard Stanton, 2012/05/14