From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: [BUG] bug in org-publish and a (wrong) patch Date: Thu, 07 Apr 2011 01:37:22 -0400 Message-ID: <8489.1302154642@alphaville.dokosmarshall.org> References: <8052.1302153060@alphaville.dokosmarshall.org> Reply-To: nicholas.dokos@hp.com Return-path: Received: from [140.186.70.92] (port=33470 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q7huW-0002at-62 for emacs-orgmode@gnu.org; Thu, 07 Apr 2011 01:37:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q7huV-0003XY-A7 for emacs-orgmode@gnu.org; Thu, 07 Apr 2011 01:37:40 -0400 Received: from vms173005pub.verizon.net ([206.46.173.5]:51998) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q7huV-0003XP-70 for emacs-orgmode@gnu.org; Thu, 07 Apr 2011 01:37:39 -0400 Received: from alphaville.dokosmarshall.org ([unknown] [173.76.32.106]) by vms173005.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LJ900CGWOYAPA80@vms173005.mailsrvcs.net> for emacs-orgmode@gnu.org; Thu, 07 Apr 2011 00:37:27 -0500 (CDT) In-reply-to: Message from Nick Dokos of "Thu, 07 Apr 2011 01:11:00 EDT." <8052.1302153060@alphaville.dokosmarshall.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 Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org Nick Dokos wrote: > ...It also > needs to treat the case of a non-existent symlink target (where > file-symlink-p returns t). > Scratch that: in that case, it gets the file attributes of the symlink itself, so no problem.