From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: BUG - Attachment directories with newlines Date: Wed, 05 Nov 2008 18:04:02 -0500 Message-ID: <87od0tpyfx.fsf@gollum.intra.norang.ca> References: <87r65q9ee3.fsf@gollum.intra.norang.ca> <007C04D3-DD4B-4CDD-AE75-D6733A4EDCB6@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KxrQ7-0008K2-RF for emacs-orgmode@gnu.org; Wed, 05 Nov 2008 18:04:15 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KxrQ6-0008Jq-CC for emacs-orgmode@gnu.org; Wed, 05 Nov 2008 18:04:15 -0500 Received: from [199.232.76.173] (port=41830 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KxrQ6-0008Jn-7D for emacs-orgmode@gnu.org; Wed, 05 Nov 2008 18:04:14 -0500 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:54904) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KxrQ5-0004Ur-QV for emacs-orgmode@gnu.org; Wed, 05 Nov 2008 18:04:13 -0500 In-Reply-To: <007C04D3-DD4B-4CDD-AE75-D6733A4EDCB6@uva.nl> (Carsten Dominik's message of "Wed\, 5 Nov 2008 23\:41\:07 +0100") 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: Carsten Dominik Cc: emacs-orgmode@gnu.org I've only every created files in my data directory with the C-c a a command. I'll try to get more useful information about this tonight -Bernt Carsten Dominik writes: > 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