From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Danan Subject: org-id-open misses invisible entries Date: Fri, 5 Dec 2014 16:39:06 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c3f8608aa56a050979e0ad Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37626) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwuyS-0000QU-IG for emacs-orgmode@gnu.org; Fri, 05 Dec 2014 10:39:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwuyK-0003uh-E0 for emacs-orgmode@gnu.org; Fri, 05 Dec 2014 10:39:16 -0500 Received: from mail-lb0-f171.google.com ([209.85.217.171]:54707) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwuyK-0003uS-76 for emacs-orgmode@gnu.org; Fri, 05 Dec 2014 10:39:08 -0500 Received: by mail-lb0-f171.google.com with SMTP id n15so750552lbi.16 for ; Fri, 05 Dec 2014 07:39:06 -0800 (PST) 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: emacs-orgmode@gnu.org --001a11c3f8608aa56a050979e0ad Content-Type: text/plain; charset=UTF-8 Hello, I apologize if this remark is useless or inappropriate, I am quite new to emacs and org-mode. I noticed that the function org-id-open in org-id.el does not jump to the target entry if it is invisible. I tested that inserting (widen) before (goto-char m) in the function's defun fixes this issue. Best regards, Eric Danan --001a11c3f8608aa56a050979e0ad Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

I apologize if this rem= ark is useless or inappropriate, I am quite new to emacs and org-mode. I no= ticed that the function org-id-open in org-id.el does not jump to the targe= t entry if it is invisible. I tested that inserting (widen) before (goto-ch= ar m) in the function's defun fixes this issue.

Best= regards,

Eric Danan
--001a11c3f8608aa56a050979e0ad--