Re: [O] replying to emai with org-mode syntax in mu4e

2016-10-28 Thread Thibault Marin
I believe you can add a hook to `'mu4e-compose-mode-hook'. something like the following (not tested) may work: (add-hook 'mu4e-compose-mode-hook (defun do-compose-stuff () "My settings for message composition." (org-mu4e-compose-org-mode))) Matt Price

Re: [O] replying to emai with org-mode syntax in mu4e

2016-10-28 Thread Matt Price
On Fri, Oct 28, 2016 at 7:48 PM, Thibault Marin wrote: > > It looks like you may be looking for `org-mu4e-compose-org-mode'. > > Hmm, just tested it, andthe message I sent didn't seem to get ocnverted to html. And I found this on github:

[O] saving outgoing mail from org-mime

2016-10-28 Thread Matt Price
I've been using org-mime for a while but now that I have mu4e up and running I would like to save the outgoing mails sent but message-mode to the default mu4e sent folder (which is in a Maildir). Is there a straightforward way to do this?

Re: [O] replying to emai with org-mode syntax in mu4e

2016-10-28 Thread Matt Price
On Fri, Oct 28, 2016 at 7:48 PM, Thibault Marin wrote: > > It looks like you may be looking for `org-mu4e-compose-org-mode'. > duh... Thank you. So, if I want this to be on by default, do you happen to know where I should add a hook? Really appreciate the help, m

Re: [O] replying to emai with org-mode syntax in mu4e

2016-10-28 Thread Thibault Marin
It looks like you may be looking for `org-mu4e-compose-org-mode'. Matt Price writes: > I've just switched to mu4e. It's unbelievably great, thank you everyone > who's recommended it over the years. > > However, I would like to compose my replies in org-mode and send them out > as HTML. I guess

[O] replying to emai with org-mode syntax in mu4e

2016-10-28 Thread Matt Price
I've just switched to mu4e. It's unbelievably great, thank you everyone who's recommended it over the years. However, I would like to compose my replies in org-mode and send them out as HTML. I guess the older tools for doing this are officially deprecated. Nonetheless, does anyone use them?

Re: [O] org-return on non-keyword does not insert newline

2016-10-28 Thread Samuel Wales
On 10/28/16, Nicolas Goaziou wrote: > `case-fold-search' set to nil. I spotted and fixed a few places where > this wasn't the case. I also added a note about it in the docstring. thanks. -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com The disease DOES

Re: [O] org-return on non-keyword does not insert newline

2016-10-28 Thread Nicolas Goaziou
Hello, Samuel Wales writes: > in recent maint seemingly > > * |Whatever > > will not return with RET, if WHATEVER is a todo kw. Fixed. Thank you. > a potentially amusing note: if this is correct, then this is around > the 9th bug i have reported over many years on todo

[O] subtree level bind? separating overlay from mode line?

2016-10-28 Thread Samuel Wales
i'd like org-time-clocksum-use-fractional to be nil in some tasks and t in other tasks. alternatively, i'd like it too be t in the overlays and nil in the mode line. there does not appear to be a property setting for the first one. is there a subtree-level bind so that i can make it depend on

[O] org-return on non-keyword does not insert newline

2016-10-28 Thread Samuel Wales
in recent maint seemingly * |Whatever will not return with RET, if WHATEVER is a todo kw. a potentially amusing note: if this is correct, then this is around the 9th bug i have reported over many years on todo kw case. this could mean that there were about 9 non-refactored hardcodes. :)

Re: [O] “Match data clobbered by buffer modification hooks”

2016-10-28 Thread Saša Janiška
Kaushal Modi writes: > What is your org mode version? :) Org-mode version 8.3.6 (8.3.6-7-g4d7d52-elpa @ /home/gour/.emacs.d/elpa/org-20161024/) GNU Emacs 25.1.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.1) of 2016-10-11, modified by Debian > This bug did occur before

Re: [O] “Match data clobbered by buffer modification hooks”

2016-10-28 Thread Kaushal Modi
On Fri, Oct 28, 2016 at 10:21 AM Saša Janiška wrote: > > Which Emacs/org-mode? > What is your org mode version? :) This bug did occur before emacs 25.1 was released. But it was fixed in that release ( https://debbugs.gnu.org/cgi/bugreport.cgi?bug=23917 ). Can you check if

Re: [O] “Match data clobbered by buffer modification hooks”

2016-10-28 Thread Saša Janiška
Nicolas Goaziou writes: > FWIW, I cannot reproduce it. Which Emacs/org-mode? Sincerely, Gour -- Before giving up this present body, if one is able to tolerate the urges of the material senses and check the force of desire and anger, he is well situated and is happy

Re: [O] “Match data clobbered by buffer modification hooks”

2016-10-28 Thread Nicolas Goaziou
Hello, Saša Janiška writes: > after upgrading to 25.1 (Debian Sid) whenever (or almost always) when I > try to complete some of my recurring tasks (having deadlines) with: > > C-c C-t > > I get: > > org--align-node-property: Match data clobbered by buffer modification hooks >

Re: [O] Bug: ox-latex math in headings export error [8.3.6 (release_8.3.6-1257-g33f8f8 @ /Users/stefanos/org-mode/lisp/)]

2016-10-28 Thread Stefanos Carlström
Thanks! Den fre 28 okt. 2016 15:48Nicolas Goaziou skrev: > Hello, > > Stefanos Carlström writes: > > > Exporting a simple document such as > > > > * Section heading with math \(\pi\) bug > > > > with ox-latex on HEAD gives the attached

Re: [O] Bug: ox-latex math in headings export error [8.3.6 (release_8.3.6-1257-g33f8f8 @ /Users/stefanos/org-mode/lisp/)]

2016-10-28 Thread Nicolas Goaziou
Hello, Stefanos Carlström writes: > Exporting a simple document such as > > * Section heading with math \(\pi\) bug > > with ox-latex on HEAD gives the attached output, which does not compile, > due to the newline in the exported heading. [...] >

[O] Bug: ox-latex math in headings export error [8.3.6 (release_8.3.6-1257-g33f8f8 @ /Users/stefanos/org-mode/lisp/)]

2016-10-28 Thread Stefanos Carlström
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.

Re: [O] html export with editable/runnable js src blocks?

2016-10-28 Thread Rasmus
Matt Price writes: > I feel like I've seen people do this before but my search today did not > turn up a working example online. I'd like to be able to export to html > (and by extension, to a blog or a reveal.js presentation) and have my > source code blocks -- at leas t the

Re: [O] “Match data clobbered by buffer modification hooks”

2016-10-28 Thread Saša Janiška
Saša Janiška writes: > I get: > > org--align-node-property: Match data clobbered by buffer modification hooks Here is debugger’s output: Debugger entered--Lisp error: (error "Match data clobbered by buffer modification hooks") replace-match(#(" :LAST_REPEAT:

[O] “Match data clobbered by buffer modification hooks”

2016-10-28 Thread Saša Janiška
Hello, after upgrading to 25.1 (Debian Sid) whenever (or almost always) when I try to complete some of my recurring tasks (having deadlines) with: C-c C-t I get: org--align-node-property: Match data clobbered by buffer modification hooks I’ve followed advice and re-installed org, but the