From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Local #+LINK's in org-mode file Date: Sat, 03 Sep 2011 10:23:00 +0530 Message-ID: <81ty8up6qb.fsf@gmail.com> References: <4E61AB06.3030707@austin.rr.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:52150) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QziEH-0003R8-9G for emacs-orgmode@gnu.org; Sat, 03 Sep 2011 00:53:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QziEG-0000Aw-7e for emacs-orgmode@gnu.org; Sat, 03 Sep 2011 00:53:17 -0400 Received: from mail-gy0-f169.google.com ([209.85.160.169]:42081) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QziEG-0000Ar-1j for emacs-orgmode@gnu.org; Sat, 03 Sep 2011 00:53:16 -0400 Received: by gyf1 with SMTP id 1so1195922gyf.0 for ; Fri, 02 Sep 2011 21:53:15 -0700 (PDT) In-Reply-To: <4E61AB06.3030707@austin.rr.com> (Erwin J. Prinz's message of "Fri, 02 Sep 2011 23:20:22 -0500") 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: "Erwin J. Prinz" Cc: emacs-orgmode@gnu.org > This means that if a line containing a #+LINK statement is changed the > change does not take effect until either x org-mode is > executed, or the buffer is killed and the file re-opened. Well Org has it's quirks. Does running C-c C-c on the #+LINK line (as a replacement for reloading org or the buffer) help installing the change? Jambunathan K.