* Bug: org-goto not work with ido completion [9.0.5 (9.0.5-elpa @ /Users/lluvio/.emacs.d/elpa/org-20170210/)]
@ 2017-03-22 4:01 Mr Lluvio
2017-03-30 21:01 ` Marco Wahl
0 siblings, 1 reply; 2+ messages in thread
From: Mr Lluvio @ 2017-03-22 4:01 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
------------------------------------------------------------------------
org-goto with ido work on 8.2.10
(ido-mode 1)
(setq ido-enable-flex-matching t)
(setq ido-everywhere t)
(setq org-outline-path-complete-in-steps nil
org-goto-interface 'outline-path-completion
Emacs : GNU Emacs 25.1.1 (x86_64-apple-darwin16.4.0, NS appkit-1504.81 Version 10.12.3 (Build 16D32))
of 2017-03-01
Package: Org mode version 9.0.5 (9.0.5-elpa @ /Users/lluvio/.emacs.d/elpa/org-20170210/)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Bug: org-goto not work with ido completion [9.0.5 (9.0.5-elpa @ /Users/lluvio/.emacs.d/elpa/org-20170210/)]
2017-03-22 4:01 Bug: org-goto not work with ido completion [9.0.5 (9.0.5-elpa @ /Users/lluvio/.emacs.d/elpa/org-20170210/)] Mr Lluvio
@ 2017-03-30 21:01 ` Marco Wahl
0 siblings, 0 replies; 2+ messages in thread
From: Marco Wahl @ 2017-03-30 21:01 UTC (permalink / raw)
To: emacs-orgmode; +Cc: hyperbole-users
Mr Lluvio <lluvio0909@outlook.com> writes:
> Remember to cover the basics, that is, what you expected to happen and
> what in fact did happen. You don't know how to make a good report? See
>
> http://orgmode.org/manual/Feedback.html#Feedback
>
> Your bug report will be posted to the Org mailing list.
> ------------------------------------------------------------------------
>
> org-goto with ido work on 8.2.10
>
> (ido-mode 1)
> (setq ido-enable-flex-matching t)
> (setq ido-everywhere t)
>
> (setq org-outline-path-complete-in-steps nil
> org-goto-interface 'outline-path-completion
>
>
>
> Emacs : GNU Emacs 25.1.1 (x86_64-apple-darwin16.4.0, NS appkit-1504.81 Version 10.12.3 (Build 16D32))
> of 2017-03-01
> Package: Org mode version 9.0.5 (9.0.5-elpa @ /Users/lluvio/.emacs.d/elpa/org-20170210/)
When I evaluate
(ido-mode 1)
(setq ido-enable-flex-matching t)
(setq ido-everywhere t)
(setq org-outline-path-complete-in-steps nil
org-goto-interface 'outline-path-completion)
and do
M-x org-goto
in an org buffer `org-goto' does its job AFAICT.
I noticed that package 'hyperbole' changes the effect of org-goto
considerably. See the hooks of `with-output-to-temp-buffer'.
HTH
Marco
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-03-30 21:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-22 4:01 Bug: org-goto not work with ido completion [9.0.5 (9.0.5-elpa @ /Users/lluvio/.emacs.d/elpa/org-20170210/)] Mr Lluvio
2017-03-30 21:01 ` Marco Wahl
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).