help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Ediff from command line - winXP


From: Stefan Reichör
Subject: Re: Ediff from command line - winXP
Date: Tue, 04 Nov 2003 08:34:36 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (berkeley-unix)

> Im trying to invoke emacs to do a comparesion of two files under windows XP
> with
> emacs -f (ediff-files "file1" "file2")
> from a command line, but O get the following errors in the *messages* buffer
> within emacs
>
> command-line-1: Symbol's function definition is void: \(ediff-files
> Server subprocess exited
>
> 2 questions:
>
> 1. How do I make it work??
>
> 2. How would I send this command to a running emacs via gnuclientw??

Hi Søren!

I use gnudoit:
gnudoit "(ediff-files \"file1\" \"file2\")"

Stefan.



reply via email to

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