[Orgmode] Re: Problem with org-gnus-follow-link

2008-12-11 Thread Tassilo Horn
Hi Ulf, please try this one: --8<---cut here---start->8--- diff --git a/lisp/org-gnus.el b/lisp/org-gnus.el index 7231538..05bed5b 100644 --- a/lisp/org-gnus.el +++ b/lisp/org-gnus.el @@ -157,12 +157,9 @@ If `org-store-link' was called with a prefix arg the me

Re: [Orgmode] Re: [ANN] Org Invoice 1.0.0

2008-12-11 Thread Oliver Charles
Excellent! Thank you very much, I wonder how I missed that :) Seems like a great package, I'll try and give it some more extensive testing later On Thu, Dec 11, 2008 at 4:23 AM, Peter Jones <[EMAIL PROTECTED]> wrote: > "Oliver Charles" <[EMAIL PROTECTED]> writes: >> I tried emailing you about this

Re: [Orgmode] help with checklist/shopping list

2008-12-11 Thread Oliver Charles
Hi Dennis, Yea, I understand - I was trying to use lists like this for a similar goal. Saddly, there's no real work around that I'm aware of - bit of a shame! Best, Oliver On Thu, Dec 11, 2008 at 5:01 AM, Dennis Groves <[EMAIL PROTECTED]> wrote: > Hi Oliver, > > Thanks, I see how that would work

[Orgmode] Re: Problem with org-gnus-follow-link

2008-12-11 Thread Ulf Stegemann
Hi Tassilo, Tassilo Horn <[EMAIL PROTECTED]> wrote: > Ulf Stegemann <[EMAIL PROTECTED]> writes: > >> this works in principle but is not really an option. Since first >> argument 't' to `gnus-group-read-group' makes every article readable >> in a group, building the summary buffer takes far too lo

Re: [Orgmode] help with checklist/shopping list

2008-12-11 Thread Carsten Dominik
Hi There are technical reasons for why I cannot easily summarize all the lists. How about this trick: * [2008-12-15 Mon] [1/8] - groceries - [ ] bananas - [X] apples - [ ] oranges - [ ] spinach - household

[Orgmode] Re: Problem with org-gnus-follow-link

2008-12-11 Thread Tassilo Horn
Ulf Stegemann <[EMAIL PROTECTED]> writes: Hi Ulf, >> please try this one: >> >> diff --git a/lisp/org-gnus.el b/lisp/org-gnus.el >> index 7231538..05bed5b 100644 >> --- a/lisp/org-gnus.el >> +++ b/lisp/org-gnus.el >> @@ -157,12 +157,9 @@ If `org-store-link' was called with a prefix arg the >> me

[Orgmode] Re: [ANN] Org Invoice 1.0.0

2008-12-11 Thread Ulf Stegemann
Hi Peter, Peter Jones <[EMAIL PROTECTED]> wrote: > I thought I'd share some elisp that I'm using in conjunction with > org-mode for helping me prepare invoices. > > The attached file is useful for producing an org mode dblock that groups > headings by date and calculates billing information based

Re: [Orgmode] Any performance loss with radio targets?

2008-12-11 Thread Matthew Lundin
Hi Carsten, Carsten Dominik <[EMAIL PROTECTED]> writes: > Hi Matt, > > Hundreds or thousands of radio links would be disastrous, direct links > will work fine. > > - Carsten > That's what I suspected. Thanks so much for confirming it. - Matt > On Dec 10, 2008, at 9:34 PM, Matthew Lundin wrote:

[Orgmode] Re: Problem with org-gnus-follow-link

2008-12-11 Thread Ulf Stegemann
Hi Tassilo, Tassilo Horn <[EMAIL PROTECTED]> wrote: > Ulf Stegemann <[EMAIL PROTECTED]> writes: > >>> please try this one: >>> >>> diff --git a/lisp/org-gnus.el b/lisp/org-gnus.el >>> index 7231538..05bed5b 100644 >>> --- a/lisp/org-gnus.el >>> +++ b/lisp/org-gnus.el >>> @@ -157,12 +157,9 @@ If `

[Orgmode] Re: Problem with org-gnus-follow-link

2008-12-11 Thread Tassilo Horn
Ulf Stegemann <[EMAIL PROTECTED]> writes: Hi Ulf, > huh, that's strange. The patched version was really in effect here > when the tests failed. I've just updated Gnus to the latest (CVS) > version but again, it's not fixed for me ... and maybe it cannot be > fixed. The whole subject reminds me of

[Orgmode] Re: [ANN] Org Invoice 1.0.0

2008-12-11 Thread Peter Jones
Ulf Stegemann <[EMAIL PROTECTED]> writes: > If you plan to expand your package I'd have suggestions for it: > Currently, times are always given as hours and rates as hourly rates. > This is fine for a collection of smaller tasks. For projects it's much > more common to use person days, -weeks or -

[Orgmode] Re: Problem with org-gnus-follow-link

2008-12-11 Thread Ulf Stegemann
Hi Tassilo, Tassilo Horn <[EMAIL PROTECTED]> wrote: > Ulf Stegemann <[EMAIL PROTECTED]> writes: > >> huh, that's strange. The patched version was really in effect here >> when the tests failed. I've just updated Gnus to the latest (CVS) >> version but again, it's not fixed for me ... and maybe it

Re: [Orgmode] Saving column views in agenda

2008-12-11 Thread Eric Schulte
Matthew Lundin <[EMAIL PROTECTED]> writes: >> 3. Maybe what would be even beter is to build on Eric Schultes collector >>function an make something that would create a custom able from >>selected properties of matched entries. That could then be >>incorporated into a dynamic block so

[Orgmode] Re: Problem with org-gnus-follow-link

2008-12-11 Thread Tassilo Horn
Ulf Stegemann <[EMAIL PROTECTED]> writes: Hi Ulf, >> Please do a test for me: >> >> 1. Enter a group in Gnus >> 2. Delete the last article >> 3. Exit summary >> 4. Try `C-u 1 RET' on the group. It should issue "No unread news". >> 5. Do `M-: (gnus-activate-group "" t) RET' >> 6. Try `C-u 1 RET'

[Orgmode] Re: Problem with org-gnus-follow-link

2008-12-11 Thread Ulf Stegemann
Hi Tassilo, Tassilo Horn <[EMAIL PROTECTED]> wrote: > Ulf Stegemann <[EMAIL PROTECTED]> writes: > >>> Please do a test for me: >>> >>> 1. Enter a group in Gnus >>> 2. Delete the last article >>> 3. Exit summary >>> 4. Try `C-u 1 RET' on the group. It should issue "No unread news". >>> 5. Do `M-:

[Orgmode] Re: Problem with org-gnus-follow-link

2008-12-11 Thread Tassilo Horn
Ulf Stegemann <[EMAIL PROTECTED]> writes: >>> but again the summary buffer is not opened. >> >> That's really strange. BTW: What backend did you use for testing? I >> used nnimap. MAybe that makes the difference... > > Gotcha! It works on nnimap but not on nnml which I was using for the > tests

[Orgmode] Re: Problem with org-gnus-follow-link

2008-12-11 Thread Tassilo Horn
Hi Ulf, please try this one. diff --git a/lisp/org-gnus.el b/lisp/org-gnus.el index 7231538..3cf4b1e 100644 --- a/lisp/org-gnus.el +++ b/lisp/org-gnus.el @@ -74,11 +74,11 @@ If `org-store-link' was called with a prefix arg the meaning of (if (and (string-match "^nntp" group) ;; Only for nntp

[Orgmode] Tasks under COMMENT section are added to appt

2008-12-11 Thread Daniel Clemente
Hi, the agenda view ignores tasks which have a COMMENT keyword in the headline (or are children of a such headline): * COMMENT Past activities ** DONE Go do something, <2007-10-25 Do 18:00 +1w> ... ** DONE Something else I did SCHEDULED: <2008-12-11 dj 19:45> But I was surprised to find

Re: [Orgmode] Saving column views in agenda

2008-12-11 Thread Eric Schulte
Matthew Lundin writes: > Eric, > > Thanks so much. The updated org-collector works beautifully. This is a > very nice way to perform calculations on subsets of data. I don't > suppose there's any chance of generating a table that contains only > the items in the subset (e.g., only items in which

Re: [Orgmode] Saving column views in agenda

2008-12-11 Thread mdl
"Eric Schulte" writes: > Hi Matthew, > > Good idea. I've added a :conds parameter which can do just that, see > the example below. Notice that :conds should be a list of tests, not > just one single test, if this proves awkward it would be easy to add > a :cond parameter which doesn't require a

[Orgmode] Re: Problem with org-gnus-follow-link

2008-12-11 Thread Ulf Stegemann
Hi Tassilo, Tassilo Horn wrote: > please try this one. this works after some modifications (patch attached). XEmacs does not know `substring-no-properties' but org-compat has `org-substring-no-properties'. Besides, my Gnus holds `gnus-large-newsgroup' as a string not as integer. Unfortunately,

Re: [Orgmode] Saving column views in agenda

2008-12-11 Thread Matthew Lundin
Hi Eric, The addition of the :conds parameter to org-collector, the first example you provided (the one that zeroed out the amount for all items not "food") now results in 1 rather than 0 in the headings. (Example below.) Thanks for taking a look at this. Best, Matt * Example #+BEGIN: propvie

[Orgmode] Re: Problem with org-gnus-follow-link

2008-12-11 Thread Tassilo Horn
Ulf Stegemann writes: Hi Ulf, > this works after some modifications (patch attached). XEmacs does not > know `substring-no-properties' but org-compat has > `org-substring-no-properties'. Ah, ok. > Besides, my Gnus holds `gnus-large-newsgroup' as a string not as > integer. What?!? Do you set