I'm hooking into the agenda update hook.
See my next email on the appt thread for the setup.
Thanks.
On Sun, Mar 02, 2008 at 06:35:20AM +0100, Richard G Riley wrote:
> Wanrong Lin <[EMAIL PROTECTED]> writes:
>
> > I do it like this:
> >
> > (run-at-time "0:30am" (* 24 3600) 'org-agenda-to-appt)
Ok, so I've got appt working with org, along with Gnome popups with
zenity to alert me of events.
I wanted to aggregate the advice I'd received into one place, which
could be posted later to wiki or worg, etc.
I would welcome feedback, as I'm currently vetting this
configuration. I'll post any up
Russell Adams <[EMAIL PROTECTED]> writes:
v> Ok, so I've got appt working with org, along with Gnome popups with
> zenity to alert me of events.
>
> I wanted to aggregate the advice I'd received into one place, which
> could be posted later to wiki or worg, etc.
>
> I would welcome feedback, as I'
On Sun, Mar 2, 2008 at 4:52 AM, Wanrong Lin <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Right now we can have a repeated time stamp like this:
>
> * TODO Do this every month
> SCHEDULED: <2008-03-01 Sat +1m>
>
> If I am late and mark the above done on 2008-03-05, the time stamp will
> automatically
I don't know if that is related to this code.
For the list, what version are you running?
On Sun, Mar 02, 2008 at 06:51:42PM +0100, Richard G Riley wrote:
> BTW, one small problem - when I updated a schedule in the agenda
> interface, the agenda file doesn't update in the buffer. Closing it and
>
I think even if it is not a deadline, just personal scheduled stuff (no
"external force") , there are cases where you just want to do things
periodically at a certain date/time, so we should keep the old behavior.
We don't have to choose between these two (jumping from current date and
jumpin
On Sat, Mar 01, 2008 at 04:35:14AM +0530, Manish wrote:
> On Sat, Mar 1, 2008 at 4:19 AM, Bastien <[EMAIL PROTECTED]> wrote:
> > Manish <[EMAIL PROTECTED]> writes:
> >
> > > On Sat, Mar 1, 2008 at 3:39 AM, Bastien <[EMAIL PROTECTED]> wrote:
> > >> Manish <[EMAIL PROTECTED]> writes:
> > >>
> > >
Some next/prev texinfo pointers were corrupted by the insertion of the
`Keyword search' node in between `Timeline' and `Stuck projects':
makeinfo --no-split org.texi -o org
/home/aspiers/lib/emacs/major-modes/org-mode.git//org.texi:5117: Next field of
node `Keyword search' not pointed to (perhaps
Adam Spiers <[EMAIL PROTECTED]> writes:
> Some next/prev texinfo pointers were corrupted by the insertion of the
> `Keyword search' node in between `Timeline' and `Stuck projects':
>
> I've never done texinfo before but I assume this is the right patch -
> it seems to work:
Applied, thanks.
For
Adam Spiers <[EMAIL PROTECTED]> writes:
>> > Is _everyone_ pulling from git in this room??
>
> :-)
>
>> I do.
>
> Me too.
>
>> `make' completes cleanly now. Thanks.
>
> ... but only if you have erc installed (it's shipped with emacs 22 but
> not emacs 21):
>
> This is because org-default-extensi
Parameters are fluidly bound as early as possible. Added one
helper function, orgtbl-format-section, and removed one,
org-get-param. Also cleaned org-format-line.
Signed-off-by: Jason Riedy <[EMAIL PROTECTED]>
---
org.el | 100 +--
1
Each of lstart, lend, and lfmt permits a last-line specialization
called llstart, etc. with corresponding heading versions.
Signed-off-by: Jason Riedy <[EMAIL PROTECTED]>
---
I forgot to save the message id for my rearrangement patch, but
this patch relies on that one.
org.el | 32 ++
Russell Adams <[EMAIL PROTECTED]> writes:
> Ok, so I've got appt working with org, along with Gnome popups with
> zenity to alert me of events.
Works nice here, thanks.
> I wanted to aggregate the advice I'd received into one place, which
> could be posted later to wiki or worg, etc.
I posted t
And Carsten Dominik writes:
> Would you like to fix this minor issue and then resubmit your patch?
Heh. Took a few minutes and refactored the relevant routines.
Will post shortly.
Jason
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send
You can slice a single table full of calculations in different ways
into separate destinations. Or you can format the table differently.
There are many fun and exciting possible uses.
Signed-off-by: Jason Riedy <[EMAIL PROTECTED]>
---
> I think the easiest would be to write a little lisp progr
Each of lstart, lend, and lfmt permits a last-line specialization
called llstart, etc. with corresponding heading versions.
Signed-off-by: Jason Riedy <[EMAIL PROTECTED]>
---
Argh. Already found one problem: I didn't fall back to non-last-line
properties when appropriate.
org.el | 34
Functions and dynamic binding permit some fun uses, including
gathering up header names for use in SQL insert statements.
Signed-off-by: Jason Riedy <[EMAIL PROTECTED]>
---
org.el | 38 ++
org.texi |5 -
2 files changed, 34 insertions(+), 9 deletion
This code is only partially baked, but it's working for me at the
moment. I'm using my multi-target changes to generate both a
LaTeX description of the values as well as SQL insert statements
in separate noweb chunks. The code leaves a spare blank line
in place of the header and cannot handle mor
18 matches
Mail list logo