Bug#934434: Missing bullets on items

2019-08-16 Thread 積丹尼 Dan Jacobson
> "TK" == Tatsuya Kinoshita  writes:
TK> It depends on your fonts configuration.
Well that is too big a risk to take.
TK> Workaround: (setq w3m-use-symbol nil)
Thanks, that worked.
TK> Is it safe to disable w3m-use-symbol by default?
Whatever it is, only expert users should be using it by manual setting,
that way nobody risks missing bullets.



Bug#934434: Missing bullets on items

2019-08-15 Thread Tatsuya Kinoshita
On August 11, 2019 at 4:35AM +0800, jidanni (at jidanni.org) wrote:
> Package: w3m-el-snapshot
> Version: 1.4.632+0.20190731-1
> 
> X is missing its bullet!

It depends on your fonts configuration.

Workaround: (setq w3m-use-symbol nil)

Is it safe to disable w3m-use-symbol by default?

Thanks,
-- 
Tatsuya Kinoshita



Bug#934434: Missing bullets on items

2019-08-10 Thread 積丹尼 Dan Jacobson
X-Debbugs-Cc: yama...@jpl.org
Package: w3m-el-snapshot
Version: 1.4.632+0.20190731-1

X is missing its bullet!

  • X

Both emacs and emacs -nw lack the "•" when viewed M-x w3m.
They just use SPC.
$ w3m
is unaffected by the bug:
$ echo 'X'|w3m -dump -T text/html
  • X

( is unaffected, only .)