emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Samuel Wales" <samologist@gmail.com>
To: emacs-orgmode@gnu.org
Subject: getting org-goto to work with ido
Date: Sun, 23 Nov 2008 14:13:43 -0700	[thread overview]
Message-ID: <20524da70811231313r147bcd6at5afbba6ce2f7a01f@mail.gmail.com> (raw)

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

             reply	other threads:[~2008-11-23 21:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-23 21:13 Samuel Wales [this message]
2008-11-24  9:59 ` getting org-goto to work with ido Carsten Dominik
2008-11-25 20:07   ` Samuel Wales
2008-11-25 22:39     ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20524da70811231313r147bcd6at5afbba6ce2f7a01f@mail.gmail.com \
    --to=samologist@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).