From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Moving and resetting attachments Date: Fri, 02 Jun 2017 16:34:42 +0200 Message-ID: <87inkelapp.fsf@nicolasgoaziou.fr> References: <874lw05njr.fsf@ericabrahamsen.net> <8737bi21dc.fsf@ericabrahamsen.net> <87d1am4t0h.fsf@nicolasgoaziou.fr> <874lvy8t6s.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56771) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dGnf9-000468-7g for emacs-orgmode@gnu.org; Fri, 02 Jun 2017 10:34:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dGnf4-00030A-3X for emacs-orgmode@gnu.org; Fri, 02 Jun 2017 10:34:51 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:53286) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dGnf3-0002y3-U1 for emacs-orgmode@gnu.org; Fri, 02 Jun 2017 10:34:46 -0400 In-Reply-To: <874lvy8t6s.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Fri, 02 Jun 2017 20:34:03 +0800") 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: Eric Abrahamsen Cc: emacs-orgmode@gnu.org Eric Abrahamsen writes: > Mostly I was thinking of two things: 1) giving the user the chance to > say yea or nay on a file-by-file basis, I cannot see why this could be a good thing. IIRC, attachment directory naming scheme can be somewhat opaque, when using ID, and by changing the name, you lose the way to find back the files in the old directory. IOW, you most certainly want to move all files. Regards,