-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 David Dalrymple wrote: >> > There you don't have to ask for >> > permission and a simple diff can reveal the changes whenever I want. >> >> A simple diff is all that's done right now (well, basically at least; >> basically etc-update can be seen as a sort of front-end to diff). > > To throw my two cents in here, I'd like etc-update to use vimdiff, > which is another front-end to diff, and much more intuitive to me. > However, doing so would probably enrage emacs users, who, presumably, > have a front-end to diff from emacs as well; so maybe an option for > vimdiff or emacs-diff -- I bet either would be better than the current > script. > > --David
David, - From /etc/etc-update.conf: <snip> # vim-users: you CAN use vimdiff for diff_command. (see NOTE_1) #diff_command="vim -d %file1 %file2" #using_editor=1 diff_command="colordiff -uN %file1 %file2" using_editor=0 # vim-users: don't use vimdiff for merging (see NOTE_1) merge_command="sdiff -s -o %merged %orig %new" </snip> You can see here that you *CAN* use vimdiff, I personally use colordiff which you can see above. HTH - -- Jeremy Olexa ([EMAIL PROTECTED]) Office: EE/CS 1-201 CS/IT Systems Staff University of Minnesota -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEsSjIFN7pD9kMi/URAmn2AJoCs07KzgLkqiTbb/zmnT1i5iPNFgCfYW9a JZLAHyEhGsvVkeBdss8wK5Q= =/qHY -----END PGP SIGNATURE----- -- gentoo-user@gentoo.org mailing list