emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to go to an Org headline programmatically?


From: Marcin Borkowski
Subject: How to go to an Org headline programmatically?
Date: Thu, 06 Jul 2023 06:01:31 +0200
User-agent: mu4e 1.1.0; emacs 30.0.50

Hi all,

I want to find an Org headline in Elisp.  No need to make it visible,
for example - just move the point to the heading with a given title (it
may even be within `save-excursion', as in "go there, do something, go
back").  `org-link-search' seems to do what I want, but it does a lot
more - is there some simpler function to do that?

TIA,

-- 
Marcin Borkowski
http://mbork.pl



reply via email to

[Prev in Thread] Current Thread [Next in Thread]