When FLIM is installed and SEMI is not, make
causes the
following error.
Compiling mime-w3m.el...
In toplevel form:
mime-w3m.el:37:1:Error: Cannot open load file: No such file or directory, mime-view
With the recent commit b5ec877 on 2019-06-17, mime-w3m.el requires
SEMI's mime-view.el instead of FLIM's one, so I've added a check for
mime-view.el existence.
https://github.com/emacs-w3m/emacs-w3m/pull/64
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.