From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Subject: [PATCH] fix a bug in org-open-at-point Date: Sat, 19 Feb 2011 09:52:16 +0100 Message-ID: <87bp281k5b.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=45967 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PqiY8-0006rE-BQ for emacs-orgmode@gnu.org; Sat, 19 Feb 2011 03:52:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PqiY7-0002Ix-62 for emacs-orgmode@gnu.org; Sat, 19 Feb 2011 03:52:20 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:58925) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PqiY6-0002IZ-SE for emacs-orgmode@gnu.org; Sat, 19 Feb 2011 03:52:19 -0500 Received: by bwz17 with SMTP id 17so51356bwz.0 for ; Sat, 19 Feb 2011 00:52:18 -0800 (PST) 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@gnu.org Hello, This is an improba -- Nicolas