Giorgio Valoti writes:
> Il giorno 26/feb/2011, alle ore 17:05, Eric Schulte ha scritto:
>
>> […]
>>
>> You could also try executing the function directly by calling
>> `eval-expression' M-: (org-babel-src-block-names) within the Org-mode
>> buffer.
>
> I get the same results.
>
as I understan
Il giorno 26/feb/2011, alle ore 17:05, Eric Schulte ha scritto:
> […]
>
> You could also try executing the function directly by calling
> `eval-expression' M-: (org-babel-src-block-names) within the Org-mode
> buffer.
I get the same results.
>
> also, make sure you have the latest version of
Giorgio Valoti writes:
> Il giorno 26/feb/2011, alle ore 01.08, Eric Schulte ha scritto:
>
[…]
>>>
>>> The problem doesn’t seem related to the autocomplete system, it’s the
>>> org-babel-src-block-names function that returns an empty list. I don’t
>>> know why, the org-babel-src-name-w-name
Il giorno 26/feb/2011, alle ore 01.08, Eric Schulte ha scritto:
>>> […]
>>
>> The problem doesn’t seem related to the autocomplete system, it’s the
>> org-babel-src-block-names function that returns an empty list. I don’t
>> know why, the org-babel-src-name-w-name-regexp used by that function
>>
Giorgio Valoti writes:
> Il giorno 23/feb/2011, alle ore 08.19, Eric S Fraga ha scritto:
>
[…]
> Hi,
> I don’t know if I’m missing something but I can’t get the
> org-babel-goto-named-src-block to work. When I invoke it on the sample
> file below the autocompletio
Il giorno 23/feb/2011, alle ore 08.19, Eric S Fraga ha scritto:
>>> […]
>>>
Hi,
>>>
I don’t know if I’m missing something but I can’t get the
org-babel-goto-named-src-block to work. When I invoke it on the sample
file below the autocompletion shows nil and nothing else and i
Il giorno 21/feb/2011, alle ore 12.51, Eric S Fraga ha scritto:
> Giorgio Valoti writes:
>
>> Hi,
>
>> I don’t know if I’m missing something but I can’t get the
>> org-babel-goto-named-src-block to work. When I invoke it on the sample
>> file below the autocompletion shows nil and nothing else
Giorgio Valoti writes:
> Hi,
> I don’t know if I’m missing something but I can’t get the
> org-babel-goto-named-src-block to work. When I invoke it on the sample
> file below the autocompletion shows nil and nothing else and if insert
> the source code block name I get a no match. I’m using org
Hi,
I don’t know if I’m missing something but I can’t get the
org-babel-goto-named-src-block to work. When I invoke it on the sample file
below the autocompletion shows nil and nothing else and if insert the source
code block name I get a no match. I’m using org 7.4 with Emacs 23.2.
* Source co