[Orgmode] Re: os x integration ?

2008-07-09 Thread Cezar Halmagean
"Charles philip Chan" <[EMAIL PROTECTED]> writes: > So it seems that Aquamacs (at least for now) is based on Carbon Emacs > where as Emacs.app's GUI is pure Appkit (Cocoa). Aha, thanks for that. Any idea what might be the advantages of using Emacs.app over Aquamacs ? Cezar ___

Re: [Orgmode] Re: os x integration ?

2008-07-09 Thread Charles philip Chan
Cezar Halmagean <[EMAIL PROTECTED]> writes: > I don't see nothing about Aquamacs there. , | Carbon Emacs provides the most recently released version (22.1, June | 2007) of GNU Emacs for Mac users. Emacs shipped with Leopard is also | Carbon Emacs (you can complement a dummy Application bundl

[Orgmode] Re: os x integration ?

2008-07-09 Thread Cezar Halmagean
"Charles philip Chan" <[EMAIL PROTECTED]> writes: > > I found more info comparing the two here: > > http://www.mail-archive.com/[EMAIL PROTECTED]/msg00293.html > I don't see nothing about Aquamacs there. Cezar ___ Emacs-orgmode mailing list Remember

Re: [Orgmode] Re: os x integration ?

2008-07-09 Thread Charles philip Chan
"Charles philip Chan" <[EMAIL PROTECTED]> writes: >> Is that better than Aquamcs ? > > From what I see on the Aquaemacs web page, it is based off Emacs's 22 while > Emacs.app: > > http://emacs-app.sourceforge.net/ > > is based on the unicode-2 branch of Emacs (now Emacs 23). I found more info co

Re: [Orgmode] Re: os x integration ?

2008-07-09 Thread Charles philip Chan
Cezar Halmagean <[EMAIL PROTECTED]> writes: > Is that better than Aquamcs ? From what I see on the Aquaemacs web page, it is based off Emacs's 22 while Emacs.app: http://emacs-app.sourceforge.net/ is based on the unicode-2 branch of Emacs (now Emacs 23). The main difference is that Emacs.app h

[Orgmode] Re: os x integration ?

2008-07-09 Thread Cezar Halmagean
"Charles philip Chan" <[EMAIL PROTECTED]> writes: > Not from every where, but you should be able to define a few terminal > services (by using emacsclient) in Terminal.app to at least make it work > with selected file items in Finder.app or capture text put into the > paste board. However, YMMV si

Re: [Orgmode] os x integration ?

2008-07-09 Thread Charles philip Chan
[EMAIL PROTECTED] writes: > Is there any way to have org-mode integrate with OS X better ? > > There are a few GTD apps out there for OS X that do a nice job at > that: (THINGS, OmniFocus, Anxiety, etc). Some have a global shortcut > for adding tasks from anywhere (THINGS and OmniFocus), o

[Orgmode] os x integration ?

2008-07-09 Thread cezar
Hi, Is there any way to have org-mode integrate with OS X better ? There are a few GTD apps out there for OS X that do a nice job at that: (THINGS, OmniFocus, Anxiety, etc). Some have a global shortcut for adding tasks from anywhere (THINGS and OmniFocus), other have a sexy icon in the

[Orgmode] Re: [PATCH] Typo - Fix description of org-clock-in

2008-07-09 Thread Carsten Dominik
Fixed, thanks. - Carsten On Jul 9, 2008, at 9:39 AM, Bernt Hansen wrote: --- lisp/org-clock.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lisp/org-clock.el b/lisp/org-clock.el index 62d3d58..b46d486 100644 --- a/lisp/org-clock.el +++ b/lisp/org-clock.el @@ -207,7

Re: [Orgmode] Publishing org files : index

2008-07-09 Thread Carsten Dominik
Hi Manuel, I added this change and like the idea. However, I again had problems with your patch, so I had to apply by hand. Please check that everything arrived correctly in the git repo. Thanks a lot. I left the default for now at `tree'. - Carsten On Jul 8, 2008, at 9:54 PM, Manuel He

[Orgmode] [PATCH] Typo - Fix description of org-clock-in

2008-07-09 Thread Bernt Hansen
--- lisp/org-clock.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lisp/org-clock.el b/lisp/org-clock.el index 62d3d58..b46d486 100644 --- a/lisp/org-clock.el +++ b/lisp/org-clock.el @@ -207,7 +207,7 @@ of a different task.") (defun org-clock-in (&optional select)