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

Re: Fix melpa installation



Katsumi Yamaoka <yamaoka@xxxxxxx> writes:

> Ok.  I added:
> ,----
> | [...]
> | (require 'w3m-load)
> |
> | You may want to use (require 'w3m-load nil t) instead.  It will
> | not stop loading the init file even if that require code causes
> | an error because of the w3m-load.el file missing or other.
> `----

Good, thanks.

> I made it work when performing not only the clean install but
> also package-reinstall or similar (i.e., updating the exsisting
> emacs-w3m melpa installation) even in the condition where an old
> w3m.elc is already loaded.  So, if Emacs says[1]
>
> 	You may want to update the emacs-w3m installation
>
> when loading w3m.el(c), one could do it at ease (hopefully ;-).

Ok, I'll have an eye on it.

Thanks,

Michael.