From: Zac Medico Date: Mon, 15 Oct 2007 19:30:27 +0000 (-0000) Subject: Update NOTE_2 to document proper use of the using_editor X-Git-Tag: v2.1.3.16~27 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3c30d4fa8a98941f3f58fe911aa8a52eda899e9e;p=portage.git Update NOTE_2 to document proper use of the using_editor config option. (trunk r8136) svn path=/main/branches/2.1.2/; revision=8137 --- diff --git a/cnf/etc-update.conf b/cnf/etc-update.conf index 12396b3b4..cfafff4f7 100644 --- a/cnf/etc-update.conf +++ b/cnf/etc-update.conf @@ -72,4 +72,5 @@ merge_command="sdiff -s -o %merged %orig %new" # because it is not known what filenames the produced files have (the user can # choose while using those programs) -# NOTE_2: Make sure pager is set to "" when using an editor as diff_command! +# NOTE_2: Make sure using_editor is set to "1" when using an editor as +# diff_command!