>>>>> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:

Georg> I set it to false because it seemed that this was wanted, but
Georg> it is not needed. We can of course decide that -x wants a gui.
Georg> The problem is that there are some cases where -x needs a gui
Georg> and others where it does not. Does it hurt to use a gui even if
Georg> none is needed? Then we could revert that part of the change,
Georg> the bug fix was at another place.

Actually, if want_gui is false, only Buffer::dispatch is invoked, and
this one only supports LFUN_EXPORT. This means that -x cannot do
anything that -e does not already do. This is broken IMO.

JMarc

Reply via email to