Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] etc-update
Date: Mon, 26 Jun 2006 18:00:02
Message-Id: 200606261935.07002.bo.andresen@zlin.dk
In Reply to: Re: [gentoo-user] etc-update by "A. Khattri"
1 On Monday 26 June 2006 19:28, A. Khattri wrote:
2 > > > For me, seeing the diffs clearly is more important...
3 > >
4 > > Why would you think that cfg-update and dispatch-conf cannot show you the
5 > > diffs?
6 >
7 > Vim diff?
8
9 Was that a question?! diff is the default. I have used vimdiff, kompare and
10 now I'm using meld. They all show diffs. Did I answer your question?
11
12 # grep ^#*diff /etc/dispatch-conf.conf
13 #diff="diff -Nu %s %s | less --no-init --QUIT-AT-EOF"
14 #diff="vimdiff %s %s"
15 #diff="/usr/kde/3.5/bin/kompare %s %s"
16 diff="/usr/bin/meld %s %s"
17
18 --
19 Bo Andresen