emacs-orgmode
[Top][All Lists]
Advanced

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

Re: How to go to an Org headline programmatically?


From: Samuel Wales
Subject: Re: How to go to an Org headline programmatically?
Date: Wed, 5 Jul 2023 21:10:26 -0700

i have e.g. (let (org-refile-target-verify-function) (org-refile '(4))
for interactive; ther emight be a place to put the header name or id.


On 7/5/23, Marcin Borkowski <mbork@mbork.pl> wrote:
> 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
>
>


-- 
The Kafka Pandemic

A blog about science, health, human rights, and misopathy:
https://thekafkapandemic.blogspot.com



reply via email to

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