Re: [Orgmode] Bug: org-capture destroys target file when user aborting prompt in template [6.36trans (release_6.36.430.gec51)]

2010-06-26 Thread Carsten Dominik
Hi David, thanks for the detailed report - nice catch. This was due to the fact that I am copying all local variables from the target buffer to the temp buffer, unfortunately including buffer-file-name :) THhis is fixed now - I hope you did not loose any data. - Carsten On Jun 27, 2010, at 7:

[Orgmode] Bug: org-capture destroys target file when user aborting prompt in template [6.36trans (release_6.36.430.gec51)]

2010-06-26 Thread David Maus
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. -

Re: [Orgmode] Org-babel `:hlines yes` no longer working for python

2010-06-26 Thread Christopher Allan Webber
Eric, Looks good to me! It's abusing the None type's meaning a little, but I think it's acceptable enough. (If you think of hlines as rows that are not rows, you can trick yourself into thinking it is perfectly pythonic :)) - cwebb "Eric Schulte" writes: > Hi Christopher, > > I'm certainly

[Orgmode] Re: magit, revert, folding, normal-mode, performance

2010-06-26 Thread Óscar Fuentes
Samuel Wales writes: > Worth knowing that magit reverts buffers. It appears to > revert all buffers, not just those with changes. Magit reverts all saved buffers on the current working copy after committing. > This has 2 consequences for org. Magit is slow, and org visibility is > reset to de

Re: [Orgmode] Org-babel `:hlines yes` no longer working for python

2010-06-26 Thread Eric Schulte
Hi Christopher, I'm certainly no Python expert, but I implemented your idea of converting "hlines" to and from "None"'s (patch below [1]), and it seems to work (under some definition of work). See the following example with the new behavior. --8<---cut here---start---

Re: [Orgmode] Org-babel `:hlines yes` no longer working for python

2010-06-26 Thread Christopher Allan Webber
Hey Eric, Thanks for the super helpful reply! Out of curiosity, is it likely that we will ever get hline support in Python and etc? I've been pondering how it might be done, and maybe it could be like this, using a '|-' string instead of a list for the row: [['a', 'b', 'c'], '|-', ['d', 'e', 'f

[Orgmode] Re: [ANN] Org-babel integrated into Org-mode

2010-06-26 Thread Štěpán Němec
Carsten Dominik writes: > On Jun 26, 2010, at 6:30 PM, Štěpán Němec wrote: > >> "Eric Schulte" writes: >> >>> Štěpán Němec writes: >>> >>> [...] How come some of your rewrites above still use the `org-babel-' prefix? (As a side note, I don't see what Emacs guidelines sugges

Re: [Orgmode] Re: [ANN] Org-babel integrated into Org-mode

2010-06-26 Thread Carsten Dominik
On Jun 26, 2010, at 6:30 PM, Štěpán Němec wrote: "Eric Schulte" writes: Štěpán Němec writes: [...] How come some of your rewrites above still use the `org-babel-' prefix? (As a side note, I don't see what Emacs guidelines suggest `ob-' is more appropriate than `org-babel-', and I wou

Re: [Orgmode] Re: [ANN] Org-babel integrated into Org-mode

2010-06-26 Thread Stephan Schmitt
Also sprach Eric Schulte: Štěpán Němec writes: "Eric Schulte" writes: Štěpán Němec writes: [...] How come some of your rewrites above still use the `org-babel-' prefix? (As a side note, I don't see what Emacs guidelines suggest `ob-' is more appropriate than `org-babel-', and I would

[Orgmode] magit, revert, folding, normal-mode, performance

2010-06-26 Thread Samuel Wales
Worth knowing that magit reverts buffers. It appears to revert all buffers, not just those with changes. This has 2 consequences for org. Magit is slow, and org visibility is reset to default. So I wonder: Is there a way to preserve visibilty across revert-buffer? Has anybody profiled loading

[Orgmode] Re: [ANN] Org-babel integrated into Org-mode

2010-06-26 Thread Eric Schulte
Štěpán Němec writes: > "Eric Schulte" writes: > >> Štěpán Němec writes: >> >> [...] >>> >>> How come some of your rewrites above still use the `org-babel-' prefix? >>> (As a side note, I don't see what Emacs guidelines suggest `ob-' is more >>> appropriate than `org-babel-', and I would persona

Re: [Orgmode] Org-babel `:hlines yes` no longer working for python

2010-06-26 Thread Eric Schulte
Hi Christopher, Thanks for pointing this out, this is an error in the documentation, which I will update. The code you posted should generate the error you have received. Currently the only language which can handle hlines is emacs-lisp, all other languages will result in errors like the one you

[Orgmode] Re: [ANN] Org-babel integrated into Org-mode

2010-06-26 Thread Štěpán Němec
"Eric Schulte" writes: > Štěpán Němec writes: > > [...] >> >> How come some of your rewrites above still use the `org-babel-' prefix? >> (As a side note, I don't see what Emacs guidelines suggest `ob-' is more >> appropriate than `org-babel-', and I would personally prefer to retain >> the latte

[Orgmode] Re: complex filters in agenda view

2010-06-26 Thread Bernt Hansen
Matt Price writes: > yet another question as i continue to set things up. > > how would I create a custom agenda view that accomplishes this: > (todo items marked "ACTION" OR "WAITING" AND tagged "email")?  Hi Matt, Use a tags match (or a tags todo match if both of those todo items are not done

Re: [Orgmode] complex filters in agenda view

2010-06-26 Thread Nick Dokos
Matt Price wrote: > yet another question as i continue to set things up. > > how would I create a custom agenda view that accomplishes this: > (todo items marked "ACTION" OR "WAITING" AND tagged "email")?  > I don't think I see how to do this in the manual > (http://orgmode.org/org.html#Custom-

[Orgmode] Re: [ANN] Org-babel integrated into Org-mode

2010-06-26 Thread Eric Schulte
Štěpán Němec writes: [...] > > How come some of your rewrites above still use the `org-babel-' prefix? > (As a side note, I don't see what Emacs guidelines suggest `ob-' is more > appropriate than `org-babel-', and I would personally prefer to retain > the latter -- it's much more descriptive.) >

[Orgmode] Conkerors webjumps for Worg and Org mailing list

2010-06-26 Thread Bastien
If you are using the conkeror browser (http://conkeror.org), maybe you can put this into your ~/.conkerorrc file: , | define_webjump("orglist", "http://search.gmane.org/?query=%s&group=gmane.emacs.orgmode";); | define_webjump("worg", "http://www.google.com/cse?cx=002987994228320350715%3Az4gl

Re: [Orgmode] Re: packaging org-mode & worg

2010-06-26 Thread Bastien
Hi Ian, Ian Barton writes: > I'll create a ppa for Worg on Launchpad and see if I can create a useful > package. Thanks a lot for this! > I think that in addition to just the org files, it would be useful if > the package contained an html version, an info version and maybe a > pdf. I am assum

Re: [Orgmode] Re: packaging org-mode & worg

2010-06-26 Thread Ian Barton
I also like the idea of a debian package for Worg - this cannot hurt and might advertize the project quite widely. I'll create a ppa for Worg on Launchpad and see if I can create a useful package. I think that in addition to just the org files, it would be useful if the package contained

[Orgmode] Org-babel `:hlines yes` no longer working for python

2010-06-26 Thread Christopher Allan Webber
Hello all, I was going through the tutorial and testing the :hlines yes feature as described in the info manual. Unfortunately, the example given no longer seems to work for python: #+tblname: many-cols | a | b | c | |---+---+---| | d | e | f | |---+---+---| | g | h | i | #+source: echo-table #

[Orgmode] complex filters in agenda view

2010-06-26 Thread Matt Price
yet another question as i continue to set things up. how would I create a custom agenda view that accomplishes this: (todo items marked "ACTION" OR "WAITING" AND tagged "email")? I don't think I see how to do this in the manual ( http://orgmode.org/org.html#Custom-agenda-views). am i missing it?

[Orgmode] Re: org-remember and anything

2010-06-26 Thread rubikitch
From: Glauber Alex Dias Prado Subject: Re: org-remember and anything Date: Mon, 14 Jun 2010 10:38:09 -0300 > Oh sorry, here is complete instructions: > (add-to-list 'load-path "/home/glauber/elisp") > (add-to-list 'load-path "/home/glauber/elisp/org-mode") > (add-to-list 'load-path "/home/glauber

[Orgmode] habits error when using diferent org-scheduled-string

2010-06-26 Thread Caio
Hi Organizers, I'm using Org-Mode version 6.36c. When defining a habit task, I find this error on the Agenda View: org-habit-parse-todo: Habit nil has no scheduled date This occurs when using the customized word for the org-scheduled-string, "AGENDADO:", to fit my language, Portuguese. When

[Orgmode] Bug: org.texi doesn't compile [6.36trans (release_6.36.415.gb2dcd)]

2010-06-26 Thread Tassilo Horn
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. -

[Orgmode] Re: Possible bug in ordered tasks

2010-06-26 Thread Bernt Hansen
Carsten Dominik writes: > On Jun 25, 2010, at 8:55 PM, Bernt Hansen wrote: > >> Having a way to undefine a property would be good in general I think. > > This does now work, the property value "nil" will now be interpreted as > explicit undefine of a property. Thanks!! -Bernt _

[Orgmode] Re: [ANN] Org-babel integrated into Org-mode

2010-06-26 Thread Štěpán Němec
"Eric Schulte" writes: > Hi Rainer, > > First I'll give some expanded instructions in the hopes of helping out > anyone else affected by my lack of good instructions in the announcement > email. Then I'll provide a re-write of your config below as an example. > > Babel took the integration into

Re: [Orgmode] Re: [PATCH] only display a scheduled item if it is due today or in the past

2010-06-26 Thread Livin Stephen Sharma
To to 'hide' the graph, I set both org-habit--days to 0 . On Jun 24, 2010, at 05:25:07 , Nathan Neff wrote: > org-habit-graph-column to -1 then it successfully hides the graph. ___ Emacs-orgmode mailing list Please use `Reply All' to send replies