I would like to use emacs/ediff as an external diff program with
tortoise CVS on the windows platform.  Basically, this means I need to
invoke emacs from the command line with two file arguments and have
emacs open an ediff session on those two files.  How do I do that?  I
know I can specifiy a function to be evaluated on the command line,
but how do I pass the two file args to ediff-files?
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to