On Sun, Oct 3, 2021 at 1:39 AM Eduardo Ochs wrote: > Hi Hongyi, > > can you check if this looks good and works? > If it is ok I'll add it to the documentation... > > (use-package eev > :straight (:host github :repo "edrx/eev") > :config (progn > ;; See: (find-eev "eev-load.el" "autoloads") > ;; http://angg.twu.net/eev-current/eev-load.el.html#autoloads > (require 'eev-load) > ;; (eev-mode 1) ; optional > ;; (eev-beginner) ; optional > )) Still, only garbage is generated, as shown in the attachment. HZ