Bug 10264 - не берёт редактор из перемнной EDITOR
Summary: не берёт редактор из перемнной EDITOR
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: mutt1.5 (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Nobody's working on this, feel free to take it
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-14 00:07 MSK by Artem Zolochevskiy
Modified: 2008-06-13 12:16 MSD (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Artem Zolochevskiy 2006-11-14 00:08:00 MSK
похоже mutt слишком любит vi. брать редактор из перемнной EDITOR отказывается. 
а судя по man muttrc должен

[artem@alt ~]$ export EDITOR="/usr/bin/nano" 
[artem@alt ~]$ echo $EDITOR
/usr/bin/nano
[artem@alt ~]$ mutt
по прежнему использует vi :(
Comment 1 Dmitry V. Levin 2006-11-14 00:16:32 MSK
См. muttrc(5), ключевое слово editor, после чего см. ~/.mutt/set
Comment 2 Artem Zolochevskiy 2006-11-14 00:36:25 MSK
мда... а я посчитал себя умнее других
думаю раз
[artem@alt ~]$ grep 'set editor' .mutt/muttrc
ничего не видит, значит всё...
а оно вон как..

так что забираю свои слова обратно...