[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[fr/rfc] switch to buffer that contains given heading without moving poi
From: |
Samuel Wales |
Subject: |
[fr/rfc] switch to buffer that contains given heading without moving point |
Date: |
Wed, 25 Oct 2023 22:09:11 -0700 |
suppose i am in the middle of a subtree, and it is in a buffer that i
am not in. suppose i want to go to the buffer without moving point in
target buffer.
remembering what buffer contains the heading that i can use completion
to get to works with c-x b, but requires remembering where teh heading
is
refile goto takes me to the top heading it matches which could move point.
so those are not solutions.
i wonder if it is possible, or desirable, to have a wrapper around
refile goto that would chek for a buffer where point is in the target
subtree, and warn that you're not on the header, and take you to that
buffer so that you can be at the point location you were at in that
holon.
i can imagine other solutions, such as using refile goto to go to the
heading, then a move bcak to previous point command to get to where i
was.
example
* computers
*** good computers
text^
*** bad computers
--
The Kafka Pandemic
A blog about science, health, human rights, and misopathy:
https://thekafkapandemic.blogspot.com
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [fr/rfc] switch to buffer that contains given heading without moving point,
Samuel Wales <=