Gentoo Archives: gentoo-user

From: "Sebastian Beßler" <webmaster@××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Am I wrong?..
Date: Fri, 02 Oct 2009 09:49:37
Message-Id: 4AC5CCAE.40406@darkmetatron.de
In Reply to: Re: [gentoo-user] Am I wrong?.. by "Sebastian Beßler"
1 Am 02.10.2009 11:40, schrieb Sebastian Beßler:
2 > Am 02.10.2009 11:29, schrieb forgottenwizard:
3 >
4 >> <insert emacs user whining>
5 >>
6 >> Thats an option, but seems to be a poor one. All that will do is let you
7 >> use either vi(m) or nano for the default, which for emacs users will be
8 >> no diffrent than the current problem.
9 >
10 > <joke>
11 > If you use emacs then you are to far away to be helped ;-)
12 > </joke>
13 >
14 > Then maybe a "custom_editor"-flag that inserts
15 >
16 > Defaults env_keep += "EDITOR VISUAL PAGER"
17 >
18 > to /etc/sudoers
19 >
20 > With that even emacs users would be satisfied.
21
22 After thinking about that..
23 To use such a flag the admin has to know what it does and then he can
24 also add Defaults env_keep += "EDITOR VISUAL PAGER" to
25 /etc/sudoers instead of adding "app-editors/vim custom-editor" to
26 /etc/portage/package.use
27
28 So there is no need for such a use-flag because it don't saves any work.
29 Adding a line is adding a line.
30
31 Greetings
32
33 Sebastian