unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Listing markers in buffer
@ 2016-04-28 23:18 ian.tegebo
  2016-04-29 17:13 ` Pascal J. Bourguignon
  0 siblings, 1 reply; 5+ messages in thread
From: ian.tegebo @ 2016-04-28 23:18 UTC (permalink / raw)
  To: help-gnu-emacs

I see that `buffer-has-markers-at` will at least tell if there are markers pointing to a position, but not only has it been marked obsolete since 24.3, it doesn't provide one a means to actually get a marker object.

Looking at the C source, I can see that buffer to buffer_text structs point to a singly linked list of Lisp_marker structs, but I can't find any Elisp functions to access them. Also, there's a related thread from 1999:

https://groups.google.com/forum/#!topic/gnu.emacs.help/vNG9y5qCaxc/discussion

Lastly, please forgive me, I've cross-posted to SO:

http://stackoverflow.com/questions/36926513/are-there-elisp-functions-that-list-markers-in-a-given-buffer


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-04-30 18:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-28 23:18 Listing markers in buffer ian.tegebo
2016-04-29 17:13 ` Pascal J. Bourguignon
2016-04-29 21:14   ` ian.tegebo
2016-04-30  9:16     ` Pascal J. Bourguignon
2016-04-30 18:36       ` ian.tegebo

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