all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bug: org-back-to-heading with inline tasks above point [9.1.14 (9.1.14-3-geb9955a-elpaplus @ /home/yantar92/.emacs.d/elpa/org-plus-contrib-20180924/)]
@ 2018-11-05  8:10 yantar92
  2018-11-05 20:55 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: yantar92 @ 2018-11-05  8:10 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 733 bytes --]


Consider calling =org-back-to-heading= for the following org entry:

#+begin_src org
* Sample entry

Some text.

*************** TODO Inline task
*************** END

Some more text.

->(point)<-

Yet another piece of text.
#+end_src

The expected behaviour is that the point moves to the first line of the
entry.
However, the point moves to the end of the inline task.

Indeed, the wrong behaviour is because =outline-regexp= variable is set
to ="\\*+ "=, which includes inline tasks. 

Best,
Ihor

Emacs  : GNU Emacs 26.1 (build 1, x86_64-pc-linux-gnu, X toolkit)
 of 2018-10-29
Package: Org mode version 9.1.14 (9.1.14-3-geb9955a-elpaplus @ /home/yantar92/.emacs.d/elpa/org-plus-contrib-20180924/)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

end of thread, other threads:[~2018-11-06  3:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-05  8:10 Bug: org-back-to-heading with inline tasks above point [9.1.14 (9.1.14-3-geb9955a-elpaplus @ /home/yantar92/.emacs.d/elpa/org-plus-contrib-20180924/)] yantar92
2018-11-05 20:55 ` Nicolas Goaziou
2018-11-06  3:05   ` Ihor Radchenko

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.