From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: link_up and link_home Date: Mon, 13 May 2013 18:47:16 +0530 Message-ID: <20130513131716.GA5514@panahar> References: <20130513125337.GA4877@panahar> <87wqr3kphp.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35491) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ubsd7-0003rk-TR for emacs-orgmode@gnu.org; Mon, 13 May 2013 09:17:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ubsd1-0007DT-P7 for emacs-orgmode@gnu.org; Mon, 13 May 2013 09:17:29 -0400 Received: from mail-da0-x231.google.com ([2607:f8b0:400e:c00::231]:51358) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ubsd1-0007DH-Ip for emacs-orgmode@gnu.org; Mon, 13 May 2013 09:17:23 -0400 Received: by mail-da0-f49.google.com with SMTP id p5so874639dak.22 for ; Mon, 13 May 2013 06:17:22 -0700 (PDT) Content-Disposition: inline In-Reply-To: <87wqr3kphp.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode > > > Has there been a change in the way #+link_up and #+link_home are used > > in html export? > > You need to use #+HTML_LINK_UP and #+HTML_LINK_HOME now. > Thanks. Vikas