Re: [O] Recursive org-agenda-files

2011-10-04 Thread Neilen Marais
Hi, netty hacky gmail.com> writes: > > Hi Neilen, > > I think you want these in your .emacs (from > http://orgmode.org/worg/org-faq.html, "Can I add files recursively to > my list of agenda files?"): > (load-library "find-lisp") > (setq org-agenda-files (find-lisp-find-files "~/org" "\.org$"))

Re: [O] Recursive org-agenda-files

2011-10-04 Thread Jambunathan K
Neilen Marais writes: > Hi, > > netty hacky gmail.com> writes: > >> >> Hi Neilen, >> >> I think you want these in your .emacs (from >> http://orgmode.org/worg/org-faq.html, "Can I add files recursively to >> my list of agenda files?"): >> (load-library "find-lisp") >> (setq org-agenda-files (f

Re: [O] How to debug "Specified time is not representable"

2011-10-04 Thread Jambunathan K
>> A simple M-x grep-find on .org files for the year should work. > > I do not know the year. That is what regexps are for. If you visit the org file and do M-x occur RET [<[]19[0-7][0-9] RET you are likely to find all entries in the 1900 and 1979 range. It is not my intention to provide you

Re: [O] Recursive org-agenda-files

2011-10-04 Thread Jambunathan K
Jambunathan K writes: > Neilen Marais writes: > >> Hi, >> >> netty hacky gmail.com> writes: >> >>> >>> Hi Neilen, >>> >>> I think you want these in your .emacs (from >>> http://orgmode.org/worg/org-faq.html, "Can I add files recursively to >>> my list of agenda files?"): >>> (load-library "fi

Re: [O] Hide drawers in indirect buffers?

2011-10-04 Thread Carsten Dominik
On Oct 2, 2011, at 9:36 PM, Dave Abrahams wrote: > > on Sat Oct 01 2011, Dave Abrahams wrote: > >> When I initially request an indirect buffer for an item (especially from >> the agenda) it shows up with all its drawers open. I'd prefer it if >> they were closed by default. Is there a way to

Re: [O] [OT] How to save and restore window and frame layout and position of windows on monitor - session management

2011-10-04 Thread Rainer M Krug
On Mon, Oct 3, 2011 at 7:43 PM, Dave Abrahams wrote: > > on Mon Oct 03 2011, brian powell wrote: > > > * Discovered this a few days ago: Will it solve your "proble"--which > > seems to be "saving state"; well, maybe, if you play with the code a > > little: > > > > ;;; perspective.el --- switch b

Re: [O] Org-special-blogs does not make well-formed xhtml

2011-10-04 Thread Carsten Dominik
On Oct 3, 2011, at 3:26 PM, Sebastien Vauban wrote: > Hi Christian Moe, > > Christian Moe wrote: >> Hi, >> >> XHTML produced with Org-special-blocks is not well-formed; tags >> get wrapped in tags. Example: >> >>Some text. >> >>#+begin_sidebar >> Some details left out of the m

Re: [O] How to debug "Specified time is not representable"

2011-10-04 Thread Carsten Dominik
On Oct 3, 2011, at 1:50 PM, Karl Voit wrote: > Hi! > > * Jambunathan K wrote: >> Karl Voit writes: >> >>> When I get «Specified time is not representable» while creating the >>> Agenda view, I want to get more information *where* the problem is. >>> >>> I found [1] and following and so I got

Re: [O] How to debug "Specified time is not representable"

2011-10-04 Thread Karl Voit
* Jambunathan K wrote: > >>> A simple M-x grep-find on .org files for the year should work. >> >> I do not know the year. > > That is what regexps are for. [...] > It is not my intention to provide you with a outright solution but only > to give sufficient hints so that you make progress. :-) T

Re: [O] How to debug "Specified time is not representable"

2011-10-04 Thread Karl Voit
Hi Carsten! * Carsten Dominik wrote: > > I have no general method. However, you can do this: > > 1. On the "Options" menu, switch "Enter debug on error" on. > 2. Run your agenda to hit the error. A buffer with the backtrace >pops open. > 3. Press > > e (current-buffer) RET > > to l

Re: [O] How to debug "Specified time is not representable"

2011-10-04 Thread Carsten Dominik
On Oct 4, 2011, at 1:42 PM, Karl Voit wrote: > * Jambunathan K wrote: >> A simple M-x grep-find on .org files for the year should work. >>> >>> I do not know the year. >> >> That is what regexps are for. > [...] >> It is not my intention to provide you with a outright solution but only

Re: [O] Surprising behaviour with agenda file

2011-10-04 Thread Carsten Dominik
This patch has now been accepted - I believe the performance hit will be minor. I would like to know if this is not the case... - Carsten On Sep 29, 2011, at 5:48 PM, Andreas Amann wrote: > On Thu, 29 Sep 2011 15:43:27 +0200, Michael Brand > wrote: >> On Thu, Sep 29, 2011 at 15:25, Daniel Baus

[O] [Accepted] Check argument is a string before calling string-match

2011-10-04 Thread Carsten Dominik
Patch 952 (http://patchwork.newartisans.com/patch/952/) is now "Accepted". Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C1316474402-26292-1-git-send-email-bernt%40norang.ca%3E Here is the original message containing the patch: > Content-Type: text/p

Re: [O] Org-special-blogs does not make well-formed xhtml

2011-10-04 Thread Christian Moe
I see no reason to not uncomment this line. Shall we just do this? - Carsten Yes, would you, please? Yours, Christian

Re: [O] Recursive org-agenda-files

2011-10-04 Thread Neilen Marais
Jambunatha, > > Have you considered adding it to say org-mode-hook? > > Seems like a Wrong suggestion to me. > > Try using `C-c [' to add the current org file. I am assuming that org > files are created by hand and not by some daemon that spits out agenda > files when you are away from emacs.

Re: [O] would take more than an org-mode strip-down.

2011-10-04 Thread Carson Chittom
"Allen S. Rout" writes: > In My Opinion, the current docs in org-mode are targeted at those who > expect to have their own heads and shoulders inside the 'engine > compartment' of org and emacs. This makes them a poor tool to > communicate with End-Users. But this might be acceptable, because >

[O] Feature request: Include org-tbl in exported latex.

2011-10-04 Thread Erik Parmann
Hi, it would be cool if the latex exporting of a org-table would include the table in orgtbl format in a comment, in the way described here: http://www.gnu.org/software/emacs/manual/html_node/org/A-LaTeX-example.html This fits well with the workflow of first drafting the paper in org-mode, then ex

Re: [O] Feature request: Include org-tbl in exported latex.

2011-10-04 Thread Carsten Dominik
On Oct 3, 2011, at 1:27 PM, Erik Parmann wrote: > Hi, it would be cool if the latex exporting of a org-table would > include the table in orgtbl format in a comment, in the way described > here: > http://www.gnu.org/software/emacs/manual/html_node/org/A-LaTeX-example.html > > This fits well with

Re: [O] Recursive org-agenda-files

2011-10-04 Thread Nick Dokos
Neilen Marais wrote: > Jambunatha, > > > > > Have you considered adding it to say org-mode-hook? > > > > Seems like a Wrong suggestion to me. > > > > Try using `C-c [' to add the current org file. I am assuming that org > > files are created by hand and not by some daemon that spits out agend

Re: [O] Org-special-blogs does not make well-formed xhtml

2011-10-04 Thread Carsten Dominik
Done... - Carsten On Oct 4, 2011, at 2:45 PM, Christian Moe wrote: > >>> >> >> I see no reason to not uncomment this line. Shall we just do this? >> >> >> >> - Carsten > > Yes, would you, please? > > Yours, > Christian > - Carsten

Re: [O] Org-special-blogs does not make well-formed xhtml

2011-10-04 Thread Jambunathan K
Carsten Dominik writes: > On Oct 3, 2011, at 3:26 PM, Sebastien Vauban wrote: > >> Hi Christian Moe, >> >> Christian Moe wrote: >>> Hi, >>> >>> XHTML produced with Org-special-blocks is not well-formed; tags >>> get wrapped in tags. Example: >>> >>>Some text. >>> >>>#+begin_sideba

Re: [O] Exclude some files from

2011-10-04 Thread Marcelo de Moraes Serpa
*bump* ... I am being too stupid :) I could not find it in the documentation. Thanks, - M On Mon, Oct 3, 2011 at 1:48 PM, Marcelo de Moraes Serpa wrote: > Hey guys, > > I'm using org-export-icalendar-combine-agenda-files to export the agenda > files into one .ics file. However, I'd like to exc

Re: [O] Hide drawers in indirect buffers?

2011-10-04 Thread Dave Abrahams
on Tue Oct 04 2011, Carsten Dominik wrote: > On Oct 2, 2011, at 9:36 PM, Dave Abrahams wrote: > >> >> on Sat Oct 01 2011, Dave Abrahams wrote: >> >>> When I initially request an indirect buffer for an item (especially from >>> the agenda) it shows up with all its drawers open. I'd prefer it

[O] Bug: org-clone-subtree-with-time-shift shifts CREATED property

2011-10-04 Thread Karl Voit
Hi! When an entry got processed by org-clone-subtree-with-time-shift, its :CREATED: property gets shifted too: #+begin_example * <2011-10-04 Tue> test SCHEDULED: <2011-10-05 Wed> :PROPERTIES: :CREATED: <2011-10-04 Tue 17:27> :END: * <2011-10-11 Tue> test SCHEDULED: <2011-10-12 Wed> :PROPERTIES: :

Re: [O] Exclude some files from

2011-10-04 Thread Nick Dokos
Marcelo de Moraes Serpa wrote: > *bump* ... I am being too stupid :) I could not find it in the documentation. > > Thanks, > > - M > > On Mon, Oct 3, 2011 at 1:48 PM, Marcelo de Moraes Serpa > wrote: > > Hey guys, > > I'm using org-export-icalendar-combine-agenda-files to export

Re: [O] Exclude some files from

2011-10-04 Thread Marcelo de Moraes Serpa
Thank Nick. I'll test it out. On Tue, Oct 4, 2011 at 10:53 AM, Nick Dokos wrote: > Marcelo de Moraes Serpa wrote: > > > *bump* ... I am being too stupid :) I could not find it in the > documentation. > > > > Thanks, > > > > - M > > > > On Mon, Oct 3, 2011 at 1:48 PM, Marcelo de Moraes Serpa < >

[O] embed an iframe behind a presentation?

2011-10-04 Thread Matt Price
Hi everyone, I don't think this is really an org question, but, well, here I am and I hope someone can help. I use org-html5presentation.el (this one, I'm pretty sure: https://github.com/twada/org-html5presentation.el) to generate html5 presentations from org outlines; I do this for my lecture no

[O] Suppressing DONE notes per-item?

2011-10-04 Thread Dave Abrahams
I have a number of repeating items (habits especially) where it's very very rare that I have anything to say upon completion. I'd like to suppress Org's prompt for a DONE note on those items. Is that possible somehow? TIA, -- Dave Abrahams BoostPro Computing http://www.boostpro.com

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

2011-10-04 Thread Eric S Fraga
Litvinov Sergey writes: > Please consider a patch to construct a table from the output of maxima > code block. I am interested in trying this patch out but it would appear that it has been generated relative to a branch other than the master at origin! I cannot apply the patch as a result. I d

Re: [O] Suppressing DONE notes per-item?

2011-10-04 Thread John Rakestraw
Hi, Dave -- On Tue, 04 Oct 2011, Dave Abrahams wrote: > I have a number of repeating items (habits especially) where it's very > very rare that I have anything to say upon completion. I'd like to > suppress Org's prompt for a DONE note on those items. Is that possible > somehow? >From the doc s

Re: [O] Suppressing DONE notes per-item?

2011-10-04 Thread Dave Abrahams
on Tue Oct 04 2011, John Rakestraw wrote: > Hi, Dave -- > > On Tue, 04 Oct 2011, Dave Abrahams wrote: >> I have a number of repeating items (habits especially) where it's very >> very rare that I have anything to say upon completion. I'd like to >> suppress Org's prompt for a DONE note on those

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

2011-10-04 Thread Sergey Litvinov
> 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 copyright papers. I am attaching a pat

Re: [O] Suppressing DONE notes per-item?

2011-10-04 Thread Jambunathan K
Dave Abrahams writes: > I have a number of repeating items (habits especially) where it's very > very rare that I have anything to say upon completion. I'd like to > suppress Org's prompt for a DONE note on those items. Is that possible > somehow? You are not look at the docstring when it is w

Re: [O] org-odt help

2011-10-04 Thread Jambunathan K
> I would like to submit 2 more patches - one to the manual and other to > org-exp.el. I am attaching the promised patch to org-exp.el. Can someone review and commit this change? Please note that I have withheld the changes to org-odt & co which make use of this change. ps: The patch to org.te

Re: [O] [Orgmode] Extending paste to auto-archive a copied image

2011-10-04 Thread Marcelo de Moraes Serpa
*bump* I think this would be an awesome feature. Some of us use highly-graphic OSes such as OSX and Windows (or maybe Linux with Gnome), and being able to interact with the desktop is a great feature. Imagine being able to drag and drop a file directly to emacs and delegate the attachment to org,

Re: [O] Org-special-blogs does not make well-formed xhtml

2011-10-04 Thread Christian Moe
Hi, Carsten, thanks. Jambunathan's probably right, though, that this fix (while necessary) is incomplete. Sorry, I hadn't thought it through. Now, when the first paragraph of a special block comes right after the #+BEGIN_WHATEVER line, it will just come as the first text node of the block,

[O] [contacts] No completion in Gnus

2011-10-04 Thread Thorsten
Hello List, I have a org-contacts file with a few contacts with EMAIL property, taken from gnus using org-capture as described in the org-contacts manual. The contacts are tagged with some tags. But if I try to send an email to one of the contacts using completion in message-mode, nothing happens

[O] `f' in agenda view

2011-10-04 Thread Dave Abrahams
It always strikes me as odd that `f' in agenda view moves the item forward by a day even if that leaves it still in the past. Typically if I have an overdue item, I just want to schedule it for today or a certain number of days in the future, and as it stands it's even a bit non-obvious when I've

Re: [O] [contacts] No completion in Gnus

2011-10-04 Thread Jambunathan K
Thorsten writes: > Hello List, > I have a org-contacts file with a few contacts with EMAIL property, > taken from gnus using org-capture as described in the org-contacts > manual. The contacts are tagged with some tags. But if I try to send an > email to one of the contacts using completion in m

Re: [O] [contacts] No completion in Gnus

2011-10-04 Thread Thorsten
Jambunathan K writes: > Thorsten writes: > >> Hello List, I have a org-contacts file with a few contacts with EMAIL >> property, taken from gnus using org-capture as described in the >> org-contacts manual. The contacts are tagged with some tags. But if I >> try to send an email to one of the co

[O] The org paper manual - tools used

2011-10-04 Thread Marcelo de Moraes Serpa
Hey list, The paper org manual was an exciting idea. I might buy one soon. I was wondering how was the editing work involved in turning it into paper-published book? What tools did you guys use? Cheers, - Marcelo.

Re: [O] Suppressing DONE notes per-item?

2011-10-04 Thread John Wiegley
> Dave Abrahams writes: >> From the doc string for org-log-done: You can have local logging settings >> for a subtree by setting the LOGGING property to one or more of these >> keywords. > NICE! Thank you! Just be aware that for Habits, you need to set it to "logdone", because although a n

Re: [O] [OT] How to save and restore window and frame layout and position of windows on monitor - session management

2011-10-04 Thread John Wiegley
> Rainer M Krug writes: > I am already using desktop-save, but I have the feeling that it sometimes > does not work. Just to note (and yes, this is very OT, so I won't say more): WorkgroupsForWindows solves a different problem than desktop-save. In fact, there are three aspects to the prob

Re: [O] `f' in agenda view

2011-10-04 Thread John Wiegley
> Dave Abrahams writes: > It always strikes me as odd that `f' in agenda view moves the item forward > by a day even if that leaves it still in the past. Typically if I have an > overdue item, I just want to schedule it for today or a certain number of > days in the future, and as it stands

Re: [O] Feature request: Include org-tbl in exported latex.

2011-10-04 Thread Achim Gratz
Carsten Dominik writes: >> Hi, it would be cool if the latex exporting of a org-table would >> include the table in orgtbl format in a comment, in the way described >> here: >> http://www.gnu.org/software/emacs/manual/html_node/org/A-LaTeX-example.html > I do like this idea! > Will take a look.

Re: [O] Org-special-blogs does not make well-formed xhtml

2011-10-04 Thread Carsten Dominik
Hi Christian, for now I have reverted the patch. WOuld you like to work on a better one? - Carsten On 4.10.2011, at 21:01, Christian Moe wrote: > Hi, > > Carsten, thanks. > > Jambunathan's probably right, though, that this fix (while necessary) is > incomplete. Sorry, I hadn't thought it th

[O] [ANN] Org Mode parser v0.0.1 for NodeJs

2011-10-04 Thread Giovanni Giorgi
Hi all, I have just published my org-mode parser for the node-js javascript based server: http://gioorgi.com/org-mode-parser/ It is a Javascript parser for the Emacs Org-mode file format. I use org-mode as a database for some programs (like games) where I need to mix meta information to a bun

[O] `org-agenda-date-later' (was: `f') in agenda view

2011-10-04 Thread Dave Abrahams
on Tue Oct 04 2011, John Wiegley wrote: >> Dave Abrahams writes: > > >> It always strikes me as odd that `f' in agenda view moves the item forward >> by a day even if that leaves it still in the past. Typically if I have an >> overdue item, I just want to schedule it for today or a certain

[O] Storing log notes at capture (was Re: feature request for org-store-log-note)

2011-10-04 Thread Olaf Meeuwissen
John J Foerch writes: > I use org to manage TODO lists in which I want to keep time stamps for > the creation of an item, and for each state change. To be as clear as > possible, I'll just paste the portion of my config that affects how > TODOs work: > > (setq org-treat-insert-todo-heading-as-

Re: [O] [ANN] Org Mode parser v0.0.1 for NodeJs

2011-10-04 Thread Marcelo de Moraes Serpa
This.is.simply.awesome! I was procrastinating on this as well. There's one for ruby as well which I've been playing with, this could give me some inspiration to contribute back. Keep up the great work, - Marcelo. On Tue, Oct 4, 2011 at 4:34 PM, Giovanni Giorgi wrote: > Hi all, > I have just

Re: [O] Recursive org-agenda-files

2011-10-04 Thread Matthew Sauer
My understanding is that you want a file that gets moved into the active directory to be automatically included in the agenda? >From worg: You can simply include the directory (as one of the items) in the value of the variable org-agenda-files: (setq org-agenda-files '("/my/special/path/org/active

Re: [O] The org paper manual - tools used

2011-10-04 Thread XeCycle
Marcelo de Moraes Serpa writes: > Hey list, Hello. > The paper org manual was an exciting idea. I might buy one soon. > I was wondering how was the editing work involved in turning it > into paper-published book? What tools did you guys use? TeXinfo, I think. -- Carl Lei (XeCycle) Departmen