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
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
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
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
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
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
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'
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.
-
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
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
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
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
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
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
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
___
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
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
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
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
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
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
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/
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
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
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
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
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
>
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
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
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
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
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
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
33 matches
Mail list logo