Re: [O] Simple copy/paste of an agenda TODO list

2016-01-08 Thread Martin Leduc
On 2016-01-08 10:40 AM, Nick Dokos wrote: Martin Leduc writes: Hello orgers, I'm wondering how to do a simple copy/paste of a todo list from org-mode. For instance, when I'm producing the list of all my TODOs with C-c a t, and then filtering it using a given tag, how can I

Re: [O] Org campture recursively expands %-escapes

2016-01-08 Thread Michael Brand
Hi Nicolas On Thu, Jan 7, 2016 at 5:35 PM, Nicolas Goaziou wrote: > For now, I left some code duplication. The issue is, hopefully, fixed, > however. It is, thank you! > I didn't add your ert, but if you provide a patch with > a "test-org-feed.el" file, I can add it. It

Re: [O] Simple copy/paste of an agenda TODO list

2016-01-08 Thread Martin Leduc
On 2016-01-08 05:09 PM, Nick Dokos wrote: Martin Leduc writes: On 2016-01-08 10:40 AM, Nick Dokos wrote: Martin Leduc writes: Hello orgers, I'm wondering how to do a simple copy/paste of a todo list from org-mode. For instance, when I'm producing the

Re: [O] Org campture recursively expands %-escapes

2016-01-08 Thread Nicolas Goaziou
Michael Brand writes: > I'm porting test-org-capture.el to test-org-feed.el and found this > issue in org-feed-format-entry: Evaluation of > > (org-feed-format-entry '(:title "success!") "%h" nil) > > with Emacs 24.5 results in "Lisp error: (args-out-of-range

Re: [O] Simple copy/paste of an agenda TODO list

2016-01-08 Thread Nick Dokos
Martin Leduc writes: > On 2016-01-08 10:40 AM, Nick Dokos wrote: >> Martin Leduc writes: >> >>> Hello orgers, >>> >>> I'm wondering how to do a simple copy/paste of a todo list from >>> org-mode. For instance, when I'm producing the list of all my TODOs >>>

Re: [O] Release 8.3.3

2016-01-08 Thread Kyle Meyer
Hi Bastien, Bastien Guerry writes: [...] > Kyle, can you check that the soon-to-be-release Emacs branch > does not contain changes that we need to backport into Org? The only commits missing on our end are two related to bumping the copyright years in all files. Are

Re: [O] any intelligent workflow how to use mobileorg agendas?

2016-01-08 Thread Bingo UV
On Tue, 05 Jan 2016 16:30:01 +0100 David Belohrad wrote: > Dear All, > > i'm in org-mode for already some years. However I am still struggling > with how to setup the workflow such, that it actually works with the > mobileorg agenda. What I need is to display > > a) daily

Re: [O] Release 8.3.3

2016-01-08 Thread Bastien Guerry
Hi Kyle, Kyle Meyer writes: > The only commits missing on our end are two related to bumping the > copyright years in all files. Are you OK with me bumping all the > copyright years in the Org repo today? contrib too? Sure, thanks in advance.

Re: [O] Use of deprecated org-log-note-marker variable in outshine

2016-01-08 Thread Nicolas Goaziou
Hello, Kaushal Modi writes: >> Was it just removed, or rather renamed or replaced by something else? >> Maybe the fix would be trivial if somebody with insights about the >> change could give some hints? > > I have never needed to use this function, so I cannot comment

[O] Source maps?

2016-01-08 Thread Davis, Peter
Hi, all, I'm working on a moderately complex ruby-on-rails project now, and I'd love to be able to generate source maps. Specifically, I'd like to be able to generate dot files (and GraphViz diagrams) showing the file relationships: this controller goes with this view, etc. I was thinking

Re: [O] Source maps?

2016-01-08 Thread Davis, Peter
On 1/8/16 9:11 AM, Dave Marquardt wrote: "Davis, Peter" writes: I'm working on a moderately complex ruby-on-rails project now, and I'd love to be able to generate source maps. Specifically, I'd like to be able to generate dot files (and GraphViz diagrams) showing the file

Re: [O] Source maps?

2016-01-08 Thread Dave Marquardt
"Davis, Peter" writes: > I'm working on a moderately complex ruby-on-rails project now, and I'd > love to be able to generate source maps. Specifically, I'd like to be > able to generate dot files (and GraphViz diagrams) showing the file > relationships: this controller goes

[O] Release 8.3.3

2016-01-08 Thread Bastien Guerry
Hi all, I've released Org 8.3.3. Thanks to everyone for their contributions, and to Nicolas for being the de facto maintainer. Kyle, can you check that the soon-to-be-release Emacs branch does not contain changes that we need to backport into Org? Rasmus, can you check with John Wiegley on how

Re: [O] Use of deprecated org-log-note-marker variable in outshine

2016-01-08 Thread Kaushal Modi
> Actually, it was a mistake to remove the variable in the first place. As > a consequence, I re-introduced it in master. Thanks. That has fixed the free variable warning. @Thorsten But now you might need to have different versions of defadvice for org-store-log-note based on the value of

Re: [O] Simple copy/paste of an agenda TODO list

2016-01-08 Thread Nick Dokos
Martin Leduc writes: > Hello orgers, > > I'm wondering how to do a simple copy/paste of a todo list from > org-mode. For instance, when I'm producing the list of all my TODOs > with C-c a t, and then filtering it using a given tag, how can I > simply copy and paste the