On Mon, 2020-03-09 at 22:51 +0530, Pirate Praveen wrote: > Package: devscripts,micro > Severity: important > > When EDITOR is set to micro all dch commands first opens a blank > buffer and only after closing the blank buffer debian/changelog.dch > file is shown. This is a confusing behaviour and may not be obvious > to most users. I'm not sure if it is a bug in micro or dch. Probably > micro is not properly handling the way it is called by dch.
dch expects the editor to accept (or ignore) an initial "+N"-style command line argument specifying the line number at which to start editing. Is that possibly confusing micro? Regards, Adam

