From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Link "bracket-types" Date: Fri, 11 May 2018 14:34:10 +0200 Message-ID: <87fu2ynzgd.fsf@nicolasgoaziou.fr> References: <87a7t8q64z.fsf@nicolasgoaziou.fr> <87mux752sd.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54537) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fH7FY-0000Ex-Sv for emacs-orgmode@gnu.org; Fri, 11 May 2018 08:34:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fH7FV-0000ES-PK for emacs-orgmode@gnu.org; Fri, 11 May 2018 08:34:16 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:53857) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fH7FV-0000Cu-Jb for emacs-orgmode@gnu.org; Fri, 11 May 2018 08:34:13 -0400 In-Reply-To: <87mux752sd.fsf@gmail.com> (Eric S. Fraga's message of "Thu, 10 May 2018 09:32:34 +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: Michael Brand Cc: Org Mode Hello, Eric S Fraga writes: > Feature request: would it be possible to have the link echoed in the > minibuffer when point enters or is on a link? I don't use the mouse at > all and always end up having to C-c l to see what the link is. You can use :activate-func link parameter (see `org-link-parameters') to set `cursor-sensor-functions'. Regards, -- Nicolas Goaziou