all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stefan Monnier" <monnier+gnu/emacs@RUM.cs.yale.edu>
Cc: emacs-devel@gnu.org
Subject: Re: overlay start/end marker access funs?
Date: Tue, 12 Mar 2002 13:07:56 -0500	[thread overview]
Message-ID: <200203121807.g2CI7ud15007@rum.cs.yale.edu> (raw)
In-Reply-To: buoeliq5wi4.fsf@mcspd15.ucom.lsi.nec.co.jp

> I wanted to augment `describe-text-at' to print the start/end
> insertion-types of overlays, but there doesn't seem to be any way to
> actually get that info in elisp.
> 
> So, I thought it might be nice to add `overlay-start-marker'and
> `overlay-end-marker' access functions -- then one could use
> `marker-insertion-type' to do what I want.
> 
> Does anyone see a problem with allowing elisp access to these markers?
> (or is there one already, and I'm missing it?)
> 
> [If there is a problem, I guess something like `overlay-start-insertion-type'
> and `overlay-end-insertion-type' would be OK, then.]

The lack of this functionality is already noted in subr.el in
the definition of `copy-overlay'.  So I agree it would be good to have.


	Stefan


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


  reply	other threads:[~2002-03-12 18:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-12  2:51 overlay start/end marker access funs? Miles Bader
2002-03-12 18:07 ` Stefan Monnier [this message]
2002-03-12 20:29 ` Richard Stallman

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=200203121807.g2CI7ud15007@rum.cs.yale.edu \
    --to=monnier+gnu/emacs@rum.cs.yale.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.