On Thu, Jul 16, 2020 at 11:55:50 +0200, Pavel Hrdina wrote: > Signed-off-by: Pavel Hrdina <phrdina@xxxxxxxxxx> > --- > configure.ac | 3 --- > m4/virt-default-editor.m4 | 32 -------------------------------- > meson.build | 3 +++ > meson_options.txt | 1 + > 4 files changed, 4 insertions(+), 35 deletions(-) > delete mode 100644 m4/virt-default-editor.m4 I'd also argue for removing all of this and plainly erroring out in virsh if 'EDITOR' env variable is not set.