all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: dann@ics.uci.edu, 1133@emacsbugs.donarmstrong.com, emacs-devel@gnu.org
Subject: bug#1133: Tool-bar and multi-tty
Date: Sat, 11 Oct 2008 12:28:06 -0400	[thread overview]
Message-ID: <jwvbpxrkshx.fsf-monnier+emacsbugreports__6252.37290882996$1223743928$gmane$org@gnu.org> (raw)
In-Reply-To: <873aj48cd9.fsf@cyd.mit.edu> (Chong Yidong's message of "Fri, 10 Oct 2008 15:43:30 -0400")

>  (image-exp `(tool-bar-find-image
>    (if (display-color-p)
>        ',(list xpm-lo-spec xpm-spec pbm-spec xbm-spec)
>      ',(list pbm-spec xbm-spec xpm-lo-spec xpm-spec))))

> Calling tool-bar-local-item-from-menu from the tty loads the lo-spec
> images, whereas deferring this call until X is started up loads the
> hi-spec images.  But deferring the call, as I suggested, doesn't seem to
> be satisfactory either.

Why?  The `if' is left unevaluated in the image-exp.  So IIUC it's only
be evaluated later when the image is actually displayed.


        Stefan






  parent reply	other threads:[~2008-10-11 16:28 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-10  2:30 Tool-bar and multi-tty Chong Yidong
2008-10-10  7:50 ` bug#1133: " Eli Zaretskii
2008-10-10  7:50 ` Eli Zaretskii
2008-10-10  7:51 ` Eli Zaretskii
2008-10-10 17:05   ` Chong Yidong
2008-10-10 18:27     ` Eli Zaretskii
2008-10-10 19:43       ` bug#1133: " Chong Yidong
2008-10-10 19:43       ` Chong Yidong
2008-10-10 19:51         ` bug#1133: " Chong Yidong
2008-10-10 19:51         ` Chong Yidong
2008-10-10 21:32         ` Eli Zaretskii
2008-10-10 21:32         ` bug#1133: " Eli Zaretskii
2008-10-11 16:28         ` Stefan Monnier
2008-10-11 19:49           ` bug#1133: " Chong Yidong
2008-10-11 19:49           ` Chong Yidong
2008-10-12  8:28             ` bug#1133: " Andreas Schwab
2008-10-12  8:28             ` Andreas Schwab
2008-10-12  8:52             ` Andreas Schwab
2008-10-12 13:51               ` Chong Yidong
2008-10-12 14:31                 ` Andreas Schwab
2008-10-12 17:10                   ` bug#1133: " Chong Yidong
2008-10-12 17:10                   ` Chong Yidong
2008-10-12 14:31                 ` bug#1133: " Andreas Schwab
2008-10-12 13:51               ` Chong Yidong
2008-10-12  8:52             ` Andreas Schwab
2008-10-11 16:28         ` Stefan Monnier [this message]
2008-10-10 18:27     ` Eli Zaretskii
2008-10-10 17:05   ` Chong Yidong
2008-10-10 17:18   ` Stefan Monnier
2008-10-10 17:18   ` Stefan Monnier
2008-10-10 18:27     ` bug#1133: " Chong Yidong
2008-10-10 18:27     ` Chong Yidong
2008-10-10  7:51 ` bug#1133: " Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2008-10-10  2:30 Chong Yidong

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='jwvbpxrkshx.fsf-monnier+emacsbugreports__6252.37290882996$1223743928$gmane$org@gnu.org' \
    --to=monnier@iro.umontreal.ca \
    --cc=1133@emacsbugs.donarmstrong.com \
    --cc=cyd@stupidchicken.com \
    --cc=dann@ics.uci.edu \
    --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 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.