From: "Eric Schulte" <schulte.eric@gmail.com>
To: Giorgio Valoti <giorgio_v@me.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Unable to select source code blocks
Date: Fri, 25 Feb 2011 17:08:19 -0700 [thread overview]
Message-ID: <87r5avhb46.fsf@gmail.com> (raw)
In-Reply-To: AA6E2B0A-AF8A-41A0-BB76-3F33CFEC554F@me.com
Giorgio Valoti <giorgio_v@me.com> 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 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.
>>>>>
>>>>> […]
>>>>
>>>> this works just fine for me; I don't know what you mean by
>>>> autocompletion but I use ido-everywhere and both test and test2 appear
>>>> in the prompt for =org-babel-goto-named-src-block=.
>>>
>>> Hi Eric,
>>> I don’t use ido-mode (maybe I should? Seems cool!). By autocomplete I meant tab completion.
>>
>> Right. I'm surprised that autocompletion doesn't work; if ido can find
>> the possible entries, autocompletion should also be able to, I would
>> have thought.
>>
>> Maybe somebody else can chime in, somebody that doesn't use ido?
>>
>> I do recommend ido in any case!
>
> 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
> seems ok at a cursory look.
>
Could you attach a small file with named code blocks which aren't caught
by this function? I just ran the following in by file of scraps of
code examples and got 60 names returned
#+begin_src emacs-lisp
(length (org-babel-src-block-names))
#+end_src
Thanks -- Eric
next prev parent reply other threads:[~2011-02-26 0:51 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-15 7:11 Unable to select source code blocks Giorgio Valoti
2011-02-21 11:51 ` Eric S Fraga
2011-02-22 9:52 ` Giorgio Valoti
[not found] ` <8762sbfca5.fsf@ucl.ac.uk>
2011-02-25 17:42 ` Giorgio Valoti
2011-02-26 0:08 ` Eric Schulte [this message]
2011-02-26 8:39 ` Giorgio Valoti
2011-02-26 16:05 ` Eric Schulte
2011-02-26 21:03 ` Giorgio Valoti
2011-02-27 19:53 ` Eric Schulte
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r5avhb46.fsf@gmail.com \
--to=schulte.eric@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=giorgio_v@me.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).