From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Fix for relative symlinks in subdirectories Date: Fri, 28 Sep 2012 17:24:56 +0200 Message-ID: <87pq56rwzb.fsf@bzg.ath.cx> References: <87mx18fen8.fsf@lapcat.tftorrey.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58245) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THcR0-0007kr-BX for emacs-orgmode@gnu.org; Fri, 28 Sep 2012 11:25:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1THcQu-0001NB-6V for emacs-orgmode@gnu.org; Fri, 28 Sep 2012 11:24:58 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:44877) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THcQu-0001N6-05 for emacs-orgmode@gnu.org; Fri, 28 Sep 2012 11:24:52 -0400 Received: by wibhj13 with SMTP id hj13so4221479wib.12 for ; Fri, 28 Sep 2012 08:24:51 -0700 (PDT) In-Reply-To: <87mx18fen8.fsf@lapcat.tftorrey.com> (T. F. Torrey's message of "Sun, 02 Sep 2012 11:44:43 -0700") 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: "T.F. Torrey" Cc: emacs-orgmode@gnu.org Hi, tftorrey@tftorrey.com (T.F. Torrey) writes: > The attached patch modifiies org-publish-cache-ctime-of-src to use the > dir of the current file as the base-dir instead of simply the project > base-dir. I applied a modified version of your patch, removing useless base-dir argument. Thanks for reporting this! If you can, please test the current maint or master branch to confirm the fix. Best, -- Bastien