[emacs-w3m:13701] Re: Problems installing emacs-w3m
Boruch Baum <[email protected]> Wed, 25 Nov 2020 22:27:47 -0500
| Newsgroups | gmane.emacs.w3m |
|---|---|
| Message-ID | <[email protected]> |
On 2020-11-26 08:07, Katsumi Yamaoka wrote: > In [emacs-w3m:13698] > > Could you find out where that `tabstop' comes from? > Does anyone in this mailing list know what causes such a mystery? > > On 2020-11-25 16:39, [email protected] wrote: > > w3m-bookmark.el:40:1:Error: Symbol’s value as variable is void: tabstop > > w3m-cookie.el:42:1:Error: Symbol’s value as variable is void: tabstop > > w3m-dtree.el:35:1:Error: Symbol’s value as variable is void: tabstop > > w3m-filter.el:37:1:Error: Symbol’s value as variable is void: tabstop > > w3m-form.el:43:1:Error: Symbol’s value as variable is void: tabstop > > w3m-lnum.el:50:1:Error: Symbol’s value as variable is void: tabstop > > w3m-mail.el:41:1:Error: Symbol’s value as variable is void: tabstop > > w3m-namazu.el:50:1:Error: Symbol’s value as variable is void: tabstop > > w3m-perldoc.el:35:1:Error: Symbol’s value as variable is void: tabstop > > w3m-save.el:31:1:Error: Symbol’s value as variable is void: tabstop > > w3m-search.el:37:1:Error: Symbol’s value as variable is void: tabstop > > w3m-tabmenu.el:38:1:Error: Symbol’s value as variable is void: tabstop > > w3m-weather.el:48:1:Error: Symbol’s value as variable is void: tabstop > > > Any assistance or suggestions would be appreciated. @Katsumi: I don't see anything from my angle. @Laurel: To what value does variable tab-stop-list evaluate? Is it just a list of integers, or does it include somewhere the string or symbol tabstop? If you aren't sure, you can cut and paste to the mailing list the value. One way to do that is to switch to your scratch buffer, type tab-stop-list, then type C-u C-x C-e, then copy the result into your e-mail. Another way is to perform C-h v tab-stop-list. @Laurel: If variable tab-stop-list isn't responsible, could you send to the mailing list a snippet of the lines surrounding the first two error's in Katsumi's list, above? That would be a cut/paste operation of lines 35-45 from file w3m-bookmark.el and lines 37-47 from file w3m-cookie.el. Both files are probably in your ~/.emacs.d/elpa/w3m-.... directory. -- hkp://keys.gnupg.net CA45 09B5 5351 7C11 A9D1 7286 0036 9E45 1595 8BC0