all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: David Kastrup <dak@gnu.org>
Cc: cyd@stupidchicken.com, emacs-devel@gnu.org
Subject: Re: [dooglus@gmail.com: display problem after renaming open image files]
Date: Thu, 05 Apr 2007 19:13:22 -0400	[thread overview]
Message-ID: <E1HZb8s-00032c-7R@fencepost.gnu.org> (raw)
In-Reply-To: <868xd998qo.fsf@lola.quinscape.zz> (message from David Kastrup on Tue, 03 Apr 2007 10:12:47 +0200)

    Another possibility would be to allow one or several of
    a) a buffer
    b) an overlay (use the covered text)
    c) a cons of two markers
    d) t (use the data covered by the overlay itself)
    as an argument to the :data parameter of an image property.  Then we
    would not need to copy material back and forth.  One would need to
    think about what could happen when the material references by :data
    changes.

I think that is a fine solution, and should be easy to implement.

There's no immediate need for all of these options -- any one would
allow use of the buffer contents, and that would be enough.  Of the
four options, b is both clean and general, and simple.  Would someone
like to implement that?

  parent reply	other threads:[~2007-04-05 23:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-01 21:42 [dooglus@gmail.com: display problem after renaming open image files] Richard Stallman
2007-04-01 22:16 ` Chong Yidong
2007-04-03  7:46   ` Richard Stallman
2007-04-03  8:12     ` David Kastrup
2007-04-03 14:03       ` Chong Yidong
2007-04-05 23:13       ` Richard Stallman [this message]
2007-04-05 23:55         ` Chong Yidong
2007-04-06 17:18           ` Kim F. Storm
2007-04-07 12:41           ` Richard Stallman
2007-04-07 14:54             ` 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=E1HZb8s-00032c-7R@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=cyd@stupidchicken.com \
    --cc=dak@gnu.org \
    --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.