aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/597b03f5-76cb-4951-b370-a01573ad2f75/comments/5e8d490e-ee06-4403-96dd-ad8eac66b21c/body
blob: 92264a7302f74392662ce849f0009df6c013bcda (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Anton Batenev <antonbatenev@yandex.ru> writes:

> --- 8< ---
> $ be comment b35
> ERROR:
> No comment supplied, and EDITOR not specified.
> --- >8 ---
>
> When EDITOR enviroment variable not set try to use vi editor as
> default editor

-1. It's up to the local operating system configuration to set a default
EDITOR value, and up to the user to over-ride that if they want to. An
application shouldn't be guessing in the absence of those conventions.

The behaviour is clear and the message provides a way for the user to
rectify the problem in a standard way. It doesn't need to change.