[O] lots of trouble w/ org-mime...

2018-10-21 Thread Matt Price
I'm having a whole bunch of trouble getting org-mime to work, and I wondered ifo ther people are using it productively? Two biggest issues so far, both reproduced with emacs -Q on recent emacs git, org-mode git, and org-mime git: - org-mime-org-subtree-htmlize fails for me with "org-back-to-headi

Re: [O] Org source block header argument :var does not support space separated string

2018-10-21 Thread stardiviner
Nicolas Goaziou writes: > Anyway, I tried the following block: > > #+begin_src emacs-lisp :var encrypted="base64 encrypt text" > encrypted > #+end_src > > and the output is > > #+results: > : base64 encrypt text > > which means there doesn't seem to be a problem with strings

Re: [O] Why is ":CLOCK => hh:mm" allowed as a clock entry?

2018-10-21 Thread Marcin Borkowski
On 2018-10-20, at 10:26, Nicolas Goaziou wrote: > Hello, > > Marcin Borkowski writes: > >> I am studying the `org-clock-sum' function (I need to parse an Org file >> and extract clocking data), and I noticed that ":CLOCK => hh:mm" is >> allowed as a clock entry. The Org syntax at >> https://o

Re: [O] electric-pair, autopair, smartparens, etc in org-mode

2018-10-21 Thread Matt Price
wow, I learned a whole lot from your answer Nicholas, but still not quite enough to make this work for me. After some puzzling over the syntax for character values, I believe that what I want should be something like this: (add-function :before-until electric-pair-inhibit-predicate

[O] [PATCH] org-capture: fix capture breaking next headline

2018-10-21 Thread Martin Yrjölä
Hello, I have noticed my capture workflow breaking org document hierarchies. Here is an example: Start with the org document: * A * B An org capture template inserts a headline under A. * A ** [point here] * B When I navigate to the end of the narrowed capture buffer (e.g. `(end-of-buffer)')

[O] FW: [RFC] Link-type for attachments, more attach options

2018-10-21 Thread Gustav Wikström
Hi, I’ve attached a patch with some suggested additions to org-attach. Patch comments below. Please review. Kind regards Gustav ___ Patch comments: * Add new linktype "attached" for attachments A new linktype "attached" is added in order to reduce link-duplication when wanting to link to files

Re: [O] electric-pair, autopair, smartparens, etc in org-mode

2018-10-21 Thread Nicolas Goaziou
Hello, Matt Price writes: > - electric-pair and autopair complete [[ immediately, and don't seem to > allow me to skip past the closing brackets, so if I try to type [[ > https://link.to.somewhere][link text]] I end up with > [[link.to.somewhere]][link-text] . I use C-c C-l to insert links with

[O] Bug: How can I keep time of the day after shifting multiple dates on the agenda view? [9.1.14 (9.1.14-1-g4931fc-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20180910/)]

2018-10-21 Thread Davi Ramos
I'm using batch agenda commands to change the dates of several dates, using the format "++8d" from the docs. The problem is that the time of day vanishes when I do that. I want to update the deadlines, but also keep their original times of the day. **Example**: ** TODO Some task DEADLINE: