unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@gnu.org>
To: Ivan Andrus <darthandrus@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Could bgex patch or similar be added?
Date: Thu, 25 Jun 2009 14:26:15 +0900	[thread overview]
Message-ID: <buotz24zxxk.fsf@dhlpc061.dev.necel.com> (raw)
In-Reply-To: <E8AEE254-2CA5-4878-9F0C-4A61DAD64279@gmail.com> (Ivan Andrus's message of "Wed, 24 Jun 2009 22:21:59 -0600")

Ivan Andrus <darthandrus@gmail.com> writes:
> I was wondering if there are any plans for something like this to be
> integrated into emacs.  Miles Bader's transparent emacs branch may  have
> done this, but I could never find it, so I assume it died.

No, it's still alive, in some sense at least.

The debate over whether it should be merged into emacs centered largely
over whether it was a useful feature, i.e., whether its benefits
justified adding more complexity to the Emacs display engine.  That
debate (a few years ago) petered out without any obvious resolution.

Of course if it _is_ worthwhile, I'd rather like to see my patch merged
instead of someone else's, unless their patch is obviously
superior... :)

From my brief look at the bgex patch, it only lets you define window
backgrounds.  The tiling patch uses what I think is a somewhat more
flexible and powerful approach -- it lets you associate images with
_faces_, so e.g., your region can have a different background image than
normal text, etc.  As recent Emacs allows buffer-specific versions of
faces (using face-remapping), this lets you define per-buffer
backgrounds too.  The tiling patch also allows some simple run-time
image filtering so that you can, e.g., make an image "dimmer" without
changing the actual image file (something that's particularly handy when
defining backgrounds for non-default faces -- you can, for instance,
make the `region' face's background image a tweaked version of the
default face's background image).

-Miles

-- 
The key to happiness
 is having dreams.      [from a fortune cookie]




  reply	other threads:[~2009-06-25  5:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-25  4:21 Could bgex patch or similar be added? Ivan Andrus
2009-06-25  5:26 ` Miles Bader [this message]
2009-06-25 13:00   ` Stefan Monnier
2009-06-25  7:51 ` YAMAMOTO Mitsuharu

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=buotz24zxxk.fsf@dhlpc061.dev.necel.com \
    --to=miles@gnu.org \
    --cc=darthandrus@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).