emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How to ensure that (org-get-heading) is pretty?
@ 2014-03-03 20:06 Oleh
  2014-03-04 13:46 ` Sebastien Vauban
  0 siblings, 1 reply; 3+ messages in thread
From: Oleh @ 2014-03-03 20:06 UTC (permalink / raw)
  To: org mode

Hi all,

I'm working on a helm interface to org headings.
To get the candidates, I'm using `org-map-entries` and `org-get-heading`
(see `worf-goto` function at: https://github.com/abo-abo/worf)

If the document is fully expanded it works fine, but when it's
initially folded and hasn't been
expanded yet, `org-get-heading` returns a plain string.

What's a proper way to make `org-get-heading` always return a fontified string?

regards,
Oleh

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

end of thread, other threads:[~2014-03-04 14:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-03 20:06 How to ensure that (org-get-heading) is pretty? Oleh
2014-03-04 13:46 ` Sebastien Vauban
2014-03-04 14:08   ` Oleh

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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