[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

[emacs-w3m/emacs-w3m] Don't byte-compile mime-w3m.el when SEMI is not installed (#64)



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.


You can view, comment on, or merge this pull request online at:

  https://github.com/emacs-w3m/emacs-w3m/pull/64

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.