Re: [Orgmode] org-annotation-helper

2009-05-04 Thread Sebastian Rose
Hi Thiery, this is a problem of HTML. HTML has no linebreaks (or better: they are ignored). Since the browser doesn't know about the linebreaks, you simple get one line of text. Only lists are send with linebreaks it seems. For normal text this is no problem, just press `M-q' and everything i

Re: [Orgmode] org-annotation-helper

2008-09-06 Thread Christopher Suckling
On Thu, Sep 04, 2008 at 04:06:28PM -0500, Robert Goldman wrote: > Has anyone managed to get org-annotation-helper to work with Firefox 3 > on Mac OSX Leopard? I've got something even nicer almost up and running, assuming you like Quicksilver; assorted scripts to insert links and remember notes fr

Re: [Orgmode] org-annotation-helper

2008-09-01 Thread Richard G Riley
"Peter Westlake" <[EMAIL PROTECTED]> writes: > On Sun, 31 Aug 2008 12:19:23 +0200, "Richard G Riley" > <[EMAIL PROTECTED]> said: >> >> caveat : I do not know if this is optimal or even recommended but it now >> works for me. >> >> I have modified the code a little to remove hex from the actual l

Re: [Orgmode] org-annotation-helper

2008-09-01 Thread Peter Westlake
On Mon, 1 Sep 2008 13:27:18 +0200, "Carsten Dominik" <[EMAIL PROTECTED]> said: > > On the subject of org-annotation-helper, the code has this comment > > about %a: > > > >> | ;; FIXME can't access %a in the template -- how to set > >> annotation? (raise-frame) > > > > While I was trying to

Re: [Orgmode] org-annotation-helper

2008-09-01 Thread Carsten Dominik
On Sep 1, 2008, at 1:20 PM, Peter Westlake wrote: On Sun, 31 Aug 2008 12:19:23 +0200, "Richard G Riley" <[EMAIL PROTECTED]> said: caveat : I do not know if this is optimal or even recommended but it now works for me. I have modified the code a little to remove hex from the actual link.

Re: [Orgmode] org-annotation-helper

2008-09-01 Thread Peter Westlake
On Sun, 31 Aug 2008 12:19:23 +0200, "Richard G Riley" <[EMAIL PROTECTED]> said: > > caveat : I do not know if this is optimal or even recommended but it now > works for me. > > I have modified the code a little to remove hex from the actual link. > I > have "boxquoted" all code so you will need

Re: [Orgmode] org-annotation-helper

2008-08-31 Thread Richard G Riley
caveat : I do not know if this is optimal or even recommended but it now works for me. I have modified the code a little to remove hex from the actual link. I have "boxquoted" all code so you will need to remove that. firefox/iceweasel : To set up the bookmark link, simple create a new book mark

Re: [Orgmode] org-annotation-helper

2008-08-31 Thread Richard G Riley
I have found that the released code is wrong. I got it working for a short while by following the instructions at the following link but tiny little issues like the formatting of the javascript cause some cut and paste issues and can easily break the system. In addition, when I create my remember

Re: [Orgmode] org-annotation-helper

2008-08-30 Thread Nick Dokos
Richard G Riley <[EMAIL PROTECTED]> wrote: > > Can someone please confirm they have org-annotation-helper working with > Firefox/Iceweasel 3? I have not been able to get org-annotation-helper working at all w/Firefox 3. I get an unhandled exception in Javascript at the browser, don't know why:

Re: [Orgmode] org-annotation-helper

2008-05-19 Thread Carsten Dominik
On May 18, 2008, at 11:38 PM, John Rakestraw wrote: Hi Dan, Carsten, Alan and others -- Dan, thanks for following up on this. Carsten, I'm happy to have this added to the contrib/lisp directory. However, I really shouldn't be listed in the code as an author. Fixed, thanks. - Carsten Bas

Re: [Orgmode] org-annotation-helper

2008-05-18 Thread John Rakestraw
Hi Dan, Carsten, Alan and others -- Dan, thanks for following up on this. Carsten, I'm happy to have this added to the contrib/lisp directory. However, I really shouldn't be listed in the code as an author. Bastien did the initial adaptations of the code from the emacs-planner list. I sent it to

Re: [Orgmode] org-annotation-helper

2008-05-17 Thread Carsten Dominik
Hi, I have now added this file to the contrib/lisp directory. If any of the authors does not agree with thi, please let me know. - Carsten On May 17, 2008, at 2:16 AM, Daniel M German wrote: hi everybody, I took the liberty of updating the elisp file that John Rakestraw sent last week. I (t