diff options
author | W. Trevor King <wking@drexel.edu> | 2010-03-19 02:18:13 -0400 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2010-03-19 02:18:13 -0400 |
commit | 273c0c9f66bb4365b8a4bf6d5ebf7a8f79a9b796 (patch) | |
tree | 8aef6584b2e2e4472cc655b0016e19148e31cfe2 /.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/597b03f5-76cb-4951-b370-a01573ad2f75/comments/5e8d490e-ee06-4403-96dd-ad8eac66b21c | |
parent | 83cdb4afa89cb6ef5dc29561cb89ebd869336503 (diff) | |
download | bugseverywhere-273c0c9f66bb4365b8a4bf6d5ebf7a8f79a9b796.tar.gz |
Created a bug (wontfix) for Anton Batenev's default-EDITOR comments.
Also fixed a UserError typo in import_xml.py.
Diffstat (limited to '.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/597b03f5-76cb-4951-b370-a01573ad2f75/comments/5e8d490e-ee06-4403-96dd-ad8eac66b21c')
2 files changed, 31 insertions, 0 deletions
diff --git a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/597b03f5-76cb-4951-b370-a01573ad2f75/comments/5e8d490e-ee06-4403-96dd-ad8eac66b21c/body b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/597b03f5-76cb-4951-b370-a01573ad2f75/comments/5e8d490e-ee06-4403-96dd-ad8eac66b21c/body new file mode 100644 index 0000000..92264a7 --- /dev/null +++ b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/597b03f5-76cb-4951-b370-a01573ad2f75/comments/5e8d490e-ee06-4403-96dd-ad8eac66b21c/body @@ -0,0 +1,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. diff --git a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/597b03f5-76cb-4951-b370-a01573ad2f75/comments/5e8d490e-ee06-4403-96dd-ad8eac66b21c/values b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/597b03f5-76cb-4951-b370-a01573ad2f75/comments/5e8d490e-ee06-4403-96dd-ad8eac66b21c/values new file mode 100644 index 0000000..17ed58f --- /dev/null +++ b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/597b03f5-76cb-4951-b370-a01573ad2f75/comments/5e8d490e-ee06-4403-96dd-ad8eac66b21c/values @@ -0,0 +1,14 @@ +Alt-id: <877hp9w0zy.fsf@benfinney.id.au> + + +Author: Ben Finney <bignose+hates-spam@benfinney.id.au> + + +Content-type: text/plain + + +Date: Fri, 19 Mar 2010 16:31:29 +0000 + + +In-reply-to: <201003161610.10674.antonbatenev@yandex.ru> + |