From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Issue with internal directory links Date: Sat, 04 Jan 2020 18:58:11 +0100 Message-ID: <87a773umrw.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:37292) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1inngl-0004s5-8W for emacs-orgmode@gnu.org; Sat, 04 Jan 2020 12:58:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1inngk-0004Tb-7V for emacs-orgmode@gnu.org; Sat, 04 Jan 2020 12:58:15 -0500 Received: from relay12.mail.gandi.net ([217.70.178.232]:47473) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1inngk-0004NI-0d for emacs-orgmode@gnu.org; Sat, 04 Jan 2020 12:58:14 -0500 In-Reply-To: (Jonathan Fox's message of "Fri, 3 Jan 2020 05:40:46 -0500") 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: Jonathan Fox Cc: emacs-orgmode@gnu.org Hello, Jonathan Fox writes: > When calling `org-open-at-point' with the cursor on an internal link > to a directory, the directory is not opened in a new dired buffer and > the following message is printed in the minibuffer: > > "Running less path/to/directory...done" > > -------------------------------------------------------------------------------- > > Expected behavior: > > A dired buffer is opened using the directory in the link. > > -------------------------------------------------------------------------------- Could you show the link you're using? FWIW, I don't have trouble opening links to directories. Regards, -- Nicolas Goaziou