Re: [O] Org-mode to feed a database

2014-12-29 Thread Marcin Borkowski
On 2014-12-29, at 03:01, Vikas Rawal wrote: > This is, in all likelihood, a crazy idea. Please excuse me for that. No. Have you considered the Emacs Widget library? HTH, -- Marcin Borkowski http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski Faculty of Mathematics and Computer Science Adam Micki

Re: [O] Drawers and visibility cycling

2014-12-29 Thread Eric Abrahamsen
Steven Arntson writes: > Steven Arntson writes: > >> Bob Newell writes: >> >>> Steven Arntson writes: >>> Here's my "not working" process: + type some sample text. + select the region and do `C-c C-x d' + I'm queried for the title of the drawer and type "test" >>>

[O] [PATCH] Replace `org-ctrl-c-ctrl-c' by `org-babel-execute-maybe' in tests

2014-12-29 Thread Sebastien Vauban
Nicolas Goaziou wrote: > Sebastien Vauban writes: > >> Or even more sense: calling `org-babel-execute-maybe' instead? > > I think it would be better, yes. There is no point in testing > `org-ctrl-c-ctrl-c' in "test-ob.el". Here's a patch doing so. Best regards, Seb Subject: [PATCH] Replace `

[O] Agenda breaks on holidays

2014-12-29 Thread Tory S. Anderson
The following error appears and kills agenda generation whenever the span includes a holiday (including Christmas and New Years) cl-return-from: No catch for tag: --cl-block-nil--, org-agenda-date-weekend It seems to come from this line from my init, originally from https://julien.danjou.in

Re: [O] Typo in manual

2014-12-29 Thread Nick Dokos
Daniel E. Doherty writes: > Carsten et al., > > I just noticed in footnote 2 of section 2.2 of the org manual, the following > typo: > > , > | (2) Clocking only works with headings indented less then 30 stars. > ` > > The 'less then' should be 'less than'. > Thank you. Fixed in master.

Re: [O] Org-mode to feed a database

2014-12-29 Thread Nick Dokos
Vikas Rawal writes: > This is, in all likelihood, a crazy idea. Please excuse me for that. > > I often need to get a number of people enter complex survey data into > a database using some kind of forms. The forms I need are fairly > complex (with several nested grids, for example). I need radio-

Re: [O] Efficiency of Org v. LaTeX v. Word ---LOOK AT THE DATA!

2014-12-29 Thread Thomas S. Dye
Aloha Christophe, I think you make a good case for the authors' poor choice of metrics. These aren't well defined in the paper, so it is enlightening to see your graphics and learn how their metrics were ineptly designed. I hope you'll make your findings known to the PLOS audience. This looks to

[O] export all tables upon save

2014-12-29 Thread stev...@uw.edu
Greetings, I have a .org file with 3 tables that I want to update once or twice per day. For example, in the following example, I would like to have tab1.csv, tab2.csv, and tab3.csv automatically created whenever I save the file. Is this possible? Thanks, Stephen #---

Re: [O] export all tables upon save

2014-12-29 Thread Nick Dokos
"stev...@uw.edu" writes: > Greetings, > > I have a .org file with 3 tables that I want to update once or twice per > day. For example, in the following example, I would like to have > tab1.csv, tab2.csv, and tab3.csv automatically created whenever I save > the file. Is this possible? Write a fun