[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems installing emacs-w3m
On 2020-11-26 at 08:07, [emacs-w3m:13699], Katsumi Yamaoka wrote:
> Could you find out where that `tabstop' comes from?
> Does anyone in this mailing list know what causes such a mystery?
>
> > w3m-bookmark.el:40:1:Error: Symbol's value as variable is void: tabstop
It seems (require 'w3m) causes evaluating w3m's config file similar
to (load "~/.w3m/config"), so I guess w3m-init-file is incorrectly
set to w3m's config file. Anyway, try minimum configuration.
Thanks,
--
Tatsuya Kinoshita