all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thorsten Jolitz <tjolitz@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Relative performance of text-properties search functions
Date: Thu, 23 May 2013 14:16:47 +0200	[thread overview]
Message-ID: <87fvxdsxg0.fsf@gmail.com> (raw)


Hi List, 

I'm just discovering Emacs text-properties, and I wonder what would be
the right thing to do (from a performance point of view) in a case where
at the end of each outline (or org-mode) headline in a buffer a
replacing display spec should be inserted, and then updated many times
afterwards (either on user demand or via a visibility-change hook):

1. use 'outline-next-visible-heading' and 'move-end-of-line' to find the
specs and then insert/modifify them?
2. use Emacs text-properties search functions to find the specs?

I would guess its (1), but would like to reassure myself by asking this
question. 

-- 
cheers,
Thorsten





             reply	other threads:[~2013-05-23 12:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-23 12:16 Thorsten Jolitz [this message]
2013-05-23 13:10 ` Relative performance of text-properties search functions Stefan Monnier
2013-05-23 15:45 ` Eli Zaretskii
2013-05-24 14:10   ` Thorsten Jolitz
2013-05-24 15:27     ` Eli Zaretskii
2013-05-24 17:26       ` Thorsten Jolitz
2013-05-24 18:17         ` Eli Zaretskii
2013-05-24 18:40           ` Thorsten Jolitz
2013-05-24 19:44             ` Eli Zaretskii
2013-05-24 21:14               ` Thorsten Jolitz

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=87fvxdsxg0.fsf@gmail.com \
    --to=tjolitz@gmail.com \
    --cc=help-gnu-emacs@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.