Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 7524] Menu option to set editor

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT metalab.unc.edu
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 7524] Menu option to set editor
  • Date: Sat, 16 Oct 2004 16:42:04 -0400

http://bugs.sourcemage.org/show_bug.cgi?id=7524





------- Additional Comments From acedit AT armory.com 2004-10-16 16:42 -------
How about:
echo "export EDITOR=vi" >> /etc/profile.d/editor.sh
that worked for me. Alternatively su - will run roots .bashrc, or at
least it should so
echo "export EDITOR=vi" >> /root/.bashrc
would work as well (assuming of course that root's shell is set to bash
in /etc/passwd
Im not really too interested in having to pass all sorts of stuff through
su for every possible setting someone may want...



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page