Thread (19 messages) flat view 19 messages, 3 authors, 2016-06-15

Re: [PATCH RFC3 08/13] send-email: Remove superfluous `my $editor = ...'

From: Björn Steinbrink <hidden>
Date: 2016-06-15 22:46:36

On 2009.04.13 16:39:52 -0700, Stephen Boyd wrote:
Michael Witten wrote:
quoted
-	my $editor = $ENV{GIT_EDITOR} || Git::config(@repo, "core.editor") || $ENV{VISUAL} || $ENV{EDITOR} || "vi";
I don't want to start an editor war, but why is 'vi' here? It seems
that one of the previous four should be set at all times, correct?
Probably because that's how the rest of git works, too. See core.editor
in git-config(1) or launch_editor() in editor.c if you don't trust the
docs.

Oh, and I seem to rely on that behaviour :-)

Björn
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help