From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Danan Subject: Re: [PATCH] org-attach: Allow attaching file from visited buffer Date: Fri, 02 Nov 2018 14:14:29 +0100 Message-ID: References: <87y3f8cfal.fsf@nicolasgoaziou.fr> <87bm77al2f.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50627) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gIZHf-0004L2-Up for emacs-orgmode@gnu.org; Fri, 02 Nov 2018 09:14:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gIZHb-0000O7-Te for emacs-orgmode@gnu.org; Fri, 02 Nov 2018 09:14:43 -0400 Received: from mail-wr1-x442.google.com ([2a00:1450:4864:20::442]:42886) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gIZHa-0000LZ-BA for emacs-orgmode@gnu.org; Fri, 02 Nov 2018 09:14:39 -0400 Received: by mail-wr1-x442.google.com with SMTP id y15-v6so1938370wru.9 for ; Fri, 02 Nov 2018 06:14:32 -0700 (PDT) In-reply-to: <87bm77al2f.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Hello, > I eventually added, in "next" branch (Org 9.3), something much > simpler. > Pressing from the attach dispatcher offers to choose a > buffer from > the list of active buffers, and save its contents to a file in > the > attachment directory. > > Does it suit your needs? Yes, thanks. > It could make sense to allow customizing attachment actions, if > anyone > wants try implementing it. I may try it when I find some time but probably not very soon. Eric