[Orgmode] [22] [newbie] install remember?

2009-07-19 Thread Tom Roche
Hopefully this question isn't too stupid, but I'm up past my bedtime and I've been looking at a lotta docs and not finding an answer to * specific question: if I'm running a (GNU) emacs 22 (like the current stock ubuntu http://packages.ubuntu.com/jaunty/emacs ), do I need to install remembe

Re: [Orgmode] Re: Org-mode as a bug tracker.

2009-07-19 Thread Bastien
Óscar Fuentes writes: > Using org-mode instead of outline-mode is a no-brainer. The only > incovenient is org's complexity. A basic but effective use of org is > straightforward but its extensive documentation may seem daunting for > the occasional user. Maybe a paragraph or two at the beginning

Re: [Orgmode] org-remember problem

2009-07-19 Thread Nick Dokos
Mark Scala wrote: > Org-mode newbie here. I was having trouble getting org-remember to > work for me. I have the git version installed and followed the > org-manual instructions, but (org-remember-insinuate) kept throwing an > error while loading my .emacs. With other solutions suggested on th

[Orgmode] org-remember problem

2009-07-19 Thread Mark Scala
Org-mode newbie here. I was having trouble getting org-remember to work for me. I have the git version installed and followed the org-manual instructions, but (org-remember-insinuate) kept throwing an error while loading my .emacs. With other solutions suggested on the web, I kept getting an err

[Orgmode] Re: Org-mode as a bug tracker.

2009-07-19 Thread Óscar Fuentes
Bastien writes: >>> Any reasons why this is not a good idea? >> >> Just remembered that time ago, when the bug tracker for Emacs was >> discussed, Bastien proposed to use org-mode for it. > > Actually I'm glad you bring this up again, as I want to work on this > proposal again. > > There are act

[Orgmode] TAB completion for org-insert-link C-c C-l

2009-07-19 Thread Bastien
Hi all, I just pushed a small change I would like to hear feedback about. The basic idea is to allow TAB completion to suggest stored links when inserting a link with C-c C-l. Here is the log from the git repo: ,[ Also use TAB for completion with org-insert-link. ] | Before this patch the c

Re: [Orgmode] Re: New screencast about org-protocol.el

2009-07-19 Thread Keith Lancaster
On Jul 19, 2009, at 2:44 PM, Greg Newman wrote: Kieth, I've been working (in my spare time) on a applescript solution that's elegant. When I get it finished and working I'll let everyone know. I'm a Safari user but when it's done it will work with FF (or camino) too. Greg Newman http:/

Re: [Orgmode] Re: New screencast about org-protocol.el

2009-07-19 Thread Greg Newman
Kieth, I've been working (in my spare time) on a applescript solution that's elegant. When I get it finished and working I'll let everyone know. I'm a Safari user but when it's done it will work with FF (or camino) too. *Greg Newman* http://20seven.org twitter: 20seven On Sun, Jul 19, 2009 a

Re: [Orgmode] New screencast about org-protocol.el

2009-07-19 Thread Bastien
Gabi Danon writes: > Actually, unless I'm missing something there's no need for Ubiquity in > order to get this functionality: just assign a keyword to each > bookmarklet (for instance, 'org-rem', 'org-link' etc), and then you > just press ctrl-l, the keyword that you assigned, and Enter. Hey!

Re: [Orgmode] Feature request: javascript expand collapse

2009-07-19 Thread Bastien
Hi Xin, Xin Shi writes: > In my opinion, there is no directly contradict with Sebastian's design, they > are targeting to different tasks. It'll be nice it we can include both ... :) But... to me clicking on the title or clicking on a small button would achieve the same function: i.e. unfold t

Re: [Orgmode] Feature request: javascript expand collapse

2009-07-19 Thread Xin Shi
Hi Bastien, On Sun, Jul 19, 2009 at 1:00 PM, Bastien wrote: > Xin Shi writes: > > > I'm not sure if Sebastian has already implemented it or not. I saw my > friends > > using a software on Mac called aquaminds to produce webnotes, and that > "expand" > > button is very useful when presenting acro

[Orgmode] Re: New screencast about org-protocol.el

2009-07-19 Thread Matthew Lundin
Keith Lancaster writes: > The screencast is great, but I can't seem to get things working. On OS > X, I consistently get a message from Firefox that no application is > associated with org-protocol. This happens on both FF 3 and 3.5, and > regardless of how I specify emacsclient. Any thoughts on

Fwd: [Orgmode] New screencast about org-protocol.el

2009-07-19 Thread Keith Lancaster
forgot to cc Begin forwarded message: From: Keith Lancaster Date: July 19, 2009 12:24:46 PM CDT To: Bastien Subject: Re: [Orgmode] New screencast about org-protocol.el On Jul 19, 2009, at 11:57 AM, Bastien wrote: Hi Keith, Keith Lancaster writes: The screencast is great, but I can't se

Re: [Orgmode] New screencast about org-protocol.el

2009-07-19 Thread Gabi Danon
Actually, unless I'm missing something there's no need for Ubiquity in order to get this functionality: just assign a keyword to each bookmarklet (for instance, 'org-rem', 'org-link' etc), and then you just press ctrl-l, the keyword that you assigned, and Enter. Gabi Manish wrote: > Thanks for

Re: [Orgmode] Help: Convert Org-Mode to Shadowplan for Palm (Centro)

2009-07-19 Thread Bastien
p.raschdorff writes: > using both - my Palm OS device with the ShadowPlan outliner and Org-mode, > I've tried to bring these two worlds together. > > Shadow-Org > http://code.google.com/p/shadow-org/ > > are two perl-scripts that can convert org to shadowplan (xml) and back. > Doing some testing,

[Orgmode] Re: Feature request: javascript expand collapse

2009-07-19 Thread Xin Shi
Hi Matt, Thanks for your response. I knew the "toggle" button, but it's not what I need. However, I think based on the current system, it would not be too hard to add those "expand" on ... Xin On Sun, Jul 19, 2009 at 12:35 PM, Matthew Lundin wrote: > Xin Shi writes: > > > > I'm not sure if S

Re: [Orgmode] Feature request: javascript expand collapse

2009-07-19 Thread Bastien
Xin Shi writes: > I'm not sure if Sebastian has already implemented it or not. I saw my friends > using a software on Mac called aquaminds to produce webnotes, and that > "expand" > button is very useful when presenting across the internet during net-work > meeting. > > Here is the one example p

Re: [Orgmode] New screencast about org-protocol.el

2009-07-19 Thread Bastien
Hi Manish, Manish writes: > Thanks for the neat screencast. I finally configured org-protocol after > putting it off for a long time. The only thing that did not work for me was > the custom command creation in Ubiquity but I am sure that something to do > with my setup. Maybe these two ubiqu

Re: [Orgmode] New screencast about org-protocol.el

2009-07-19 Thread Bastien
Hi Keith, Keith Lancaster writes: > The screencast is great, but I can't seem to get things working. On OS > X, I consistently get a message from Firefox that no application is > associated with org-protocol. Actually the screencast is a bit misleading, as you need to explicity tell FF which

Re: [Orgmode] New screencast about org-protocol.el

2009-07-19 Thread Keith Lancaster
Greg, Dang - this was exactly what I'd been looking for... I'd appreciate it if you let me know if you have any luck, and I'll do the same. Keith On Jul 19, 2009, at 11:49 AM, Greg Newman wrote: Keith, I haven't been able to get it to work on OS X either. FF 3.x I believe is broken in th

Re: [Orgmode] New screencast about org-protocol.el

2009-07-19 Thread Greg Newman
Keith,I haven't been able to get it to work on OS X either. FF 3.x I believe is broken in that respect. I cannot get applescripts to work with it either. On Sun, Jul 19, 2009 at 12:13 PM, Keith Lancaster wrote: > The screencast is great, but I can't seem to get things working. On OS X, I > cons

Re: [Orgmode] New screencast about org-protocol.el

2009-07-19 Thread Manish
On Sun, Jul 19, 2009 at 4:18 PM, Bastien wrote: > Hi all, > > I have created a five-minutes screencast about basic usage of > org-protocol.el (also featuring ubiquity commands): > > http://vimeo.com/5662410 Thanks for the neat screencast. I finally configured org-protocol after putting it off for

[Orgmode] Re: Feature request: javascript expand collapse

2009-07-19 Thread Matthew Lundin
Xin Shi writes: > > I'm not sure if Sebastian has already implemented it or not. I saw my > friends using a software on Mac called aquaminds to produce webnotes, > and that "expand" button is very useful when presenting across the > internet during net-work meeting. > > Here is the one example pag

Re: [Orgmode] New screencast about org-protocol.el

2009-07-19 Thread Keith Lancaster
The screencast is great, but I can't seem to get things working. On OS X, I consistently get a message from Firefox that no application is associated with org-protocol. This happens on both FF 3 and 3.5, and regardless of how I specify emacsclient. Any thoughts on how to debug this? Than

Re: [Orgmode] Feature request: javascript expand collapse

2009-07-19 Thread Xin Shi
Hi Bastien, Thanks for coming back to my request! I'm not sure if Sebastian has already implemented it or not. I saw my friends using a software on Mac called aquaminds to produce webnotes, and that "expand" button is very useful when presenting across the internet during net-work meeting. Here

[Orgmode] Help: Convert Org-Mode to Shadowplan for Palm (Centro)

2009-07-19 Thread p . raschdorff
Hello, using both - my Palm OS device with the ShadowPlan outliner and Org-mode, I've tried to bring these two worlds together. Shadow-Org http://code.google.com/p/shadow-org/ are two perl-scripts that can convert org to shadowplan (xml) and back. Doing some testing, it seems that the Tags prese

[Orgmode] New screencast about org-protocol.el

2009-07-19 Thread Bastien
Hi all, I have created a five-minutes screencast about basic usage of org-protocol.el (also featuring ubiquity commands): http://vimeo.com/5662410 Enjoy, -- Bastien ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the