[Orgmode] no mark when rescheduling in agenda buffer

2009-09-21 Thread Christoph Groth
In org-mode 6.29c, when using S- or S- or the new "bulk action" to reschedule tasks in the agenda buffer, a mark is left on the rescheduled tasks with their new date. However, when using '>' or C-c C-s to reschedule, there is no mark. In my opinion it would be useful to always have a mark. This

[Orgmode] memory management in orgmode (supermemo)

2009-09-21 Thread Pere Quintana Seguí
Hello, I'm a *very* happy org-mode user since a year ago. In fact, it became a sort of dual brain for me. Thanks for producing such a great piece of software. Today I read a Wired article about SuperMemo: http://www.wired.com/medtech/health/magazine/16-05/ff_wozniak?currentPage=1 SuperMemo is a

Re: [Orgmode] memory management in orgmode (supermemo)

2009-09-21 Thread Russell Adams
That article looks very interesting. Given the outline format and scheduling in Org it would be conceptually simple to accomplish what they describe. The portion that would require new code would be a "dispatcher" to tally which items to view based on an aging property, and to update that afterwa

[Orgmode] make error after latest pull

2009-09-21 Thread Sivaram Neelakantan
Hi, Running make in cygwin to compile with the native Emacs-23 gets me this error. In toplevel form: lisp/org-ascii.el:29:1:Error: Symbol's function definition is void: org-float-time make: *** [lisp/org-ascii.elc] Error 1 And oddly I can't find the word float in the above file. So, don't know

[Orgmode] Re: memory management in orgmode (supermemo)

2009-09-21 Thread Detlef Steuer
There is flashcard.el http://www.emacswiki.org/emacs/FlashCard http://ichi2.net/flashcard/ which offers kind of supermemo. Not based on org, but maybe they can be coupled. detlef On Mon, 21 Sep 2009 06:31:00 -0500 Russell Adams wrote: > That article looks very interesting. Given the outlin

Re: [Orgmode] memory management in orgmode (supermemo)

2009-09-21 Thread Pere Quintana Seguí
En/na Russell Adams ha escrit: > That article looks very interesting. Given the outline format and > scheduling in Org it would be conceptually simple to accomplish what > they describe. > That is what I thought. > Is there someplace that the algorithm is fully documented? There are two free

Re: [Orgmode] Re: memory management in orgmode (supermemo)

2009-09-21 Thread Pere Quintana Seguí
En/na Detlef Steuer ha escrit: > There is > flashcard.el which the author abandonned to work on anki. -- http://pere.quintanasegui.com signature.asc Description: OpenPGP digital signature ___ Emacs-orgmode mailing list Remember: use `Reply All'

[Orgmode] Org-mode version 6.30trans (release_6.30d.862.gd5f8); problem with underscore for subscripts in emphasised text latex export

2009-09-21 Thread Eric S Fraga
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] memory management in orgmode (supermemo)

2009-09-21 Thread Darlan Cavalcante Moreira
At Mon, 21 Sep 2009 14:12:32 +0200, Pere Quintana Seguí wrote: > > [1 ] > [1.1 ] > > > En/na Russell Adams ha escrit: > > That article looks very interesting. Given the outline format and > > scheduling in Org it would be conceptually simple to accomplish what > > they describe. > > > > Tha

Re: [Orgmode] Feature Request: "Keeping me honest"

2009-09-21 Thread Tim O'Callaghan
Below is my first attempt at this. It breaks normal org font-locking though, my font-lock foo is not up to much at the moment. I'm sure its something simple, but i cannot see it. Any ideas where I'm going wrong? Tim. (defface org-action 'class color) (background light)) (:foreground "g

Re: [Orgmode] memory management in orgmode (supermemo)

2009-09-21 Thread Pere Quintana Seguí
En/na Darlan Cavalcante Moreira ha escrit: > I use Anki myself and it really is an excellent piece of work. It even > synchronizes among the different computers that I use. If there was some way > to > exchange information between Emacs and Anki it would be better than > reimplementing supermemo

[Orgmode] Re: memory management in orgmode (supermemo)

2009-09-21 Thread Chris Gray
Detlef Steuer wrote: > There is > flashcard.el There is also elip.el, which I have been using for a while and find quite nice. http://www.gnuvola.org/software/elip/ Cheers, Chris ___ Emacs-orgmode mailing list Remember: use `Reply All' to send repl

Re: [Orgmode] make error after latest pull

2009-09-21 Thread Carsten Dominik
On Sep 21, 2009, at 12:43 PM, Sivaram Neelakantan wrote: Hi, Running make in cygwin to compile with the native Emacs-23 gets me this error. In toplevel form: lisp/org-ascii.el:29:1:Error: Symbol's function definition is void: org-float-time make: *** [lisp/org-ascii.elc] Error 1 And oddly

[Orgmode] Org-mode version 6.30trans; HTML exporting problem

2009-09-21 Thread Andrew Stribblehill
Emacs : GNU Emacs 23.0.60.1 (x86_64-pc-linux-gnu, GTK+ Version 2.12.9) of 2008-03-19 on yellow, modified by Debian Package: Org-mode version 6.30trans (git pulled this afternoon) I have the following file: == #+BEGIN_SRC conf CONF=/etc/passwd EXTRAFLAGS="--snark" #+END_S

[Orgmode] Re: Org-mode version 6.30trans; HTML exporting problem

2009-09-21 Thread Benjamin Andresen
Andrew Stribblehill writes: > [snip] do you have org-mode/contrib/lisp at the beginning of your load-path? The error you're seeing seems to be from using an old version of htmlize (Maybe from a different source?). The one in contrib should work. HTH, benny ___

Re: [Orgmode] Re: Org-mode version 6.30trans; HTML exporting problem

2009-09-21 Thread Andrew Stribblehill
Good call. Works now, thanks. (Well, there's the oddity that the is CONF=/etc/passwd, but I think we can forgive that.) 2009/9/21 Benjamin Andresen : > Andrew Stribblehill writes: > >> [snip] > > do you have org-mode/contrib/lisp at the beginning of your load-path? > > The error you're seeing s

Re: [Orgmode] no mark when rescheduling in agenda buffer

2009-09-21 Thread Carsten Dominik
On Sep 21, 2009, at 8:41 AM, Christoph Groth wrote: In org-mode 6.29c, when using S- or S- or the new "bulk action" to reschedule tasks in the agenda buffer, a mark is left on the rescheduled tasks with their new date. However, when using '>' or C-c C-s to reschedule, there is no mark. Th

Re: [Orgmode] Org-mode version 6.30trans; Cursor does not move to end-of-line in agenda view

2009-09-21 Thread Carsten Dominik
Hi David, yes, Org does not allow to put the cursor at the end of the line in the agenda. This is an artifact and hast to do with the fact that the agenda often looks at text properties to access information about the item. The \n does not have those properties. I could fix this, but I don

[Orgmode] Re: org-invoice tutorial

2009-09-21 Thread Peter Jones
henry atting writes: > is there anywhere a tutorial about org-invoice? Or at least a more > detailed description? I don't have much time right now to write a tutorial, but I could answer specific questions. I'll start with a better description: org-invoice really does two things: 1. Take a sub

Re: [Orgmode] Re: problem with remote tables

2009-09-21 Thread Carsten Dominik
Hi Detlef, this works fine for me under both Emacs 22.1.1 and 23.1.50.1. Did anyone else try to reproduce this problem? - Carsten On Sep 19, 2009, at 1:24 PM, Detlef Steuer wrote: Further investigation shows beheaviour depends on emacs version. On Suse 11.0 / emacs 22.2.1 I can C-u C-c C

Re: [Orgmode] org-export-as-freemind writes *.mm files that freemind (0.8.1) cannot read

2009-09-21 Thread Carsten Dominik
Hi is there any kind of consensus about which of the two freemind exporters is better? Marco Vezzoli's is the one included with Org currently. The other one is by Lennart. Would anyone like to make a comparison? Thanks - Carsten On Sep 20, 2009, at 9:13 AM, Daniel Martins wrote: One more v

Re: [Orgmode] Re: Using yasnippet with org Mode (C-i works TAB doesn't)

2009-09-21 Thread Carsten Dominik
Hi Eric, could I ask you to update the FAQ with this issue? Thanks. - Carsten On Sep 20, 2009, at 3:16 PM, Eric Schulte wrote: Nicolas Goaziou writes: Jeff Kowalczyk writes: (add-hook 'org-mode-hook (lambda () (org-set-local 'yas/trigger-key [tab]) (define-key yas/keymap [tab] 'yas/

[Orgmode] Re: org-invoice question

2009-09-21 Thread Peter Jones
d...@teklibre.org (Dave Täht) writes: > So I cribbed and modified the org-invoice from the code example and > tried to make it work. I guess it needs the CLOCKSUM properties > generated, which I don't quite know how to do, or something else I am > missing to generate the summaries. CLOCKSUM prope

Re: [Orgmode] Re: org-invoice question

2009-09-21 Thread Dave Täht
Peter Jones writes: > d...@teklibre.org (Dave Täht) writes: >> So I cribbed and modified the org-invoice from the code example and >> tried to make it work. I guess it needs the CLOCKSUM properties >> generated, which I don't quite know how to do, or something else I am >> missing to generate th

[Orgmode] Re: problem with remote tables

2009-09-21 Thread Detlef Steuer
On Mon, 21 Sep 2009 18:13:12 +0100 Carsten Dominik wrote: > Hi Detlef, > > this works fine for me under both Emacs 22.1.1 and 23.1.50.1. It doesn't work for emacs 22.2.1. 22.1.1 worked here, too. In the meantime I upgraded to 23.1.x and ererything works well again. Not really solved, but proba

[Orgmode] Re: make error after latest pull

2009-09-21 Thread Sivaram Neelakantan
Carsten Dominik writes: > On Sep 21, 2009, at 12:43 PM, Sivaram Neelakantan wrote: > [snipped 13 lines] > This has come up before, you need to > >make clean > > first. > > - Carsten Well, that fixed that,thanks. But now it seems to wait interminably at this compile step c:/gnu/emacs-23.1

[Orgmode] Re: make error after latest pull

2009-09-21 Thread Sivaram Neelakantan
Sivaram Neelakantan writes: [snipped 15 lines] > Well, that fixed that,thanks. But now it seems to wait interminably > at this compile step > > c:/gnu/emacs-23.1/bin/emacs -batch -q -no-site-file -eval "(progn > (add-to-list (quote load-path) \"c:/gnu/share/emacs/site-lisp\") (add-to-list >

Re: [Orgmode] org-export-as-freemind writes *.mm files that freemind (0.8.1) cannot read

2009-09-21 Thread Friedrich Delgado Friedrichs
Hi! Carsten Dominik schrieb: > is there any kind of consensus about which of the two freemind exporters > is better? Marco Vezzoli's is the one included with Org currently. > The other one is by Lennart. > Would anyone like to make a comparison? ---Zitatende--- Just in case my opinion isn't alr

[Orgmode] org-protocol integration with Read It Later Firefox extension

2009-09-21 Thread Samuel Wales
The Read It Later Firefox extension is for people who have too many tabs open at the same time. It looks unobtrusive and useful. It might or might not be useful to integrate it with org-protocol. There is a page for people who want to do so. http://www.ideashower.com/support/read-it-later/can-re

Re: [Orgmode] Re: memory management in orgmode (supermemo)

2009-09-21 Thread Pere Quintana Seguí
Al 21/09/09 17:17, En/na Chris Gray ha escrit: There is also elip.el, which I have been using for a while and find quite nice.http://www.gnuvola.org/software/elip/ Thanks! I'll try it! -- http://pere.quintanasegui.com ___ Emacs-orgmode mailing l

Re: [Orgmode] org-protocol integration with Read It Later Firefox extension

2009-09-21 Thread Friedrich Delgado Friedrichs
Hm... Samuel Wales schrieb: > The Read It Later Firefox extension is for people who have too many > tabs open at the same time. It looks unobtrusive and useful. > It might or might not be useful to integrate it with org-protocol. > There is a page for people who want to do so. ---Zitatende--- I

[Orgmode] How to add comments in a plain list

2009-09-21 Thread René
Is there a way to insert comments in a plain list without breaking it into two distinct lists? Such a list: 1. first 2. second # comment about second item 3. third 4. fourth is actually considered as 1. first 2. second # comment about second item 1. third 2. fourth

[Orgmode] Re: How to add comments in a plain list

2009-09-21 Thread Bernt Hansen
René writes: > Is there a way to insert comments in a plain list without breaking it into two > distinct lists? > > Such a list: > > 1. first > 2. second > # comment about second item > 3. third > 4. fourth > > is actually considered as > > 1. first > 2. second > # comment about second it