On Thu, Oct 11, 2018 at 3:59 PM Stefan Beller <sbeller@xxxxxxxxxx> wrote: > - error(_("ignoring unknown color-moved-ws mode '%s'"), sb.buf); > + die(_("ignoring unknown color-moved-ws mode '%s'"), sb.buf); s/ignoring// as it was sent in a haste.
On Thu, Oct 11, 2018 at 3:59 PM Stefan Beller <sbeller@xxxxxxxxxx> wrote: > - error(_("ignoring unknown color-moved-ws mode '%s'"), sb.buf); > + die(_("ignoring unknown color-moved-ws mode '%s'"), sb.buf); s/ignoring// as it was sent in a haste.