From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Samuel Wales" Subject: getting org-goto to work with ido Date: Sun, 23 Nov 2008 14:13:43 -0700 Message-ID: <20524da70811231313r147bcd6at5afbba6ce2f7a01f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L4MH5-0008T8-Ck for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 16:13:47 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L4MH3-0008Sv-Uj for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 16:13:47 -0500 Received: from [199.232.76.173] (port=60963 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L4MH3-0008Ss-SL for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 16:13:45 -0500 Received: from nf-out-0910.google.com ([64.233.182.191]:31174) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L4MH3-0008WN-H0 for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 16:13:46 -0500 Received: by nf-out-0910.google.com with SMTP id c7so962641nfi.26 for ; Sun, 23 Nov 2008 13:13:43 -0800 (PST) Content-Disposition: inline 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 Hi Carsten, Thanks for the release. ido.el works very well for org-refile. (setf org-refile-use-outline-path nil) (setq org-refile-targets '((org-agenda-files . (:maxlevel . 5)))) org-goto does not work, but can be made to work. (setf org-goto-auto-isearch nil) (setf org-goto-interface 'outline-path-completion) To get it to work, I changed org.el's org-goto to remove the line that contains " (org-refile-use-outline-path t)". Those who haven't tried ido yet, it's really nice (imo). -- Professional myalgic encephalomyelitis denialists are knowingly causing further suffering and death by opposing biomedical research on this fast-spreading serious disease. Do you care about the world? http://www.meactionuk.org.uk/What_Is_ME_What_Is_CFS.htm