Re: [Orgmode] Re: iCal Import - updated code & Bug report

2007-06-20 Thread Tim O'Callaghan
)) Hope it helps, Tim. On 20/06/07, Carsten Dominik <[EMAIL PROTECTED]> wrote: I am trying to find this bug and have made a google agenda. How do I know which url to use to download it? Can you guide me through this? Thanks. - Carsten On Jun 20, 2007, at 0:52, Tim O'Callaghan w

Re: [Orgmode] iCal Import

2007-06-20 Thread Tim O'Callaghan
opy and paste fragments of elisp; I thought I'd post my ideas to see whether anyone else finds them interesting enough to implement. R. Tim O'Callaghan wrote: > HI, > > below is a bit of a hack i've come up with to attempt to read my > google calendar into my org agenda.

Re: [Orgmode] iCal Import

2007-06-20 Thread Tim O'Callaghan
oad it from it's svn repository: http://emacspeak.googlecode.com/svn/trunk/lisp/g-client/ And there is a google group for the project here: http://groups.google.com/group/emacs-g-client/ R. Tim O'Callaghan wrote: > The code could be adapted to write iCal information, but AFAIKT Google

Re: [Orgmode] Re: iCal Import - updated code & Bug report

2007-06-21 Thread Tim O'Callaghan
My apologies, i should have included this before: Debugger entered--Lisp error: (error "before first heading") signal(error ("before first heading")) cerror("before first heading") apply(cerror "before first heading" nil) error("before first heading") (or (re-search-backward (concat "^\\(?:"

[Orgmode] Agenda Focus Mode - An Agenda Idea.

2007-09-05 Thread Tim O'Callaghan
Hi, I keep a list of Project and Next Action verbs in my org file. When i am creating a Next Action or Project headline i try and use these verbs to help keep the language project and action focused. For example my current lists are: Project Verbs --- | Final

Re: [Orgmode] Agenda Focus Mode - An Agenda Idea.

2007-09-05 Thread Tim O'Callaghan
Carsten > > On Sep 5, 2007, at 11:46, Tim O'Callaghan wrote: > > > Hi, > > > > I keep a list of Project and Next Action verbs in my org file. When i > > am creating a Next Action or Project headline i try and use these > > verbs to help keep the language

Re: [Orgmode] Agenda Focus Mode - An Agenda Idea.

2007-09-05 Thread Tim O'Callaghan
On 05/09/07, Carsten Dominik <[EMAIL PROTECTED]> wrote: > > On Sep 5, 2007, at 15:23, Tim O'Callaghan wrote: > > > On 05/09/07, Carsten Dominik <[EMAIL PROTECTED]> wrote: > >> Do you mean for interactive use, to be able to specify the regexp at > &g

Re: [Orgmode] org-mode PDAs

2007-09-19 Thread Tim O'Callaghan
On 18/09/2007, Daniel M German <[EMAIL PROTECTED]> wrote: > > > Jason> Cezar <[EMAIL PROTECTED]> writes: > >> I would like to know if there are any PDA or Smartphone devices to > >> use with org-mode, and be able to sync between them with ease. > > Jason> Not entirely serious: has anyone porte

Re: [Orgmode] Org-mode to PDA export

2007-09-24 Thread Tim O'Callaghan
On 24/09/2007, Ian Barton <[EMAIL PROTECTED]> wrote: > > Is there any trick we can use to sync em both ways ? > > Some ideas that come to mind are : email and chop the email or some > > kind of web service that can sit on the laptop (web server). > > > > I have an E61 (Symbian). I have given

Fwd: [Orgmode] Re: org-mode and Google Calendar

2007-09-28 Thread Tim O'Callaghan
On 28/09/2007, Rick Moynihan <[EMAIL PROTECTED]> wrote: > Leo wrote: > > On 2007-09-28 08:12 +0100, Cezar wrote: > >> Hello, > >> > >> Is there any way to sync org-mode with google calendar ? > >> And if not, is this planed/possible ? > >> > >> Regards, > >> Cezar > > > > This can be very inter

[Orgmode] Org Remember idea

2007-11-06 Thread Tim O'Callaghan
I've started using Remember mode more and more, and it has given me an idea for new piece of functionality. %c - insert clipboard/kill-ring at point This is for 'auto' pasting links or snippets of text from my browser into an org file. What do you think? Tim. _

Re: [Orgmode] Org Remember idea

2007-11-06 Thread Tim O'Callaghan
On 06/11/2007, Carsten Dominik <[EMAIL PROTECTED]> wrote: > > On 6Nov2007, at 5:42 PM, Tim O'Callaghan wrote: > > > I've started using Remember mode more and more, and it has given me an > > idea for new piece of functionality. > > > > %c - insert

Re: [Orgmode] Org Remember idea

2007-11-06 Thread Tim O'Callaghan
On 06/11/2007, Tim O'Callaghan <[EMAIL PROTECTED]> wrote: > On 06/11/2007, Carsten Dominik <[EMAIL PROTECTED]> wrote: > > > > On 6Nov2007, at 5:42 PM, Tim O'Callaghan wrote: > > > > > I've started using Remember mode more and more, and it

Re: [Orgmode] Org Remember idea

2007-11-06 Thread Tim O'Callaghan
sorry - i mean disabled in non-windowing environments. On 06/11/2007, Tim O'Callaghan <[EMAIL PROTECTED]> wrote: > On 06/11/2007, Tim O'Callaghan <[EMAIL PROTECTED]> wrote: > > On 06/11/2007, Carsten Dominik <[EMAIL PROTECTED]> wrote: > > > > &g

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Tim O'Callaghan
On 07/11/2007, Adam Spiers <[EMAIL PROTECTED]> wrote: > On Wed, Nov 07, 2007 at 02:23:12PM +0100, Tim O'Callaghan wrote: > > On 07/11/2007, Adam Spiers <[EMAIL PROTECTED]> wrote: > > > I have several personal .org files, and several work-related ones too. > &g

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Tim O'Callaghan
On 07/11/2007, Adam Spiers <[EMAIL PROTECTED]> wrote: > I have several personal .org files, and several work-related ones too. > In each personal file, I have a line: > > #+CATEGORY: personal > > and in each work-related file, I have a line: > > #+CATEGORY: work > > I would like to be able to b

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Tim O'Callaghan
On 07/11/2007, Adam Spiers <[EMAIL PROTECTED]> wrote: > On Wed, Nov 07, 2007 at 02:59:35PM +0100, Tim O'Callaghan wrote: > > On 07/11/2007, Adam Spiers <[EMAIL PROTECTED]> wrote: > > > On Wed, Nov 07, 2007 at 02:23:12PM +0100, Tim O'Callaghan wrote: > >

Re: [Orgmode] undo in org.el

2007-11-13 Thread Tim O'Callaghan
On 13/11/2007, Carsten Dominik <[EMAIL PROTECTED]> wrote: > Dammit, if I only had know about this earlier! I implemented > multibuffer undo for the agenda, sort-of by hand. This looks much > easier, but on this other hand it will not work on XEmacs. > > Sometimes I wander how many XEmacs users ar

<    1   2