all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-goto outline-path-completion bugs
@ 2011-12-20 18:08 Leo Alekseyev
  0 siblings, 0 replies; only message in thread
From: Leo Alekseyev @ 2011-12-20 18:08 UTC (permalink / raw
  To: emacs-orgmode

I recently upgraded to the latest version of org (from 7.4) and found
that org-goto started exhibiting the following bugs when used in
outline-path-completion mode:


1. If the point is before the first heading, org-goto will fail with
"Before first headline at position 1 in buffer "

2. If the point is on a heading, org-goto will effectively not see
this heading or its children.  For instance, in the following
hierarchy:
* foo
** bar
* baz

when the point is somewhere on * foo, the whole * foo subtree is
effectively invisible in org-goto

3. Similarly, when used with ido completion, the current heading and
its children are excluded from ido completion list and are
inaccessible.

I am seeing this on Linux Mint 12, GNU Emacs 24.0.92.1
(x86_64-pc-linux-gnu, GTK+ Version 3.2.0)

With a different version of emacs, GNU Emacs 23.3.1
(x86_64-pc-linux-gnu, GTK+ Version 2.24.5), I don't see behavior (2)
-- the heading at point is in fact visible to org-goto.  However, the
ido completing read is still broken.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-20 18:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-20 18:08 org-goto outline-path-completion bugs Leo Alekseyev

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.