[Pkg-bazaar-maint] Bug#452503: bzr: gets confused when editor is killed
Peter Eisentraut
peter_e at gmx.net
Fri Nov 23 10:25:43 UTC 2007
Package: bzr
Version: 0.91-2
Severity: minor
With cvs or svn, when you want to cancel a commit when the editor is
already open, you can kill the editor (SIGTERM). This works in bzr
as well, but it prints out
bzr: ERROR: Could not start any editor.
Please specify one with:
- $BZR_EDITOR
- editor=/some/path in /home/pei/.bazaar/bazaar.conf
- $VISUAL
- $EDITOR
It could be a little smarter to distinguish the case between an editor
not being able to start and and editor exiting with a nonzero exit status.
More information about the Pkg-bazaar-maint
mailing list