unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: mkeller <mckellercran@gmail.com>
To: Help-gnu-emacs@gnu.org
Subject: Re: Newbie question re ediff
Date: Fri, 9 Feb 2007 16:59:13 -0800 (PST)	[thread overview]
Message-ID: <8896417.post@talk.nabble.com> (raw)
In-Reply-To: <2defd$45cd0e3a$49edee1$29516@DIALUPUSA.NET>



Hi Ed and all,

*Thank you* for your help. However, this hasn't solved my problem. When I go
through the menu and choose Tools -> Compare (Ediff) the minibuffer says
"loading ediff..." and then "Searching for program: no such file or
directory, diff". I'm sure this is not that tough, but after spending a few
hours on google today trying to figure it out, I hoped that maybe this forum
would yiedl better results. Thanks,

Matt



It looks to me like you are typing in "diff" as a file or buffer name.  In
my w32 build (21.3 on msw98) the menu shows Tools > Compare(Ediff) > Two
files, two buffers, etc in a drop down list. In two buffers, if I accept
the default, it compares *scratch* with itself and generates 2 buffers, A
and B, in an Ediff frame, showing no differences. I don't think you needed
diffutils. I don't find anything named that under my emacs subdirectory,
only under cygwin, which I don't use to run emacs. Ediff is like dired and
probably many other parts of emacs: the code for it is loaded when you
invoke the command.
The .emacs (or _emacs) will be found in your HOME directory. If you don't
have one then add
set HOME ..\emacs (or wherever; it doesn't have to be with /bin, /lisp,
and the rest of the emacs files so it could be anywhere in a non networked
machine, even the root directory (the default in w32 if you don't set it
up somewhere else). Just C-xC-f .emacs, write something in it like:
(+ 1 1) and then write to wherever your home directory is with C-xC-w.
Emacs will suggest ~/ if it thinks it knows where your home directory is.
To put something more useful into .emacs, save a few Custom settings for
future sessions (under Options > Customize Emacs > Specific Option >
Customize variable > [Tab]).

Ed

_______________________________________________
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#a8896417
Sent from the Emacs - Help mailing list archive at Nabble.com.

  reply	other threads:[~2007-02-10  0:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.4256.1171057558.2155.help-gnu-emacs@gnu.org>
2007-02-10  0:13 ` Newbie question re ediff B. T. Raven
2007-02-10  0:59   ` mkeller [this message]
2007-02-10 13:06 ` Wilmar Igl
2007-02-14 16:18 ` rgb
2007-02-09 21:18 mkeller
2007-02-10  8:56 ` Kevin Rodgers
2007-02-12 16:26   ` mkeller
2007-02-14  0:45     ` Matthew Flaschen
2007-02-14 16:06       ` mkeller
2007-02-14 19:20         ` Matthew Flaschen
2007-02-15  0:42         ` Lennart Borgman (gmail)
     [not found]     ` <mailman.4460.1171413959.2155.help-gnu-emacs@gnu.org>
2007-02-14  3:50       ` Hadron
2007-02-14 15:46     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8896417.post@talk.nabble.com \
    --to=mckellercran@gmail.com \
    --cc=Help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).