From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Girard Subject: Disabling warnings when following [[elisp:...]] links Date: Wed, 17 Mar 2010 08:36:02 +0100 Message-ID: <51b0095d1003170036i38599714scfcb84088050731e@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NrnnY-00022b-Fg for emacs-orgmode@gnu.org; Wed, 17 Mar 2010 03:36:13 -0400 Received: from [140.186.70.92] (port=53639 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NrnnR-000200-AO for emacs-orgmode@gnu.org; Wed, 17 Mar 2010 03:36:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NrnnP-0004tL-ET for emacs-orgmode@gnu.org; Wed, 17 Mar 2010 03:36:05 -0400 Received: from mail-fx0-f210.google.com ([209.85.220.210]:61314) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NrnnP-0004tD-3m for emacs-orgmode@gnu.org; Wed, 17 Mar 2010 03:36:03 -0400 Received: by fxm2 with SMTP id 2so784203fxm.26 for ; Wed, 17 Mar 2010 00:36:02 -0700 (PDT) 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 To: emacs-orgmode Hi, is it possible to disable warnings when following [[elisp:...]] links on a per-buffer basis ? I'd find this much useful ! Thanks in advance, Nicolas