[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: icon inspection
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Fri, 06 Sep 2013 14:41:44 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 12142
- References: <87sixxyknp.fsf@xxxxxxxxxxx>
In [emacs-w3m : No.12123] jidanni@xxxxxxxxxxx wrote:
> # su - nobody -c 'HOME=/tmp emacs -f w3m
> ~jidanni/jidanni.org/location/directions/index.html'
> (i.e., a clean emacs) reveals a browser without BACK and FORWARD arrows.
> They should be right there next to the Go To icon, and not only in the
> mouse menu.
> P.S., clicking the Go To icon changes all the icons to different mostly
> unusable icons, with no easy way to get the previous set back.
> OK they can be got back by clicking a different session and then
> clicking back to this session.
I've made a change in w3m-ems.el so as to fix at least one problem.
That is, arrow buttons don't appear in the tool-bar if Emacs built
with Gtk+ is running.
cf. <http://thread.gmane.org/gmane.emacs.bugs/78021>