all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bill Wohler <wohler@newt.com>
Subject: Re: Icon update
Date: Thu, 30 Mar 2006 17:52:54 -0800	[thread overview]
Message-ID: <87k6abtm6h.fsf@olgas.newt.com> (raw)
In-Reply-To: m2r74jhdhx.fsf@sl392.st-edmunds.cam.ac.uk

Leon <sdl.web@gmail.com> writes:

> Handling icons is more complicated in emacs than in anything
> else. Maybe some gtk programmers can point out a solution or maybe we
> can create a set of universal icons like nvu and openoffice. We can
> also publish a guideline of creating icons for emacs so that package
> writers can follow. And in the end emacs will have a consistent look!

I think Emacs doesn't have any special icon needs so that might not be
necessary. Using the icons from the current theme is the best choice.
Remember that Emacs also has to provide icons where GTK does not
exist. Or GNOME. But it's fair to say that most Emacs users have it as
an environment which is why the fallback, built-in icons, come from
those icon sets.

But you did remind me of something we should think about.

I noticed that Jan's patch calls for the addition of properties to
calls of tool-bar-add-item-from-menu such as

  (tool-bar-local-item-from-menu 'Info-search "search" map Info-mode-map
 				 :stock "gtk-find")

This means that all calls to tool-bar-* in all modes to need to be
updated. It would be good to avoid this. Plus, this approach doesn't
scale to other systems.

I think it would be preferable to keep the tool-bar-* calls the way
they are and provide a table of Emacs icon names to the icon name for
the system being used. That way, Emacs will honor the user's theme
whether it is being run under GNOME, KDE, or Windows, without
requiring code changes from all Emacs package developers.

-- 
Bill Wohler <wohler@newt.com>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.

  reply	other threads:[~2006-03-31  1:52 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-26 22:57 Icon update Bill Wohler
2006-03-26 22:59 ` Bill Wohler
2006-03-27 19:55   ` David Kastrup
2006-03-28  6:33     ` Jan D.
2006-03-29  0:42       ` Leon
2006-03-29  4:17         ` Bill Wohler
2006-03-29 10:11         ` Jan D.
2006-03-29 19:03           ` Leon
2006-03-29 20:06             ` Leon
2006-03-29 20:34               ` Stefan Monnier
2006-03-29 20:42                 ` Leon
2006-03-30  7:05                   ` Jan D.
2006-03-30 19:39                     ` Bill Wohler
2006-03-31 12:22                       ` Jan D.
2006-03-31 17:37                         ` Bill Wohler
2006-04-01 12:19                           ` Jan D.
2006-04-01 16:22                             ` Bill Wohler
2006-04-01 20:06                               ` Bill Wohler
2006-04-03  6:28                               ` Jan D.
2006-04-03 22:09                                 ` Bill Wohler
2006-04-04  6:48                                   ` Jan D.
2006-04-04 19:04                                   ` Bill Wohler
2006-04-04 19:09                                     ` Lennart Borgman
2006-04-04 19:30                                       ` Bill Wohler
2006-04-05  7:08                                         ` Jan D.
2006-04-05  7:13                                           ` Miles Bader
2006-03-30 20:41                     ` Leon
2006-03-31  1:52                       ` Bill Wohler [this message]
2006-03-31 12:29                         ` Jan D.
2006-03-29 21:47                 ` Bill Wohler
2006-03-29 22:50                   ` Stefan Monnier
2006-03-30  6:56               ` Jan D.
2006-03-30 20:26                 ` Leon
2006-03-30  6:43             ` Jan D.
2006-03-28 19:22 ` Bill Wohler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k6abtm6h.fsf@olgas.newt.com \
    --to=wohler@newt.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.