From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: inactive timestamps: how to unlink? Date: Wed, 09 Jan 2013 18:03:04 +0100 Message-ID: <87ip76jnlj.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52359) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tsz3W-0005G9-1N for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 12:03:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tsz3U-00006Y-3R for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 12:03:09 -0500 Received: from mail-wg0-f51.google.com ([74.125.82.51]:61216) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tsz3T-00005x-RB for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 12:03:07 -0500 Received: by mail-wg0-f51.google.com with SMTP id gg4so1151488wgb.30 for ; Wed, 09 Jan 2013 09:03:07 -0800 (PST) In-Reply-To: (Nathaniel Cunningham's message of "Wed, 9 Jan 2013 10:58:01 -0600") 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: Nathaniel Cunningham Cc: emacs-orgmode@gnu.org Hi Nathaniel, Nathaniel Cunningham writes: > Inactive timestamps link to the daily agenda.  Is there a way to turn > off this behavior, so these inactive timestamps are not links in any > way? Remove `date' from `org-activate-links'. HTH, -- Bastien