1 Nov 2004 13:31
Re: Re: How to use Emacs for viewing diff output?
Benjamin C. Pierce <bcpierce <at> cis.upenn.edu>
2004-11-01 12:31:14 GMT
2004-11-01 12:31:14 GMT
It would be easy to change the single quotes to double quotes around the
arguments to the diff command. Would this create problems anyplace else?
Regards,
Benjamin
>
> Hello,
>
> [Short summary of the *Problem*: in my profile I have the line
>
> diff = e:/emacs/bin/emacs.exe
>
> Unison invokes the editor Emacs with a line like this
>
> e:/emacs/bin/emacs.exe 'drive:/path/file-1' 'drive-2:/path/file-1'
>
> The single quotes prevent Emacs from opening the two existing files.]
>
> I tried to investigate this a little more and I think it is a bug in
> Unison. I tested it with the Win32 GTK UI versions 2.9.1 (stable,
> downloaded from the unison homepage) and 2.10.2 (downloaded from the
> contributed ports page), both precompiled. OS is Windows 2000 and XP.
>
> The problem is that unison encloses the filenames for the `diff' program
> with single quotes. While this is okay in a Cygwin shell, it fails in
> the standard Windows command prompt. Double quotes would be okay.
>
(Continue reading)
RSS Feed