From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giorgio Valoti Subject: Re: Unable to select source code blocks Date: Fri, 25 Feb 2011 18:42:56 +0100 Message-ID: References: <218C5BA7-3C6A-46DF-8D59-9C92EF3F3370@me.com> <87aahpzjuy.fsf@ucl.ac.uk> <34FD3967-0A59-4C66-A35D-4171D77E0A07@me.com> <8762sbfca5.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=42280 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pt1hV-0001K4-GN for emacs-orgmode@gnu.org; Fri, 25 Feb 2011 12:43:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pt1hQ-0007ns-Iu for emacs-orgmode@gnu.org; Fri, 25 Feb 2011 12:43:33 -0500 Received: from asmtpout024.mac.com ([17.148.16.99]:40245) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pt1hQ-0007nN-ED for emacs-orgmode@gnu.org; Fri, 25 Feb 2011 12:43:28 -0500 Received: from alichino.refactor.it (93-62-99-244.ip22.fastwebnet.it [93.62.99.244]) by asmtp024.mac.com (Oracle Communications Messaging Exchange Server 7u4-18.01 64bit (built Jul 15 2010)) with ESMTPSA id <0LH600I5NP7J4Z50@asmtp024.mac.com> for emacs-orgmode@gnu.org; Fri, 25 Feb 2011 09:42:57 -0800 (PST) In-reply-to: <8762sbfca5.fsf@ucl.ac.uk> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Il giorno 23/feb/2011, alle ore 08.19, Eric S Fraga ha scritto: >>> [=85] >>>=20 >>>> Hi, >>>=20 >>>> I don=92t know if I=92m missing something but I can=92t 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=92m using org 7.4 = with >>>> Emacs 23.2. >>>>=20 >>>> [=85] >>>=20 >>> 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 =3Dorg-babel-goto-named-src-block=3D. >>=20 >> Hi Eric, >> I don=92t use ido-mode (maybe I should? Seems cool!). By autocomplete = I meant tab completion.=20 >=20 > 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. >=20 > Maybe somebody else can chime in, somebody that doesn't use ido? >=20 > I do recommend ido in any case! The problem doesn=92t seem related to the autocomplete system, it=92s = the org-babel-src-block-names function that returns an empty list. I = don=92t know why, the org-babel-src-name-w-name-regexp used by that = function seems ok at a cursory look. Ciao -- Giorgio Valoti