[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

Re: Suggest improve tool-bar



>>>>> In [emacs-w3m : No.09118] Leo wrote:

> I have a minor feature to ask for. Can we make emacs-w3m not using
> another set of icons for disabled buttons? It seems Emacs can show a
> disabled button look nicely.

I built Emacs 22 configured with the `--with-gtk' option for the
trial.  It works, however, er..., I don't see what you want
emacs-w3m to do with it.

Emacs-w3m doesn't have icon files fully.  For example, there are
the `up' version and the `disabled' version for the `back'
button but there isn't the `down' version.  The image files to
be used are listed in the `w3m-toolbar-back-icon' variable in
the order of `down', `up', `disabled' and `disabled'.  In my
case, that is:

Did you mean emacs-w3m uses image files other than the ones
installed in `w3m-icon-directory' for such buttons?  It is hard
to imagine Emacs does so, though.

Regards,