Addendum: Štěpán Němec <[email protected]> writes:
[...] > init.el: > -------- [...] > ;; Don't mess with my minibuffer, bad, bad Viper! > (remove-hook 'minibuffer-setup-hook 'viper-minibuffer-setup-sentinel) ;; in post-ddfcd16209c575 Vimpulse, the above is not enough any more (defadvice viper-set-minibuffer-overlay (around fuck-viper activate) nil) [...] _______________________________________________ implementations-list mailing list [email protected] https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
