Re: [Orgmode] Added support for habit tracking

2009-10-21 Thread Carsten Dominik
Applied, thanks. - Carsten On Oct 20, 2009, at 9:36 PM, John Wiegley wrote: Ok, the following changes today have been submitted for inclusion: - Habit appears in mode-line when Habits are being displayed - Habits no longer use a DEADLINE, but .+1d/3d, to indicate a range. Use .+1d if the

Re: [Orgmode] Integration with jsMath for HTML export of latex equations (feature request)

2009-10-21 Thread Carsten Dominik
Hi Darlan, I put up the file on http://orgmode.org/worg/org-tutorials/org-jsmath.php Thanks! - Carsten On Oct 21, 2009, at 7:16 AM, Darlan Cavalcante Moreira wrote: I was alreade doing that but it was replace by $alpha;$ in the html file. However, the option #+OPTIONS: LaTeX:nil solves

Re: [Orgmode] No definition for class `article' in `org-export-latex-classes'

2009-10-21 Thread Carsten Dominik
I cannot reproduce this. Anyone? - Carsten On Oct 20, 2009, at 3:52 PM, Jeff Kowalczyk wrote: Using Org at e8e296 with emacs 23.1.1 and texlive-2008, when exporting to PDF, the following error occurs: Exporting to PDF... Exporting to LaTeX... org-export-latex-set-initial-vars: No

Re: [Orgmode] [PATCH 1/3] Add a missing entry, and fix some formatting in the changelog.

2009-10-21 Thread Carsten Dominik
Applied, thanks - Carsten On Oct 20, 2009, at 4:51 AM, James TD Smith wrote: --- lisp/ChangeLog | 19 --- 1 files changed, 4 insertions(+), 15 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 822bd57..47b44cd 100755 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@

Re: [Orgmode] [PATCH 2/3] Add a way to display names for tag groups in fast tag selection.

2009-10-21 Thread Carsten Dominik
Applied, thanks. - Carsten On Oct 20, 2009, at 4:51 AM, James TD Smith wrote: If the nil term in the start or end group cells are replaced by strings, these are displayed before or after the brackets for the group. --- lisp/ChangeLog |6 ++ lisp/org.el| 12 ++-- 2 files

Re: [Orgmode] [PATCH 3/3] Some small fixes in org-registry.

2009-10-21 Thread Carsten Dominik
Applied, thanks. - Carsten On Oct 20, 2009, at 4:51 AM, James TD Smith wrote: org-registry-assoc-all removed matching links from the registry. This meant subsequent calls with the same parameters would return nothing. Add another function for finding entries in the register, which used

[Orgmode] New module: org-learn, incremental reading

2009-10-21 Thread John Wiegley
The attached file, when loaded, provides two new commands: M-x org-smart-reschedule M-x org-agenda-smart-reschedule The latter being only for the *Org Agenda* buffer. You should use these commands on a scheduled entry, with state logging enabled for the DONE state. It then reschedules

[Orgmode] [PATCH 1/2] Add an X11 equivalent to org-mac-idle-seconds.

2009-10-21 Thread James TD Smith
This needs a small C program (in UTILITIES/x11idle.c) to work. --- .gitignore |1 + ChangeLog |6 +- UTILITIES/x11idle.c | 21 + lisp/ChangeLog |8 +++- lisp/org-clock.el | 10 -- 5 files changed, 42 insertions(+), 4

[Orgmode] [PATCH 2/2] org-repeat-re was no longer matching simple +2d type repeaters. Fix.

2009-10-21 Thread James TD Smith
--- lisp/ChangeLog |3 +++ lisp/org.el|2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 75bdc38..9bd532d 100755 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -39,6 +39,9 @@ 2009-10-21 James TD Smith ahktenz...@mohorovi.cc

[Orgmode] report/summary of what was done for retrospection purposes?

2009-10-21 Thread Jevgeni Holodkov
Hi, Is there functionality available in org-mode to create the report/summary of what was done on the previous day/week/month/year (let's say, generate it from the agenda view)? For instance, if I have tasks: * TODO Task1 * DONE Task2 - State DONE from STARTED[2009-07-21 T

[Orgmode] Recent upgrade to 6.29a.

2009-10-21 Thread Noorul Islam K M
Hello all, I just did org pull to update to latest version. (org-version) says this Org-mode version 6.29a But from an org file when I do C-\ and type in a tag name and press enter I get following error defvar: Symbol's function definition is void: org-float-time Looks like function

[Orgmode] Re: [off-topic/GTD]Only Next Actions list to rule them all ?

2009-10-21 Thread Bernt Hansen
Manish mailtomanish.sha...@gmail.com writes: On Wed, Oct 21, 2009 at 10:45 AM, Marcelo de Moraes Serpa wrote: Hello list, This is for the GTD orgers out there. I've taken the article written by Charles as a basis for my GTD implementation. In the end, it's all about what works for you, but

Re: [Orgmode] New module: org-learn, incremental reading

2009-10-21 Thread Russell Adams
On Wed, Oct 21, 2009 at 04:53:39AM -0400, John Wiegley wrote: The attached file, when loaded, provides two new commands: M-x org-smart-reschedule M-x org-agenda-smart-reschedule The latter being only for the *Org Agenda* buffer. You should use these commands on a scheduled entry, with

[Orgmode] Re: No definition for class `article' in `org-export-latex-classes'

2009-10-21 Thread Bernt Hansen
I can't reproduce it either Carsten Dominik carsten.domi...@gmail.com writes: I cannot reproduce this. Anyone? - Carsten On Oct 20, 2009, at 3:52 PM, Jeff Kowalczyk wrote: Using Org at e8e296 with emacs 23.1.1 and texlive-2008, when exporting to PDF, the following error occurs:

[Orgmode] Re: No definition for class `article'in `org-export-latex-classes'

2009-10-21 Thread Jeff Kowalczyk
Carsten Dominik carsten.dominik at gmail.com writes: I cannot reproduce this. Anyone? Yes, it's not producing the error at today's git HEAD. Sorry for the false alarm. I'm not sure what was causing it, I had reset the HEAD twice around f376fe to confirm when posting. That changeset didn't

[Orgmode] Arrow keys in agenda view

2009-10-21 Thread Marco
Dear List, First of all I wanna thank Carsten and all of you contributors for this amazing tool. Then, my problem ;) Sometimes I use the agenda view in org-mode, but with at least the new version when I try C-a a, then I am not able anymore to navigate to the next/previous day or week using the

[Orgmode] Re: report/summary of what was done for retrospection purposes?

2009-10-21 Thread Bernt Hansen
Jevgeni Holodkov jevgeni.holod...@gmail.com writes: Is there functionality available in org-mode to create the report/summary of what was done on the previous day/week/month/year (let's say, generate it from the agenda view)? For instance, if I have tasks: * TODO Task1 * DONE Task2

[Orgmode] Re: report/summary of what was done for retrospection purposes?

2009-10-21 Thread Jevgeni Holodkov
Hi Bernt, Thanks for your suggestion. However, in this case, if I have been working on 'Task1' each day and finished it only on Friday, then I'll get 5 rows stating ' (clocked): xx:xx DONE Task 1'. Is there a possibility to reduce the agenda even more by applying custom logic? (i.e.,

[Orgmode] Re: report/summary of what was done for retrospection purposes?

2009-10-21 Thread Bernt Hansen
[Reordered to remove top-post] Jevgeni Holodkov jevgeni.holod...@gmail.com writes: On Wed, Oct 21, 2009 at 3:34 PM, Bernt Hansen be...@norang.ca wrote: Jevgeni Holodkov jevgeni.holod...@gmail.com writes:    Is there functionality available in org-mode to create the report/summary of what

Re: [Orgmode] Arrow keys in agenda view

2009-10-21 Thread Stephan Schmitt
Hi Marco, try 'f' and 'b'. hth, Stephan Marco wrote: Dear List, First of all I wanna thank Carsten and all of you contributors for this amazing tool. Then, my problem ;) Sometimes I use the agenda view in org-mode, but with at least the new version when I try C-a a, then I am

[Orgmode] bug in org-agenda.el; (release_6.31.146.gba46)

2009-10-21 Thread Stephan Schmitt
Hi, the following line (1398) in org-agenda.el (org-defkey org-agenda-mode-map \\d 'org-agenda-show-scroll-down) causes the following error when loading the file: org-defkey: Key sequence \ d starts with non-prefix key \ Greetings, Stephan Emacs : GNU Emacs 23.1.1

[Orgmode] preparation-function syntax for publishing

2009-10-21 Thread Julien Barnier
Dear org users, I'm trying to use the :preparation-function argument for project publishing. What I'd like to achieve i s to load a file in order to define some styling elements for the export process, something such as : (load org-style) I tried several different syntaxes, such as :

Re: [Orgmode] Arrow keys in agenda view

2009-10-21 Thread Carsten Dominik
Hi Marco, please see the release notes at http://orgmode.org/Changes.html#sec-2.2.2 - Carsten On Oct 21, 2009, at 2:34 PM, Marco wrote: Dear List, First of all I wanna thank Carsten and all of you contributors for this amazing tool. Then, my problem ;) Sometimes I use the agenda view in

[Orgmode] Re: New module: org-learn, incremental reading

2009-10-21 Thread Bill Powell
Wow! This is great! I'm using Anki and Mnemosyne to manage spaced repetition right now, but integrating this with org-mode is /awesome/. Just one question... [snip] 5 - perfect response 4 - correct response after a hesitation 3 - correct response recalled with serious

Re: [Orgmode] Recent upgrade to 6.29a.

2009-10-21 Thread Carsten Dominik
On Oct 21, 2009, at 6:58 AM, Noorul Islam K M wrote: Hello all, I just did org pull to update to latest version. (org-version) says this Org-mode version 6.29a But from an org file when I do C-\ and type in a tag name and press enter I get following error defvar: Symbol's function

Re: [Orgmode] Recent upgrade to 6.29a.

2009-10-21 Thread Xiao-Yong Jin
Noorul Islam K M gnu...@gmail.com writes: Hello all, I just did org pull to update to latest version. (org-version) says this Org-mode version 6.29a The current version is 6.31a. If you used git pull, it should be 6.31trans. You might want to make sure that you properly installed the new

[Orgmode] Re: Arrow keys in agenda view

2009-10-21 Thread Matt Lundin
Marco doma...@gmail.com writes: Sometimes I use the agenda view in org-mode, but with at least the new version when I try C-a a, then I am not able anymore to navigate to the next/previous day or week using the arrow keys, as it did in the previous versions. Is this a new feature I missed or

[Orgmode] visual-line-mode

2009-10-21 Thread Quintana Seguí , Pere
Hello, I have a problem relating /emphasis/ which leads to a question related to visual-line-mode. 1) Now I use auto-fill-mode when working with org files. My problem is that when I want to emphasise a whole paragraph putting it between / and /, the paragraph doesn't show in emphasis if it is

Re: [Orgmode] [off-topic/GTD]Only Next Actions list to rule them all ?

2009-10-21 Thread Desmond Rivet
Manish mailtomanish.sha...@gmail.com writes: On Wed, Oct 21, 2009 at 10:45 AM, Marcelo de Moraes Serpa wrote: Hello list, This is for the GTD orgers out there. I've taken the article written by Charles as a basis for my GTD implementation. In the end, it's all about what works for you, but

[Orgmode] Re: Arrow keys in agenda view

2009-10-21 Thread Bernt Hansen
Marco doma...@gmail.com writes: Sometimes I use the agenda view in org-mode, but with at least the new version when I try C-a a, then I am not able anymore to navigate to the next/previous day or week using the arrow keys, as it did in the previous versions. Is this a new feature I missed or

Re: [Orgmode] Arrow keys in agenda view

2009-10-21 Thread Darlan Cavalcante Moreira
This was changed in version 6.30. Org now uses f and b to go forward and back in time in order to allow cursor motion in the agenda. See this http://orgmode.org/Changes.html#sec-2.1 follow-mode is now activated with F (it was f before) Darlan At Wed, 21 Oct 2009 14:34:56 +0200, Marco

Re: [Orgmode] bug in org-agenda.el; (release_6.31.146.gba46)

2009-10-21 Thread Carsten Dominik
Fixed, thanks. - Carsten On Oct 21, 2009, at 3:47 PM, Stephan Schmitt wrote: Hi, the following line (1398) in org-agenda.el (org-defkey org-agenda-mode-map \\d 'org-agenda-show-scroll-down) causes the following error when loading the file: org-defkey: Key sequence \ d starts with

Re: [Orgmode] Sage Math - Maybe some inspiration for org-babel

2009-10-21 Thread Eric Schulte
Hi Darlan, Thanks for pointing out this interesting tool. my comment are inline below Darlan Cavalcante Moreira darc...@gmail.com writes: Hello org-users I have been reading with attention the E-Mails about org-babel here on the list and decided to play with it a little this weekend. It

Re: [Orgmode] Arrow keys in agenda view

2009-10-21 Thread Marco
Dear List, Is this a new feature I missed or a bug somewhere please see the release notes at http://orgmode.org/Changes.html#sec-2.2.2 You can find an up-to-date list of agenda commands here: http://orgmode.org/manual/Agenda-commands.html#Agenda-commands This was changed in version 6.30.

[Orgmode] Re: [off-topic/GTD]Only Next Actions list to rule them all ?

2009-10-21 Thread Marcelo de Moraes Serpa
Thanks for the replies. I can see the value of having project lists with its actions beneath (and sub-projects), but I don't have the discipline or maybe not enough org skills to use it efficiently. Having one project list that *lists only projects* (outcomes that require more than one action to

[Orgmode] Setting org-remember-store-without-prompt specifically for certain templates?

2009-10-21 Thread Ryan C. Thompson
Hi, I want to be prompted for a location to file some org-remember templates, but not others. How can I set org-remember-store-without-prompt in a template-specific fashion? I tried putting code in the template with %(sexp) that would set a buffer-local value for this variable, but I can't

Re: [Orgmode] visual-line-mode

2009-10-21 Thread Scott Randby
Quintana Seguí wrote: Hello, I have a problem relating /emphasis/ which leads to a question related to visual-line-mode. b) Are visual-line-mode and org-mode good friends? I've found that one must exit visual-line-mode before converting an org file to html. Weird things can happen if you

[Orgmode] Re: [off-topic/GTD]Only Next Actions list to rule them all ?

2009-10-21 Thread Marcelo de Moraes Serpa
Another thing I'd like to add: The only one next actions lists put the importance on actions, not on projects. And isn't that what GTD is essentially about? Managing actions? As long as you are acting up on your actions, that's fine, the need to check the projects is not that frequent, in my

[Orgmode] Re: Added support for habit tracking

2009-10-21 Thread Matt Lundin
Hi John, John Wiegley jwieg...@gmail.com writes: Ok, the following changes today have been submitted for inclusion: - Habit appears in mode-line when Habits are being displayed - Habits no longer use a DEADLINE, but .+1d/3d, to indicate a range. Use .+1d if the min and max are the

[Orgmode] Re: [off-topic/GTD]Only Next Actions list to rule them all ?

2009-10-21 Thread Matt Lundin
Marcelo de Moraes Serpa celose...@gmail.com writes: On the other hand, most of this could be achieved by using the agenda view and other org filtering features, and still keep a list of projects, sub-projects and next-actions, all in one, like: (Always ordered by priority) * Projects and

[Orgmode] Re: [off-topic/GTD]Only Next Actions list to rule them all ?

2009-10-21 Thread Bernt Hansen
Matt Lundin m...@imapmail.org writes: Marcelo de Moraes Serpa celose...@gmail.com writes: On the other hand, most of this could be achieved by using the agenda view and other org filtering features, and still keep a list of projects, sub-projects and next-actions, all in one, like: (Always

Re: [Orgmode] New module: org-learn, incremental reading

2009-10-21 Thread Quintana Seguí , Pere
Johan, thanks a lot for such a great piece of software. I didn't expect to have this feature implemented so fast! I'm very new to this community, but now I'm sure it was a great idea to invest some time learning Emacs and Org-mode! The next step will be to learn some Emacs Lisp. But this is

Re: [Orgmode] visual-line-mode

2009-10-21 Thread Scot Becker
I don't know much about exporting to HTML, but I do all my writing in org with visual-line-mode (with occasional export to latex). I really like v-l-m and have had no problems. There is a lot of functionality in org which I don't make use of, however. So, in my experience, they're good friends.

[Orgmode] Re: [off-topic/GTD]Only Next Actions list to rule them all ?

2009-10-21 Thread Marcelo de Moraes Serpa
Thanks. Got it, I'm definitely not giving org agenda the importance it deserves. Anyway, it might serve as an example of a simpler approach. I have one question, though. There are actions that you know you have to do, but that don't justify the creation of an outcome, or, in other words, creating

Re: [Orgmode] Re: New module: org-learn, incremental reading

2009-10-21 Thread John Wiegley
On Oct 21, 2009, at 9:58 AM, Bill Powell wrote: In my own experience, material /always/ has to be repeated. Especially when you're first learning something, those perfect responses will turn real shaky if you wait three months before you look at the items again. I believe this is how Anki and

[Orgmode] [feature-suggestion] Schedule and tick/mark multiple items

2009-10-21 Thread Marcelo de Moraes Serpa
Hello list, Is there a way to schedule multiple items at the same time? It would be a nice addition for planning the day, for example. Another thing, it would be nice if we could mark items in an org-mode buffer, and then actions would be applied only to these items, so, for example, we want to

[Orgmode] Re: [feature-suggestion] Schedule and tick/mark multiple items

2009-10-21 Thread Marcelo de Moraes Serpa
Awesome! Thanks. On Wed, Oct 21, 2009 at 6:27 PM, Matt Lundin m...@imapmail.org wrote: Hi Marcelo, Marcelo de Moraes Serpa celose...@gmail.com writes: Is there a way to schedule multiple items at the same time? It would be a nice addition for planning the day, for example. Another

Re: [Orgmode] [PATCH 3/3] Some small fixes in org-registry.

2009-10-21 Thread Andreas Burtzlaff
Here's a clean rewrite of org-registry-assoc-all and org-registry-find-all that also fixes a small bug: --- diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 8524c9f..313fc74 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,8 @@ +2009-10-22 Andreas Burtzlaff

[Orgmode] Re: [off-topic/GTD]Only Next Actions list to rule them all ?

2009-10-21 Thread Bernt Hansen
Marcelo de Moraes Serpa celose...@gmail.com writes: I have one question, though. There are actions that you know you have to do, but that don't justify the creation of an outcome, or, in other words, creating a project for this NA would be overkill, such as Buy chocolate :HOME:. What would be

Re: [Orgmode] [PATCH 0/2] Soem more minor patches

2009-10-21 Thread Carsten Dominik
On Oct 21, 2009, at 11:52 AM, James TD Smith wrote: I found the changes John Wiegley made to org-repeat-re stopped it from matching repeaters with just a '+' at the start. I have fixed this. Hi James, can you please provide an example for this bug? Thanks! - Carsten Also, I've added

Re: [Orgmode] Setting org-remember-store-without-prompt specifically for certain templates?

2009-10-21 Thread Darlan Cavalcante Moreira
I just leave org-remember-store-without-prompt as t and use C-c C-c in the remember buffer to put the note in the default location. When I want to specify a different location I use M-1 C-c C-c instead and org asks me where to refile it to. Darlan At Wed, 21 Oct 2009 11:15:23 -0700, Ryan C.

Re: [Orgmode] Setting org-remember-store-without-prompt specifically for certain templates?

2009-10-21 Thread Ryan C. Thompson
That's a fine solution for now, but I have one template that I *always* want to be prompted about. (It's an assignment template, and I want to refile it under the appropriate class.) For others, I don't want a prompt. I feel there should be a way to implement this and stick it inside a %(sexp)