From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: BUG - Attachment directories with newlines Date: Wed, 5 Nov 2008 23:41:07 +0100 Message-ID: <007C04D3-DD4B-4CDD-AE75-D6733A4EDCB6@uva.nl> References: <87r65q9ee3.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kxr3q-0008F5-M5 for emacs-orgmode@gnu.org; Wed, 05 Nov 2008 17:41:14 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kxr3p-0008Dr-ME for emacs-orgmode@gnu.org; Wed, 05 Nov 2008 17:41:14 -0500 Received: from [199.232.76.173] (port=36498 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kxr3p-0008Dc-Ex for emacs-orgmode@gnu.org; Wed, 05 Nov 2008 17:41:13 -0500 Received: from nf-out-0910.google.com ([64.233.182.185]:52951) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kxr3p-0007yv-0S for emacs-orgmode@gnu.org; Wed, 05 Nov 2008 17:41:13 -0500 Received: by nf-out-0910.google.com with SMTP id c7so172830nfi.26 for ; Wed, 05 Nov 2008 14:41:11 -0800 (PST) In-Reply-To: <87r65q9ee3.fsf@gollum.intra.norang.ca> 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: Bernt Hansen Cc: emacs-orgmode@gnu.org Hi Bernt, it would be useful to know if the files in the directory with the \n where attached there or created there by a different method than the files in the directory without. Thanks. - Carsten On Nov 5, 2008, at 8:11 PM, Bernt Hansen wrote: > Hi Carsten, > > I've run into a problem with attachments. I tried opening an > attachment > for one of my tasks and it can't find it. > > As it turns out the attachment directory has an embedded newline in it > like this: > > ,---- > | bernt@gollum:~/git/org/data/c6$ find . -type d -ls > | 5581153 4 drwxr-xr-x 4 bernt bernt 4096 Oct 24 > 15:59 . > | 5581154 4 drwxr-xr-x 2 bernt bernt 4096 Oct 24 > 15:59 ./47cbe-2158-46ce-bd93-8faf5ca95725 > | 5581156 4 drwxr-xr-x 2 bernt bernt 4096 Oct 24 > 17:05 ./47cbe-2158-46ce-bd93-8faf5ca95725\n > | bernt@gollum:~/git/org/data/c6$ > `---- > > and any files that were stored in the directory with the newline can't > be found. > > The files are still there - just not retrievable from the org > attachment > system. > > I haven't bisected to find out where the problem was introduced. > > -Bernt > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode