[emacs-w3m:13710] Re: Problems installing emacs-w3m
Katsumi Yamaoka <[email protected]> Fri, 27 Nov 2020 07:24:27 +0900
| Newsgroups | gmane.emacs.w3m |
|---|---|
| Organization | Emacsen advocacy group |
| Message-ID | <[email protected]> |
In [emacs-w3m:13707] On Thu, 26 Nov 2020 19:54:30 +0900, Tatsuya Kinoshita wrote: >>> 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. I could reproduce the error in question, i.e., Error: Symbol's value as variable is void: tabstop while compiling a test file A. A requires B, and B loads C that contains the line: tabstop 8