From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Regression: org-translate-link doesn't work correctly in Org 8.3 Date: Fri, 21 Aug 2015 15:04:40 +0200 Message-ID: <87bne0okrb.fsf@nicolasgoaziou.fr> References: <87bne3mv78.fsf@gnu.org> <877fora7fz.fsf@nicolasgoaziou.fr> <87pp2jtumi.fsf@gnu.org> <87r3mz8l1p.fsf@nicolasgoaziou.fr> <87r3mwon89.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33289) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZSlyS-0002yZ-Cg for emacs-orgmode@gnu.org; Fri, 21 Aug 2015 09:03:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZSlyM-0004ik-Lb for emacs-orgmode@gnu.org; Fri, 21 Aug 2015 09:03:12 -0400 In-Reply-To: (Sergei Nosov's message of "Fri, 21 Aug 2015 15:48:10 +0300") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sergei Nosov Cc: Bastien , emacs-orgmode@gnu.org Sergei Nosov writes: > The jump via C-c C-o didn't work for me. But I figured it out in a > meanwhile - supposedly, what was previously called "thisfile" link type is > now called "fuzzy".=E2=80=8B Thanks. fuzzy are for text search, targets and NAME keywords. I'm not sure what was the exact definition of "thisfile", since it doesn't appear in the manual. However, I guess it encompassed custom-id, fuzzy, radio and coderef link types. > Sorry, I meant, Org ELPA (http://orgmode.org/elpa/) not MELPA (org is not > published on MELPA at all). The last published package seem to be > http://orgmode.org/elpa/org-20150817.tar which doesn't contain the fix. S= o, > my question is - when the next package (that contains the fix) will be > published? Or, alternatively, what's the Org policy for publishing new > packages to ELPA? I think Org ELPA's release is updated at least every week. Regards,