unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Reitter <david.reitter@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Tool-bar icons with disabled/selected states not displayed (Carbon port)
Date: Tue, 2 May 2006 11:44:28 +0100	[thread overview]
Message-ID: <D4D318D7-DBDF-4706-9FAD-68B42056F3AB@gmail.com> (raw)
In-Reply-To: <wl1wvdb6q6.wl%mituharu@math.s.chiba-u.ac.jp>

On 2 May 2006, at 01:39, YAMAMOTO Mitsuharu wrote:

> Don't they contain `.' in their variable_name part (the part between
> "static char *" and "[]" in the second line)?
>
> The file "s1.dis.xpm" contains the following line:
>
>   static char *saveas.dis[] = {
>
> The specification of XPM (http://koala.ilog.fr/lehors/doc/xpm.PS) does
> not explicitly state the syntax of the variable_name.  But I think it
> is reasonable to assume that it coincides with that of identifiers in
> C or C++, because XPM is designed so as to be included in these
> languages.  (Chapter 2 starts with "The XPM format presents a C
> syntax".)
>
> I could display s1.dis.xpm if the variable_name part is replaced with
> `saveas_dis'.

Yes, I see your point. I assume that these files are parsed by X  
rather than by Emacs?
That would explain why it's working just fine on X.

I've changed my files and all is good now. I don't think this bug is  
terribly important to fix in Emacs, but I'll take it up with the  
ImageMagick people, whose code has produced the xpms.

Thanks.

      reply	other threads:[~2006-05-02 10:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-01 17:08 Tool-bar icons with disabled/selected states not displayed (Carbon port) David Reitter
2006-05-01 22:26 ` YAMAMOTO Mitsuharu
2006-05-01 23:43   ` David Reitter
2006-05-02  0:39     ` YAMAMOTO Mitsuharu
2006-05-02 10:44       ` David Reitter [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=D4D318D7-DBDF-4706-9FAD-68B42056F3AB@gmail.com \
    --to=david.reitter@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).