all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@lsi.nec.co.jp>
Subject: overlay start/end marker access funs?
Date: 12 Mar 2002 11:51:31 +0900	[thread overview]
Message-ID: <buoeliq5wi4.fsf@mcspd15.ucom.lsi.nec.co.jp> (raw)

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.]

Thanks,

-Miles
-- 
97% of everything is grunge

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


             reply	other threads:[~2002-03-12  2:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-12  2:51 Miles Bader [this message]
2002-03-12 18:07 ` overlay start/end marker access funs? Stefan Monnier
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=buoeliq5wi4.fsf@mcspd15.ucom.lsi.nec.co.jp \
    --to=miles@lsi.nec.co.jp \
    --cc=miles@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.