Re: [O] Basic visibility cycling bug in 8.3.6

2016-10-16 Thread Nicolas Goaziou
Hello, Marcus Zibrowius writes: Cc'ing to the list for further discussion. > Excellent! Thanks a lot for helping so quickly. I still maintain that > the behaviour is different for me in org-mode 7.9.3, but I understand > now that it's a (new?) feature rather than a bug. I misread your versi

Re: [O] Is there a org-babel-map-src-blocks but for tables?

2016-10-16 Thread Nicolas Goaziou
Pierre-Henry Frohring writes: > Probably good to put that in the doc (http://orgmode.org/org.html)! Not sure where it could fit, tho. > I would do it if I could. You can provide a patch. Org can also export to Texinfo, if that's a problem. Regards,

Re: [O] Is there a org-babel-map-src-blocks but for tables?

2016-10-16 Thread Pierre-Henry Frohring
Nice thx! Probably good to put that in the doc (http://orgmode.org/org.html)! I would do it if I could. Regards Cordialement, Pierre-Henry Fröhring 06 34 48 17 57 Skype: pierre.henry.frohring 2016-10-16 22:55 GMT+02:00 Nicolas Goaziou : > Hello, > > Pierre-Henry Frohring writes: > > > Wonderi

Re: [O] Is there a org-babel-map-src-blocks but for tables?

2016-10-16 Thread Nicolas Goaziou
Hello, Pierre-Henry Frohring writes: > Wondering if there was a function like `org-babel-map-src-blocks' > but for tables. See `org-table-map-tables'. Regards, -- Nicolas Goaziou

[O] Is there a org-babel-map-src-blocks but for tables?

2016-10-16 Thread Pierre-Henry Frohring
Hi list! Wondering if there was a function like `org-babel-map-src-blocks' but for tables. Use case: I have a file with multiple headings like: * Heading ** Result (some chart computed by processing data) ** Processing (code block for transforming data into chart) ** Data (org table containin

Re: [O] Bug: Agenda: Sorting TODOs (with tags) by effort does not work [8.3.6 (8.3.6-7-g4d7d52-elpaplus @ /home/luke/.emacs.d/elpa/org-plus-contrib-20161010/)]

2016-10-16 Thread Nicolas Goaziou
Hello, Luke writes: > I have the following custom agenda command set up: > > === > (setq org-agenda-custom-commands > '(("x" "TODOs sorted by effort" todo "TODO" > ((org-agenda-sorting-strategy >'(effort-down)) >

Re: [O] Defining directory tree structure from org-attach to reflect headers

2016-10-16 Thread aaermolov
I'm not completely up to topic, but it seems to me that org-attach machinery is more about a content-addressable storage, so it makes little sense for what you want this way. But those who know more, can obviously correct me. cheers, Alex Rainer M Krug writes: > Hi > > I have effectively the s