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

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

Re: Newbie question re ediff


From: mkeller
Subject: Re: Newbie question re ediff
Date: Wed, 14 Feb 2007 08:06:35 -0800 (PST)


Hi all, and thanks for sticking with such novice level questions. But I'm
sure there are other emacs/windows challenged folks out there who can learn
from my mistakes. 

After reading these posts, and knowing that the problem was with the PATH
variable under Environment variables, I fiddled with it enough, and NOW IT
WORKS! YEAH!

For other newbies who are using a Windows version of Emacs (I'm using emacs
21.3) and want to utilize the diff tools, here's how you do it:

1) have emacs installed 

2) find a diff utils that you want to use. I downloaded mine from
http://gnuwin32.sourceforge.net/packages.html (clikc on the link
"DiffUtils")

3) install these in some folder (I did mine at C:\Program Files\GnuWin32,
such that the actual programs are at C:\Program Files\GnuWin32\bin)

4) Now you need to let emacs know where to find the diff.exe tool. To do
this in Windows XP, go to your Control Panel -> Performance & Maintenance ->
System -> Advanced -> Environment Variables

5) Now hit "New" for "User variables". Type "PATH" in "Variable name" and
type where your diff tool is under "Variable value". E.g., for me, in
"Variable value" I typed "C:\Program Files\GnuWin32\bin"

6) click all the OKs to get out.

7) diff tools should now be available in emacs. 

Thanks again for all your help






mattflaschen wrote:
> 
> mkeller wrote:
>> Is it done under Windows' System -> Advanced -> Environment Variables?
>> (Tried this too, also not working).
> 
> Yes.  Please post the current PATH variable you have, along with where
> diff is installed.
> 
> Matthew Flaschen
> 
> 
>  
> _______________________________________________
> help-gnu-emacs mailing list
> help-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Newbie-question-re-ediff-tf3202866.html#a8967911
Sent from the Emacs - Help mailing list archive at Nabble.com.





reply via email to

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