From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Wahl Subject: Re: FW: [RFC] Link-type for attachments, more attach options Date: Thu, 01 Nov 2018 17:00:50 +0100 Message-ID: <84y3acss7h.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42281) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gIFP5-0005oN-N6 for emacs-orgmode@gnu.org; Thu, 01 Nov 2018 12:01:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gIFP1-000372-Co for emacs-orgmode@gnu.org; Thu, 01 Nov 2018 12:01:03 -0400 Received: from [195.159.176.226] (port=39566 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gIFP0-000356-W2 for emacs-orgmode@gnu.org; Thu, 01 Nov 2018 12:00:59 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1gIFMs-0005Wt-71 for emacs-orgmode@gnu.org; Thu, 01 Nov 2018 16:58:46 +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: emacs-orgmode@gnu.org Hi Gustav, I played a bit with your proposition. I like it; in particular the completion function to insert links from the attachment directory with C-c C-l attached RET It seems natural to me to have a more specific link type for attached files. In my opinion your patch should be applied to the 'next' branch. My 2ct, Marco