[emacs-w3m:13919] Re: Warning

Tatsuya Kinoshita <[email protected]> Tue, 06 Dec 2022 19:57:32 +0900 (JST)
Newsgroups gmane.emacs.w3m
Message-ID <20221206.195732.1251482768651674038.tats%[email protected]>
On 2022-12-06 at 08:41, [emacs-w3m:13917], Katsumi Yamaoka wrote:
> for me I got no such warnings.

Reproducible for me with Emacs 28.2, 29.0.60 and 30.0.50 as follows.

```
$ emacs29 -Q -batch -L . -f batch-byte-compile w3m.el

In toplevel form:
w3m.el: Warning: reference to free variable `tab-line-exclude-modes'
w3m.el: Warning: assignment to free variable `tab-line-exclude-modes'
w3m.el:91:2: Warning: Variable `w3m-fb-mode' left uninitialized
```

Thanks,
-- 
Tatsuya Kinoshita