darcs

Issue 370 Darcs does not handle arguments in $VISUAL

Title Darcs does not handle arguments in $VISUAL
Priority bug Status resolved
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, kowey, thorkilnaur, tommy, trentbuck
Assigned To
Topics

Created on 2006-12-19.00:45:54 by trentbuck, last changed 2009-08-27.14:11:25 by admin.

Messages
msg1358 (view) Author: twb Date: 2006-12-19.00:45:47
When using $VISUAL or $EDITOR to specify the editor for long comments,
darcs does not handle spaces in the variable correctly.  For example,

    VISUAL=emacs darcs rec -am foo --edit-long-comment

works (launches emacs), but

    VISUAL='emacs -nw' darcs rec -am foo --edit-long-comment

Will fail to find a program called 'emacs -nw' in $PATH, and will
instead launch vi.
-- 
Trent Buck, Student Errant
History
Date User Action Args
2006-12-19 00:45:54trentbuckcreate
2007-01-07 23:00:24koweysetstatus: unread -> resolved-in-unstable
nosy: + beschmi
2007-06-29 20:03:28tommysetstatus: resolved-in-unstable -> resolved-in-stable
nosy: droundy, tommy, beschmi, kowey, trentbuck
2008-09-16 21:30:43adminsetstatus: resolved-in-stable -> resolved
nosy: + dagit
2009-08-06 17:47:45adminsetnosy: + markstos, jast, Serware, dmitry.kurochkin, darcs-devel, zooko, mornfall, simon, thorkilnaur, - droundy, trentbuck
2009-08-06 20:43:33adminsetnosy: - beschmi
2009-08-10 21:59:51adminsetnosy: + trentbuck, - markstos, darcs-devel, zooko, jast, Serware, mornfall
2009-08-10 23:58:39adminsetnosy: - dagit
2009-08-25 17:59:30adminsetnosy: + darcs-devel, - simon
2009-08-27 14:11:25adminsetnosy: tommy, kowey, darcs-devel, trentbuck, thorkilnaur, dmitry.kurochkin