unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Nick Roberts <nick@nick.uklinux.net>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs mode for GDB - 2 questions
Date: Thu, 30 May 2002 21:56:18 +0100	[thread overview]
Message-ID: <15606.37362.605434.120354@nick.uklinux.net> (raw)
In-Reply-To: <87k7plv8vk.fsf@tc-1-100.kawasaki.gol.ne.jp>


Miles Bader writes:
 > 
 > Actually, the tool-bar/image greying-out already uses real `greyed
 > colors' instead of a stipple like the menu-code used to (I'm not sure
 > the exact algorithm it uses, but it basically seems to reduce the
 > brightness/saturation of all the colors in a disabled icon).

Yes, but can I use this for images in the buffer and, in particular, in the
display margin?

The elisp manual says :

   Here is a list of other properties that are meaningful for all image
types:...

:algorithm ALGORITHM'
     The `:algorithm' property, if non-`nil', specifies a conversion
     algorithm that should be applied to the image before it is
     displayed; the value, ALGORITHM, specifies which algorithm.

     Currently, the only meaningful value for ALGORITHM (aside from
     `nil') is `laplace'; this applies the Laplace edge detection
     algorithm, which blurs out small differences in color while
     highlighting larger differences.  People sometimes consider this
     useful for displaying the image for a "disabled" button.

but I can't get this descriptor to do anything. (The images on the
toolbar buttons work through the descriptor `:enable')

Nick

(Miles - sorry about extra copies, I'm still learning to cc to mailing list!)

  reply	other threads:[~2002-05-30 20:56 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-29 14:19 Emacs mode for GDB - 2 questions Nick Roberts
2002-05-30 17:05 ` Richard Stallman
2002-05-30 20:58   ` Nick Roberts
2002-05-31 21:27     ` Richard Stallman
2002-05-30 17:05 ` Richard Stallman
2002-05-30 17:33   ` Miles Bader
2002-05-30 20:56     ` Nick Roberts [this message]
2002-05-30 17:05 ` Richard Stallman
2002-05-30 21:16   ` Nick Roberts
2002-05-30 23:16     ` Kim F. Storm
2002-05-31  6:38       ` Eli Zaretskii
2002-06-01 20:44         ` Nick Roberts
2002-05-31 21:27     ` Richard Stallman
2002-05-31 23:21       ` Miles Bader
2002-06-01  0:12       ` Kim F. Storm
2002-05-31 23:43         ` Miles Bader
2002-06-01 19:44           ` Alex Schroeder
2002-06-02  2:52             ` Richard Stallman
2002-06-02  2:51         ` Richard Stallman
2002-06-13 21:38           ` Stefan Monnier
2002-06-03  8:57       ` Juanma Barranquero

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=15606.37362.605434.120354@nick.uklinux.net \
    --to=nick@nick.uklinux.net \
    --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).