all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Sole Completion bug?
@ 2021-02-13  5:28 Raoul Comninos
  2021-02-15  4:06 ` Kyle Meyer
  0 siblings, 1 reply; 5+ messages in thread
From: Raoul Comninos @ 2021-02-13  5:28 UTC (permalink / raw)
  To: Orgmode Mailing List

I use org-goto to navigate my org-headings. If I use the *default* settings,
everything works fine. However, if I add the following customization,
my completion options become limited:

(setq org-goto-interface (quote outline-path-completion))

If I now search, for example, for a heading containing the name "Chris",
orgmode will only pick up ONE of the headings that contains this name,
and it will say "sole completion", although there are several other
headings that also contain the name.

For example:

* Chris Bell
* Phone Chris Bell
* Meeting with Chris Bell

I get /Chris Bell [Sole Completion]

I have tested this running Emacs -Q

-- 
Kindest regards,
Raoul Comninos


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-02-16  6:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-13  5:28 Sole Completion bug? Raoul Comninos
2021-02-15  4:06 ` Kyle Meyer
2021-02-15  7:39   ` Raoul Comninos
2021-02-16  3:45     ` Kyle Meyer
2021-02-16  6:58       ` Raoul Comninos

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.