From mboxrd@z Thu Jan 1 00:00:00 1970 From: Darlan Cavalcante Moreira Subject: Re: Re: Feature Request: attach link type Date: Fri, 04 Mar 2011 19:10:13 -0300 Message-ID: <4d71634a.230f640a.64a4.ffffadea@mx.google.com> References: <4d5c35ef.0ae9640a.3fc9.0852@mx.google.com> <87mxlco6ch.fsf@gnu.org> <4d712b0e.1838640a.4d18.ffffa691@mx.google.com> <8062rymtwm.fsf@somewhere.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=49141 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PvdCX-0002dT-6d for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 17:10:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PvdCW-0006AR-0n for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 17:10:21 -0500 Received: from mail-gx0-f169.google.com ([209.85.161.169]:38377) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PvdCV-0006AL-Lc for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 17:10:19 -0500 Received: by gxk2 with SMTP id 2so1194823gxk.0 for ; Fri, 04 Mar 2011 14:10:19 -0800 (PST) In-Reply-To: <8062rymtwm.fsf@somewhere.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: =?UTF-8?B?U8OpYmFzdGllbg==?= Vauban Cc: emacs-orgmode@gnu.org I once tried Gnus, but end up using Wanderlust, which is pretty good. Along with org-contacts I'm becoming more and more motivated to try Gnus again. I try to have a look at it. Thanks. At Fri, 04 Mar 2011 22:56:41 +0100, Sébastien Vauban wrote: > > Hi Darlan and Bastien, > > Darlan Cavalcante Moreira wrote: > >> > Other useful things (just random thoughts) could be: > >> > - Perform some operation when a file is attached, such as replacing > >> > white-spaces in the file-name by underscores > >> > >> IMHO this goes beyond what org-attach.el should do: attach files. > >> Besides, that would require even more confirmation steps. > > > > My common use scenario for org-attach is to store files associated to a > > sub-tree. For instance, when I receive a file by E-mail that I need to read > > I create a task for it and attach the file. I usually need to change the > > file name, since I don't like spaces and If would be practical if I could > > attach the file as it is and know that org-attach would store it the way I > > like. Is there a hook I could use to do this myself then? (I'm not a lisp > > programmer, but think I can google tips about how to do this). > > Just to comment on that point: reworking the filename is exactly what Gnus do > with attachment files, once you want to save them. It (optionally) do whatever > is needed to make them better, such as removing spaces, replacing accents, > etc... > > Best regards, > Seb > > -- > Sébastien Vauban > >