[O] [PATCH v3 3/3] org-capture.el: Add support for week trees.

2015-12-29 Thread Rüdiger Sonderfeld
* lisp/org-capture.el (org-capture-templates): Add file+weektree(+prompt) options. (org-capture-set-target-location): Add support for week trees. * doc/org.texi (Template elements): Document file+weektree(+prompt) options. --- doc/org.texi| 7 +++ etc/ORG-NEWS| 13

Re: [O] Working with in-line src and fill-mode/running into new line

2015-12-29 Thread John Hendy
On Sun, Dec 27, 2015 at 2:58 AM, Nicolas Goaziou wrote: > Hello, > > John Hendy writes: > >> - could the behavior be modified? I would think this could be similar >> to \( \) LaTeX formatting. When I used to run into issues with >> $formula$ over new

[O] [PATCH v3 1/3] org-datetree.el: Code cleanup.

2015-12-29 Thread Rüdiger Sonderfeld
* lisp/org-datetree.el (org-datetree--find-create): New function. (org-datetree-find-year-create, org-datetree-find-month-create, org-datetree-find-day-create): Removed functions (org-datetree-find-date-create): Use `org-datetree--find-create' instead of removed functions. Use calendar extract

[O] [PATCH v3 2/3] org-datetree.el: Add support for ISO week trees.

2015-12-29 Thread Rüdiger Sonderfeld
* lisp/org-datetree.el (org-datetree-find-iso-date-create): New function. (org-datetree--find-create): Support fixed text for insert. (org-datetree-insert-line): Support fixed text for insert. * testing/lisp/test-org-datetree.el (test-org-datetree/find-iso-date-create): New test. ISO week trees

Re: [O] [PATCH 1/3] org-clock: fix a typo

2015-12-29 Thread Nicolas Goaziou
Hello, Jan Malakhovski writes: > lisp/org-clock.el | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/lisp/org-clock.el b/lisp/org-clock.el > index eb7d9c3..823a386 100644 > --- a/lisp/org-clock.el > +++ b/lisp/org-clock.el > @@ -2762,7 +2762,7 @@ following

Re: [O] [PATCH 2/2] org-notmuch: add date support to org-notmuch-store-link

2015-12-29 Thread Nicolas Goaziou
Hello, Jan Malakhovski writes: > * contrib/lisp/org-notmuch.el (org-notmuch-store-link): Add date support. > * doc/org.texi: Fix `org-capture-templates' documentation. Applied. Thank you. Regards, -- Nicolas Goaziou

Re: [O] [PATCH 2/3] ob-calc: don't leave garbage on the stack

2015-12-29 Thread Nicolas Goaziou
Hello, Jan Malakhovski writes: > * lisp/ob-calc.el (org-babel-calc-eval-string): Clean up the stack after > expression > evaluation. Applied. Thank you. Regards, -- Nicolas Goaziou

Re: [O] [PATCH 1/2] factor out date-timestamp* calculations to org-store-link-props

2015-12-29 Thread Nicolas Goaziou
Hello, Jan Malakhovski writes: > * lisp/org.el (org-store-link-props): Rewrite function to get date-timestamp* > calculations. > * lisp/org-gnus.el: > * lisp/org-mhe.el: > * lisp/org-rmail.el: > * contrib/lisp/org-mew.el: > * contrib/lisp/org-vm.el: > * contrib/lisp/org-wl.el:

Re: [O] [PATCH 3/3] org-contacts: fix org-contacts-matcher for BIRTHDAYs

2015-12-29 Thread Nicolas Goaziou
Hello, Jan Malakhovski writes: > * contrib/lisp/org-contacts.el (org-contacts-matcher): Fix expression > to work for BIRTHDAY-only contacts. Applied. Thank you. Regards, -- Nicolas Goaziou

Re: [O] [PATCH v3 1/3] org-datetree.el: Code cleanup.

2015-12-29 Thread Nicolas Goaziou
Hello, Rüdiger Sonderfeld writes: > * lisp/org-datetree.el (org-datetree--find-create): New function. > (org-datetree-find-year-create, org-datetree-find-month-create, > org-datetree-find-day-create): Removed functions > (org-datetree-find-date-create): Use

Re: [O] [PATCH v3 2/3] org-datetree.el: Add support for ISO week trees.

2015-12-29 Thread Nicolas Goaziou
Hello, Rüdiger Sonderfeld writes: > * lisp/org-datetree.el (org-datetree-find-iso-date-create): New function. > (org-datetree--find-create): Support fixed text for insert. > (org-datetree-insert-line): Support fixed text for insert. > * testing/lisp/test-org-datetree.el

Re: [O] [PATCH] Fix property name completion

2015-12-29 Thread Nicolas Goaziou
Hello, Alexey Lebedeff writes: > I've signed FSF papers, and looks like this issue is not fixed yet. So here > is this patch again. Applied. Thank you. Regards, -- Nicolas Goaziou

Re: [O] [PATCH] lisp/ox-publish.el: Handle includes with searches

2015-12-29 Thread Nicolas Goaziou
Hello, aman writes: > I was using org-publish which was already applied with this patch. > but I got following error message when I published an org file including > another one. > > org-publish-cache-ctime-of-src: No such file: >

[O] Remove postamble in exported html from org-mode

2015-12-29 Thread Xin
Is there any way to globally remove the postamble (author, created date, etc..) of exported html from org-mode? I tried (setq org-html-postamble nil) in my init.el, but it doesn't work. I am using the latest versions of org an htmlize.

Re: [O] [RFC] Change \[..\] and $$...$$ into elements

2015-12-29 Thread Ethan Ligon
Nicolas Goaziou nicolasgoaziou.fr> writes: > > Hello, > > The following patch changes status for \[..\] and $$...$$ from objects > to elements. > I think I've already indicated my enthusiastic support for this change, but let me do it again! In /The TeXbook/ Donald Knuth writes that the

Re: [O] [PATCH v3 3/3] org-capture.el: Add support for week trees.

2015-12-29 Thread Nicolas Goaziou
Hello, Rüdiger Sonderfeld writes: > * lisp/org-capture.el (org-capture-templates): Add > file+weektree(+prompt) options. > (org-capture-set-target-location): Add support for week trees. > * doc/org.texi (Template elements): Document file+weektree(+prompt) >

[O] exporting just timestamped entries from an agenda

2015-12-29 Thread prayner
I keep my diary, action items, scheduled tasks etc in a single org-mode file. It contains things like: ** Norton my office <2015-03-11 Wed 10:00 +1w> ** TODO power bill:home: DEADLINE: <2015-12-29 Tue> ** TODO review business manager PD

Re: [O] [PATCH] lisp/ox-publish.el: Handle includes with searches

2015-12-29 Thread aman
Hi, Nicolas Goaziou nicolasgoaziou.fr> writes: > > Hello, > > aman 163.com> writes: > > > I was using org-publish which was already applied with this patch. > > but I got following error message when I published an org file including > > another one. > > > >

Re: [O] Remove postamble in exported html from org-mode

2015-12-29 Thread Nick Dokos
Xin writes: > Is there any way to globally remove the postamble (author, created date, > etc..) > of exported html from org-mode? > > I tried (setq org-html-postamble nil) in my init.el, but it doesn't work. > Try doing that *after* ox-html is loaded: (eval-after-load

[O] commenting region ends list

2015-12-29 Thread Samuel Wales
commenting a region in a list indents to item, ending list. that's never my intent. bug? -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com The disease DOES progress. MANY people have died from it. And ANYBODY can get it. Denmark: free Karina Hansen NOW.

Re: [O] [PATCH] Fix property name completion

2015-12-29 Thread Bastien Guerry
Hi Alexey, Alexey Lebedeff writes: > I've signed FSF papers, and looks like this issue is not fixed yet. > So here is this patch again. I confirm your papers are signed since Dec. 14th. Someone more knowledgeable about this issue can proceed and commit it if needed.

Re: [O] [PATCH] Fix property name completion

2015-12-29 Thread Alexey Lebedeff
Hi, I've signed FSF papers, and looks like this issue is not fixed yet. So here is this patch again. Best, Alexey On Tue, Aug 18, 2015 at 6:46 PM, Bastien wrote: > Hi Alexey, > > thanks for the patch. However, this is not a tiny change, as the > cumulated changes are larger