From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: FUD on my part re: downloading revisions? Date: Wed, 02 Jan 2008 01:16:39 +0100 Message-ID: <87r6h19j4o.fsf@bzg.ath.cx> References: <1199213143.3102.18.camel@CASE> <21879.1199213769@localhost> <1199225543.3102.49.camel@CASE> <20080101232657.GA18716@atlantic.linksys.moosehall> 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 1J9rHp-000529-5r for emacs-orgmode@gnu.org; Tue, 01 Jan 2008 19:16:45 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J9rHo-00050a-Cj for emacs-orgmode@gnu.org; Tue, 01 Jan 2008 19:16:44 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J9rHo-00050J-9L for emacs-orgmode@gnu.org; Tue, 01 Jan 2008 19:16:44 -0500 Received: from fg-out-1718.google.com ([72.14.220.158]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J9rHo-0005Yf-0u for emacs-orgmode@gnu.org; Tue, 01 Jan 2008 19:16:44 -0500 Received: by fg-out-1718.google.com with SMTP id d23so3233606fga.30 for ; Tue, 01 Jan 2008 16:16:42 -0800 (PST) In-Reply-To: <20080101232657.GA18716@atlantic.linksys.moosehall> (Adam Spiers's message of "Tue, 1 Jan 2008 23:26:57 +0000") 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: emacs-orgmode@gnu.org Adam Spiers writes: > $ tar -ztv --numeric-owner -f ~/Desktop/org-5.17a.tar.gz | head > drwxr-xr-x 501/20 0 2007-12-20 13:38:42 org-5.17a/ > -rw-r--r-- 501/20 103661 2007-12-20 13:38:42 org-5.17a/ChangeLog > -rw-r--r-- 501/20 617 2007-12-20 13:38:42 org-5.17a/dir > -rw-r--r-- 501/20 6450 2007-12-20 13:38:42 org-5.17a/Makefile > -rw-r--r-- 501/20 396954 2007-12-20 13:38:42 org-5.17a/org > -rwxr-xr-x 501/20 52980 2007-12-20 13:38:42 org-5.17a/org-export-latex.el ^ ^ ^ Of course org-export-latex.el should be 0644, not 0755. -- Bastien