From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [ANN] Changes to link syntax Date: Tue, 12 Mar 2019 00:07:32 +0100 Message-ID: <87lg1lqabv.fsf@nicolasgoaziou.fr> References: <87sgvusl43.fsf@nicolasgoaziou.fr> <84a7i1tj7s.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:49662) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h3UEs-0001Vt-1j for emacs-orgmode@gnu.org; Mon, 11 Mar 2019 19:21:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h3U1A-0001H8-Os for emacs-orgmode@gnu.org; Mon, 11 Mar 2019 19:07:37 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:57995) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h3U1A-0001GV-HG for emacs-orgmode@gnu.org; Mon, 11 Mar 2019 19:07:36 -0400 In-Reply-To: (Diego Zamboni's message of "Mon, 11 Mar 2019 19:00:02 +0100") 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" To: Diego Zamboni Cc: Marco Wahl , Org Mode List Hello, Diego Zamboni writes: > I can confirm this behavior. After updating to latest org from master and > restarting Emacs, my documents now show the link destinations instead of > their descriptions (nothing changed in my configuration). > > Best, > --Diego > > > On Mon, Mar 11, 2019 at 6:52 PM Marco Wahl wrote: > >> Hi Nicolas and all, >> >> Is it just me or does >> >> [[https://duckduckgo.com][DDG]] >> >> show up now as >> >> https://duckduckgo.com >> >> with `org-link-descriptive' set to t? >> >> I would instead expect >> >> DDG >> >> to appear. Wild guess: this is an issue in `org-activate-links'? Oops. Fixed. Thank you. Regards, -- Nicolas Goaziou