t...@tsdye.com (Thomas S. Dye) writes:
> Andreas Leha writes:
>
>> "Sebastien Vauban"
>> writes:
>>
>>> Hi Jonathan,
>>>
>>> Jonathan Leech-Pepin wrote:
I ran into exactly that question this morning and managed to figure it out.
If I use "emacs -q" then C-c & works as expected and
Andreas Leha writes:
> "Sebastien Vauban"
> writes:
>
>> Hi Jonathan,
>>
>> Jonathan Leech-Pepin wrote:
>>> I ran into exactly that question this morning and managed to figure it out.
>>>
>>> If I use "emacs -q" then C-c & works as expected and is mapped to
>>> (org-mark-ring-goto & optional N).
"Sebastien Vauban"
writes:
> Hi Jonathan,
>
> Jonathan Leech-Pepin wrote:
>> I ran into exactly that question this morning and managed to figure it out.
>>
>> If I use "emacs -q" then C-c & works as expected and is mapped to
>> (org-mark-ring-goto & optional N). However when trying C-c & C-h I f
Hi Jonathan,
Jonathan Leech-Pepin wrote:
> I ran into exactly that question this morning and managed to figure it out.
>
> If I use "emacs -q" then C-c & works as expected and is mapped to
> (org-mark-ring-goto & optional N). However when trying C-c & C-h I find
> out that C-c & is a prefix for a
Hello Thomas,
I ran into exactly that question this morning and managed to figure it out.
If I use "emacs -q" then C-c & works as expected and is mapped to
(org-mark-ring-goto & optional N). However when trying C-c & C-h I find
out that C-c & is a prefix for a few yasnippet commands:
,
| `y
Andreas Leha writes:
> t...@tsdye.com (Thomas S. Dye) writes:
>
>> Andreas Leha writes:
>>
>>> Hi all,
>>>
>>> attached is a patch that enhances org-babel-goto-named-src-block (bound
>>> to C-c C-v g by default). Included are two enhancements:
>>>
>>> 1. the point is pushed to the org-mark-rin
t...@tsdye.com (Thomas S. Dye) writes:
> Andreas Leha writes:
>
>> Hi all,
>>
>> attached is a patch that enhances org-babel-goto-named-src-block (bound
>> to C-c C-v g by default). Included are two enhancements:
>>
>> 1. the point is pushed to the org-mark-ring, such that returning with
>>
Andreas Leha writes:
> Hi all,
>
> attached is a patch that enhances org-babel-goto-named-src-block (bound
> to C-c C-v g by default). Included are two enhancements:
>
> 1. the point is pushed to the org-mark-ring, such that returning with
> C-c & becomes possible
> 2. the target src block
Applied, Thanks!
Andreas Leha writes:
> Hi all,
>
> attached is a patch that enhances org-babel-goto-named-src-block (bound
> to C-c C-v g by default). Included are two enhancements:
>
> 1. the point is pushed to the org-mark-ring, such that returning with
> C-c & becomes possible
> 2. th