Re: [O] Testing org-export-as-odt-and-open

2011-10-10 Thread Eric Belpaire
Thanks. This mail replaces my earlier mail. I discarded the git setup and I tried org-mode + org-odt by using ONLY the ELPA tarballs. On 09/10/2011 21:51, Jambunathan K wrote: Have you been able to build the ELPA tarball? If so, where can I find it? I have uploaded a new org-odt-20111010

Re: [O] Using org-babel in other modes?

2011-10-10 Thread zwz
Bernt Hansen writes: > Dave Abrahams writes: > >> Org-babel does a magic thing where you get to edit and view your > source >> code blocks in their native modes. Wow! >> >> I also happen to use markdown-mode to write blog articles. How hard, > on >> a scale from "read the source and figure it o

Re: [O] [PATCH] Implement history facility for org-occur searches

2011-10-10 Thread suvayu ali
Hi Carsten, Sorry, I somehow missed this email. On Thu, Oct 6, 2011 at 9:54 AM, Carsten Dominik wrote: > Hi Suvayu, > > could you describe your use case for this addition?  When would you need > this above calling org-occur again and using the minibuffer > history to repeat your search? > My us

Re: [O] [OT] org <-> InDesign integration possible?

2011-10-10 Thread Christian Moe
No, I don't use it myself, but I expect using the ODT exporter, opening in OpenOffice or similar, and saving to .doc or .rtf for import into InDesign is your best bet. (As to whether .doc or .rtf, experiment. In my limited experience designers prefer RTF, for good reason, but OpenOffice RTF exp

Re: [O] [babel] Should babel be more error intolerant?

2011-10-10 Thread Rainer M Krug
On Sun, Oct 9, 2011 at 12:47 AM, Eric Schulte wrote: > >> > >> As a side note of this, I wonder if babel could use the same/similar > >>way like the TODO field in org-mode to switch between all possible > >>parameters for a certain code block? I learned, different code blocks > >>can have quite d

Re: [O] [BABEL][PATCH] construct a table from the output of maxima code block

2011-10-10 Thread Eric S Fraga
Sergey Litvinov writes: >> In any case, can you please post a patch against the standard >> version? Or, maybe easier, simply post ob-maxima.el as the other >> changes are not necessary for me to test your patch. > > I though my previous patch was applied. It is still under review due to > copyr

Re: [O] What do you use to identify projects (in the GTD sense)

2011-10-10 Thread Daniel Bausch
Hello, I use a todo keyword "PROJ" and a custom block agenda, that filters different interesting groups for review. (setq org-agenda-custom-commands '(("g" "My GTD Agenda" ((agenda "" ((org-agenda-ndays 1) (org-agenda-start-on-weekday nil)

Re: [O] Testing org-export-as-odt-and-open

2011-10-10 Thread Jambunathan K
ode "ÁÂ\"‡" > [save-match-data-internal set-match-data evaporate] 3)) ...] 9], 2 This is a bug in the odt exporter. I have fixed it in org-odt-20111011.tar. > Not a PNG file: > e:/User/home/.emacs.d/elpa/org-odt-20111010/contrib/odt/tests/org-mode-unicorn.png' This

Re: [O] sbe with :file header arg?

2011-10-10 Thread Myles English
Hi Eric, >> On Fri, 07 Oct 2011 12:22:13 -0600, Eric Schulte said: > Myles English writes: >> I would like to make one plot per row of a table. This is useful >> because the contents of the row may be parameters in an R session, >> and a link to the resulting plot can be put in the las

[O] Agenda view: ignoring everything that is DONE

2011-10-10 Thread Chris Wallace
I want to include in my agenda only things that are TODO, or are scheduled and not marked DONE, or have a deadline and are not marked DONE. This is how agenda worked a year ago before I went on maternity leave, and now something has changed and I am seeing lots of DONE tasks which had a deadli

Re: [O] Agenda view: ignoring everything that is DONE

2011-10-10 Thread Jason Dunsmore
Chris Wallace writes: > I want to include in my agenda only things that are TODO, or are > scheduled and not marked DONE, or have a deadline and are not marked > DONE. This is how agenda worked a year ago before I went on maternity > leave, and now something has changed and I am seeing lots of D

Re: [O] Using org-babel in other modes?

2011-10-10 Thread Eric Schulte
Hi Dave, Sadly I think the level of effort here is likely closer to "read the code and figure it out" than to a quick <1hour effort. I would have to dig through the code to figure out exactly how difficult this would be, but I would imagine that the different moving parts which make this work in

[O] Put result output in different type of code block than original

2011-10-10 Thread Niels Giesen
Hi, Say I've got a sh code block invoking curl to some json api, is it possible some way to specify that the format of the output when :results output code is in a json code block and *not* a sh code block? #+begin_src sh :results output code :exports both curl https://our-service.org/getstuff?us

Re: [O] Agenda view: ignoring everything that is DONE

2011-10-10 Thread Chris Wallace
On 10/10/11 14:52, Jason Dunsmore wrote: Chris Wallace writes: I want to include in my agenda only things that are TODO, or are scheduled and not marked DONE, or have a deadline and are not marked DONE. This is how agenda worked a year ago before I went on maternity leave, and now something h

Re: [O] [OT] org <-> InDesign integration possible?

2011-10-10 Thread Marcelo de Moraes Serpa
Thanks for the tip. - M On Mon, Oct 10, 2011 at 3:38 AM, Christian Moe wrote: > No, I don't use it myself, but I expect using the ODT exporter, opening in > OpenOffice or similar, and saving to .doc or .rtf for import into InDesign > is your best bet. (As to whether .doc or .rtf, experiment. In

Re: [O] [agenda] Case-insensitive tag search

2011-10-10 Thread Marcelo de Moraes Serpa
*bump*... anyone ? :) On Sat, Oct 8, 2011 at 9:25 PM, Marcelo de Moraes Serpa wrote: > Hey guys, > > When I started using org, I used to tag everything with upper-case tags. It > just feels noisy now and I started tagging them in lower-case. The agenda > tag search (C-a m) makes that distinction

[O] broken links

2011-10-10 Thread Andrea Crotti
Just to mention, that on this page http://orgmode.org/GoogleTech.html the links below that bring to the presentation pdf/swf are broken..

Re: [O] Agenda view: ignoring everything that is DONE

2011-10-10 Thread Jason Dunsmore
Chris Wallace writes: > On 10/10/11 14:52, Jason Dunsmore wrote: >> Chris Wallace writes: >> >>> I want to include in my agenda only things that are TODO, or are >>> scheduled and not marked DONE, or have a deadline and are not marked >>> DONE. This is how agenda worked a year ago before I went

Re: [O] Agenda view: ignoring everything that is DONE

2011-10-10 Thread John Hendy
On Mon, Oct 10, 2011 at 10:45 AM, Chris Wallace wrote: > On 10/10/11 14:52, Jason Dunsmore wrote: >> >> Chris Wallace  writes: >> >>> I want to include in my agenda only things that are TODO, or are >>> scheduled and not marked DONE, or have a deadline and are not marked >>> DONE.  This is how age

Re: [O] Agenda view: ignoring everything that is DONE

2011-10-10 Thread Chris Wallace
On 10/10/11 16:54, Jason Dunsmore wrote: Chris Wallace writes: On 10/10/11 14:52, Jason Dunsmore wrote: Chris Wallace writes: I want to include in my agenda only things that are TODO, or are scheduled and not marked DONE, or have a deadline and are not marked DONE. This is how agenda wor

Re: [O] Agenda view: ignoring everything that is DONE

2011-10-10 Thread Brian van den Broek
On 10 Oct 2011 17:45, "Chris Wallace" wrote: > > On 10/10/11 14:52, Jason Dunsmore wrote: >> >> Chris Wallace writes: >> >>> I want to include in my agenda only things that are TODO, or are >>> scheduled and not marked DONE, or have a deadline and are not marked >>> DONE. This is how agenda work

Re: [O] broken links

2011-10-10 Thread Bastien
Hi Andrea, Andrea Crotti writes: > Just to mention, that on this page > http://orgmode.org/GoogleTech.html > the links below that bring to the presentation pdf/swf are broken.. Fixed, thanks. Note that this page is not accessible from http://orgmode.org/index.html The current page for Carsten

Re: [O] broken links

2011-10-10 Thread Jason Dunsmore
Bastien writes: > Hi Andrea, > > Andrea Crotti writes: > >> Just to mention, that on this page >> http://orgmode.org/GoogleTech.html > >> the links below that bring to the presentation pdf/swf are broken.. > > Fixed, thanks. > > Note that this page is not accessible from http://orgmode.org/index

Re: [O] [PATCH] Implement history facility for org-occur searches

2011-10-10 Thread Carsten Dominik
On 10.10.2011, at 09:47, suvayu ali wrote: > Hi Carsten, > > Sorry, I somehow missed this email. > > On Thu, Oct 6, 2011 at 9:54 AM, Carsten Dominik > wrote: >> Hi Suvayu, >> >> could you describe your use case for this addition? When would you need >> this above calling org-occur again and

Re: [O] What do you use to identify projects (in the GTD sense)

2011-10-10 Thread Marcelo de Moraes Serpa
Hi Daneil, Looks interesting. Could you share a sample tree with projects and actions? Cheers, - Marcelo. On Mon, Oct 10, 2011 at 6:30 AM, Daniel Bausch wrote: > Hello, > > I use a todo keyword "PROJ" and a custom block agenda, that filters > different > interesting groups for review. > > (se

Re: [O] [PATCH] Implement history facility for org-occur searches

2011-10-10 Thread suvayu ali
On Mon, Oct 10, 2011 at 8:16 PM, Carsten Dominik wrote: > > On 10.10.2011, at 09:47, suvayu ali wrote: >> >> My use case was to easily traverse through a sequence of sparse-tree >> searches. Something that I thought might be useful when searching in a >> large file. My implementation is probably v

Re: [O] [PATCH] Re: Latex Export: Place Caption Below Table

2011-10-10 Thread Carsten Dominik
Applied, thanks. - Carsten On 10.10.2011, at 01:24, Thomas S. Dye wrote: > Carsten Dominik writes: > >> On 3.10.2011, at 16:43, Nick Dokos wrote: >> >>> Eric S Fraga wrote: >>> t...@tsdye.com (Thomas S. Dye) writes: > Nick Dokos writes: >> The following patch (deli

Re: [O] [agenda] Case-insensitive tag search

2011-10-10 Thread Carsten Dominik
On 10.10.2011, at 17:48, Marcelo de Moraes Serpa wrote: > *bump*... anyone ? :) > > On Sat, Oct 8, 2011 at 9:25 PM, Marcelo de Moraes Serpa > wrote: > Hey guys, > > When I started using org, I used to tag everything with upper-case tags. It > just feels noisy now and I started tagging them i

Re: [O] [agenda] Case-insensitive tag search

2011-10-10 Thread Marcelo de Moraes Serpa
@Carsten Thank you for the reply. Would it be hard to add such feature, considering I'm just beginning with elisp? Might be a candidate for my first patch to orgmode :) Thanks, - M On Mon, Oct 10, 2011 at 2:16 PM, Carsten Dominik wrote: > > On 10.10.2011, at 17:48, Marcelo de Moraes Serpa wrot

Re: [O] [agenda] Case-insensitive tag search

2011-10-10 Thread suvayu ali
Hi Marcelo, On Mon, Oct 10, 2011 at 10:54 PM, Marcelo de Moraes Serpa wrote: > Would it be hard to add such feature, considering I'm just beginning with > elisp? Might be a candidate for my first patch to orgmode :) Since you mention lisp, I think you can have an easy solution with a custom agen

Re: [O] [agenda] Case-insensitive tag search

2011-10-10 Thread Marcelo de Moraes Serpa
Thanks Suvayu, I'll play with it. - Marcelo. On Mon, Oct 10, 2011 at 5:20 PM, suvayu ali wrote: > Hi Marcelo, > > On Mon, Oct 10, 2011 at 10:54 PM, Marcelo de Moraes Serpa > wrote: > > Would it be hard to add such feature, considering I'm just beginning with > > elisp? Might be a candidate for

Re: [O] [agenda] Case-insensitive tag search

2011-10-10 Thread Nick Dokos
suvayu ali wrote: > Hi Marcelo, > > On Mon, Oct 10, 2011 at 10:54 PM, Marcelo de Moraes Serpa > wrote: > > Would it be hard to add such feature, considering I'm just beginning with > > elisp? Might be a candidate for my first patch to orgmode :) > > Since you mention lisp, I think you can have

Re: [O] What do you use to identify projects (in the GTD sense)

2011-10-10 Thread Bernt Hansen
Marcelo de Moraes Serpa writes: > I'm wondering if you make the distinction between projects and > actionable items. > How do you do it?  http://doc.norang.ca/org-mode.html#Projects -Bernt

Re: [O] What do you use to identify projects (in the GTD sense)

2011-10-10 Thread Daniel Bausch
Hi Marcelo, its nothing special: * Working Area (the order of these models some kind of global priorization) :PROPERTIES: :CATEGORY: CAT-A (<- some identifier to be displayed on the left of agenda) :END: ** PROJ outcome or project title *** DONE something done *** NEXT the next action *** T

Re: [O] [agenda] Case-insensitive tag search

2011-10-10 Thread Carsten Dominik
On 11.10.2011, at 02:56, Nick Dokos wrote: > suvayu ali wrote: > >> Hi Marcelo, >> >> On Mon, Oct 10, 2011 at 10:54 PM, Marcelo de Moraes Serpa >> wrote: >>> Would it be hard to add such feature, considering I'm just beginning with >>> elisp? Might be a candidate for my first patch to orgmode