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

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

ediff-files from command line ?


From: Bogdan Hlevca
Subject: ediff-files from command line ?
Date: Mon, 27 Jan 2003 15:19:26 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021212

Hi,

I'd like to automate an ediff process for a post run test analysis.
Apparently with -f command line argument you can pass only functions without arguments.

ediff-files requires arguments and  it will fail when trying to do:
 $ emacs -f ediff-files "file1" "file2"

I could do: $ emacs "file1" "file2" and then issue the command M-x ediff-buffers and followed by 2 other key strokes, but this is not much of an automation.

Any help/ideea would be appreciated.
Thanks,
Bogdan



reply via email to

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