Re: [O] [PATCH] org-compat: Allow imenu items without hierarchy

2018-04-17 Thread Michael Hendricks
Hi Nicolas, On Sun, Apr 15, 2018 at 4:33 AM Nicolas Goaziou wrote: > Thank you. However, you don't need to patch Org to have this. Just set > `imenu-create-index-function' to your liking. > Thanks for the suggestion. That's how I was doing it before this patch and it

Re: [O] [OT] org-mode bindings in markdown-mode?

2018-04-17 Thread Phillip Lord
Marcin Borkowski writes: > On 2018-04-13, at 15:14, Matt Price wrote: > >> Hi eveyrone, >> >> I'm using markdown more and more in collaborative projects (sigh). I am >> getting used to the syntax but it drives me crazy not to be able to edit >> document

[O] [Bug] org agenda does not display clock entries after jumping with "j" to another day

2018-04-17 Thread Rainer Stengele
Am 11.04.2018 um 11:50 schrieb Rainer Stengele: All, I have a simple Org file with this content: * TODO Test agenda clockings   CLOCK: [2018-04-11 Mi 11:30]--[2018-04-11 Mi 11:45] =>  0:15   CLOCK: [2018-04-10 Di 11:30]--[2018-04-10 Di 11:45] =>  0:15   CLOCK: [2018-04-09 Mo

Re: [O] Does :block field of clocktable respect org-extend-today-until?

2018-04-17 Thread Nicolas Goaziou
Hello, Robert Irelan writes: > Testing it just now, it appears that it doesn't - the clock table excludes > times after midnight but before org-extend-today-until. I'll probably work > on fixing this unless someone believes that the current version of org-mode > is expected

Re: [O] [PATCH] Add new keyword :coding for #+include directive

2018-04-17 Thread Nicolas Goaziou
Hello, pierre.techouey...@free.fr (Pierre Téchoueyres) writes: > I want to propose the attached patch which allow you to specify an > optionnal `:coding' keyword to the `#+INCLUDE:' directive. Thank you. > This allow you to specify something like > > #+begin_example > ,#+INCLUDE: "myfile.cmd"