From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Attachments and refiling Date: Fri, 19 Aug 2011 10:46:26 +0200 Message-ID: <877h69pz4t.fsf@gnu.org> References: <87ei1rrdzd.fsf@gnu.org> <4e21b345.c74cec0a.7e49.3340@mx.google.com> <8739hvwikz.fsf@altern.org> <4e331ef7.47c3ec0a.7625.6ac7@mx.google.com> <87pqk2lj4e.fsf@altern.org> <4e4d77f7.1136650a.10fc.73a6@mx.google.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60239) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QuKi4-0004ON-CM for emacs-orgmode@gnu.org; Fri, 19 Aug 2011 04:45:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QuKi3-0002ft-Di for emacs-orgmode@gnu.org; Fri, 19 Aug 2011 04:45:48 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:51512) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QuKi3-0002fj-82 for emacs-orgmode@gnu.org; Fri, 19 Aug 2011 04:45:47 -0400 Received: by fxg9 with SMTP id 9so2244206fxg.0 for ; Fri, 19 Aug 2011 01:45:46 -0700 (PDT) In-Reply-To: <4e4d77f7.1136650a.10fc.73a6@mx.google.com> (Darlan Cavalcante Moreira's message of "Thu, 18 Aug 2011 17:37:06 -0300") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Darlan Cavalcante Moreira Cc: Gustav =?iso-8859-1?Q?Wikstr=F6m?= , emacs-orgmode@gnu.org Hi Darlan, Darlan Cavalcante Moreira writes: > There is probably a way to make the attach link type also work when > exporting the org buffer, but since I don't need this right now I didn't > search how to do it. You could use a `org-export-preprocess-hook' to convert those "attach" links into proper "file" links. -- Bastien