Re: [Orgmode] [PATCH] Detect Mac OS X in iCal import

2010-03-30 Thread Christopher Suckling
Thanks. I did this in my local repository last September and completely forgot to submit it. Though curiously the contrib version seems to work fine on my Snow Leopard install. Best, Christopher On Tue, 30 Mar 2010 16:03:08 -0500, Jonathan Creekmore wrote: > This patch modifies the Mac OS X de

Re: [Orgmode] [ANN] org-mac-protocol, fully updated for 10.6 and with added applications

2010-03-29 Thread Christopher Suckling
On Mon, 29 Mar 2010 13:28:31 +0200, Carsten Dominik wrote: >>> >>> this is awesome! >>> >>> I guess this is a single elisp file? >>> Then you should just send it to me when ready. I will add it and >>> also make an entry for it in org-modules. >> >> There is a single elisp file, but there are a

[Orgmode] [ANN] org-mac-protocol, fully updated for 10.6 and with added applications

2010-03-26 Thread Christopher Suckling
A suite of scripts that allow the user to annotate their org-mode buffers without switching focus from other OS X applications. The following applications are currently supported: + Safari, including linking to multiple tabs + Mail + Address Book + Skim + BibDesk + Pages + Numbers

Re: [Orgmode] org-mac-addressbook.el

2010-03-22 Thread Christopher Suckling
On Sun, 21 Mar 2010 18:32:17 +0100, Carsten Dominik wrote: > > this is awesome, thank you very much. Quite so. > I would like to integrate this into org-mac-message.el - I don't > think it makes much sense to put this into a separate file. My inclination is to integrate it into the almost comp

Re: [Orgmode] Problem with org-mac-protocol

2010-02-16 Thread Christopher Suckling
On Tue, 16 Feb 2010 09:47:40 +0100, Christian Zang wrote: > > I installed org-mac-protocol according to the instructions in > org-mac-protocol.org on Mac OS X 10.6 with Emacs CVS 23 and a very > recent pull of org-mode from git. > > With my setup, there seems to be a problem with the AppleScript

Re: [Orgmode] Bug: Can't set org-export-latex-title-command using #+BIND: [6.33trans]

2010-01-04 Thread Christopher Suckling
On Mon, 4 Jan 2010 17:50:07 +0100, Carsten Dominik wrote: > > I believe this might be fixed now - please verify! > Indeed it is. As ever, many thanks. Christopher ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. E

Re: [Orgmode] Bug: Can't set org-export-latex-title-command using #+BIND: [6.33trans]

2009-12-20 Thread Christopher Suckling
e value "\\maketitle", no matter what the value of the #+BIND: line. Best, Christopher > Fixed, thanks > > - Carsten > > On Dec 20, 2009, at 11:58 AM, Christopher Suckling wrote: > >> >> Remember to cover the basics, that is, what you expected to happen and &g

[Orgmode] Bug: Can't set org-export-latex-title-command using #+BIND: [6.33trans]

2009-12-20 Thread Christopher Suckling
to latex yields: , | % Created 2009-12-20 Sun 10:52 | % BEGIN defaults | \documentclass[a4paper, 12pt]{memoir} | \usepackage{org-export} | % END defaults | | | \title{test} | \author{Christopher Suckling} | \date{20 December 2009} | | \begin{document} | | \maketitle | | \setcoun

Re: [Orgmode] [org-mac-protocol] How to actually set it up and use it?

2009-12-16 Thread Christopher Suckling
On Tue, 15 Dec 2009 13:58:26 -0600, Ron Parker wrote: > On Dec 13, 2009, at 8:48 AM, Christopher Suckling wrote: > >> On Sat, 12 Dec 2009 12:56:00 -0600, Ron Parker >> wrote: >> >>> After reading this message I downloaded org-mac-protocol and >>> insta

Re: [Orgmode] [org-mac-protocol] How to actually set it up and use it?

2009-12-13 Thread Christopher Suckling
On Sat, 12 Dec 2009 12:56:00 -0600, Ron Parker wrote: > After reading this message I downloaded org-mac-protocol and installed > it. The scripts work for me if I open them in Script Editor and run > them, but they do not work from the scripts menu nor from Quicksilver. Second thought: If you g

Re: [Orgmode] [org-mac-protocol] How to actually set it up and use it?

2009-12-12 Thread Christopher Suckling
On Sat, 12 Dec 2009 12:56:00 -0600, Ron Parker wrote: > After reading this message I downloaded org-mac-protocol and installed > it. The scripts work for me if I open them in Script Editor and run > them, but they do not work from the scripts menu nor from Quicksilver. Weird. Of course, if run

Re: [Orgmode] [org-mac-protocol] How to actually set it up and use it?

2009-12-11 Thread Christopher Suckling
On Fri, 11 Dec 2009 12:47:16 -0600, Marcelo de Moraes Serpa wrote: > > I just moved to a MacBook, couldn't be happier and mainly because the last > version of emacs compiles flawlessly and works like a charm. It's even as > beatiful as other OSX apps. Great. > > I've been looking through Worg an

Re: [Orgmode] Gnus link bug

2009-08-24 Thread Christopher Suckling
On Mon, 24 Aug 2009 02:32:38 +0800, Bastien wrote: > >> I haven't used org to store links from Gnus for almost two years and >> today I tried it again and found at least one annoying bug. >> >> In the summary buffer, calling org-store-link will display the article >> buffer which is uncalled for

[Orgmode] Re: org-mac-protocol

2009-08-19 Thread Christopher Suckling
On Tue, 18 Aug 2009 15:29:43 -0700, Samuel Wales wrote: > > I am thinking of trying org-mac-protocol, but I have questions, and > perhaps Worg can be updated with the answers to my questions. > > First, is org-protocol.el required? Does org-mac-protocol build on it > or replace it? > Yes, org-p

[Orgmode] Tiny bugfix for org-checklist.el

2009-08-05 Thread Christopher Suckling
Best wishes, Christopher diff --git a/contrib/lisp/org-checklist.el b/contrib/lisp/org-checklist.el index 63daf3e..657c6e1 100644 --- a/contrib/lisp/org-checklist.el +++ b/contrib/lisp/org-checklist.el @@ -95,7 +95,7 @@ of checkbox items" (t t) (nil (y

Re: [Orgmode] Re: org-mac-protocol problem - Initial content missing

2009-08-03 Thread Christopher Suckling
On Sun, 02 Aug 2009 17:08:26 +0800, CHENG Gao wrote: > > For example, I visit the page: > http://orgmode.org/worg/org-contrib/org-protocol.php > > Then I run org-remember from script menu. The remember buffer I got is: > > > , > | ## C-c C-c "~/.emacs.d/org/notes.org" -> "* Remember" > |

Re: [Orgmode] Re: ANN: org-mac-protocol : AppleScripts to invoke org-protocol from various applications

2009-08-02 Thread Christopher Suckling
On Mon, 20 Jul 2009 17:10:38 -0400, Austin Frank wrote: > > Thanks! This looks really interesting. Is there any way to use > applescript to track change in application focus? I'd be interested in > logging when I change to or away from each application, and having that > time tracking informat

Re: [Orgmode] org-mac-protocol problem - Initial content missing

2009-08-02 Thread Christopher Suckling
On Sun, 02 Aug 2009 02:59:29 +0800, CHENG Gao wrote: > I found "%i" in remember template doesn't work. In remember buffer I > only get link to original page. Initial content is not inserted even > though I selected them, and even I did "Command-c" after the content is > selected. > > How could I

Re: [Orgmode] ANN: org-mac-protocol, let's try again

2009-07-23 Thread Christopher Suckling
'org-remember-templates ... ) and ask users to add their own templates. Christopher > On Tue, Jul 21, 2009 at 7:33 PM, Christopher Suckling > wrote: > >> On Tue, 21 Jul 2009 15:15:09 -0400, Greg Newman wrote: >> >> > Chris,I figured out what my issue w

Re: [Orgmode] ANN: org-mac-protocol, let's try again

2009-07-21 Thread Christopher Suckling
On Tue, 21 Jul 2009 15:15:09 -0400, Greg Newman wrote: > Chris,I figured out what my issue was last night. My org-mode 6.25 was > stomping on my git clone of 6.28b. With that fixed i can get it to work... > with only links. > With notes and remember i get the following error every time; any clu

Re: [Orgmode] ANN: org-mac-protocol : AppleScripts to invoke org-protocol from various applications

2009-07-20 Thread Christopher Suckling
On Tue, Jul 21, 2009 at 12:59 AM, Greg Newman wrote: > I was actually doing it right Chris (require 'org-mac-protocol).  I hadn't > noticed a typo. It's genuinely working for me now; restarted computer and everything! If you could have one more shot with what I uploaded a couple of minutes ago (

[Orgmode] ANN: org-mac-protocol, let's try again

2009-07-20 Thread Christopher Suckling
Apologies to the early adopters to whom I sold some dummies. Hopefully this should work better. (I had so much residual stuff sitting in memory that I was under the false impression that everything just worked TM) The installer is, I'm afraid, 10.5 only. The manual includes, um, manual installa

Re: [Orgmode] ANN: org-mac-protocol : AppleScripts to invoke org-protocol from various applications

2009-07-20 Thread Christopher Suckling
On Tue, Jul 21, 2009 at 12:04 AM, Greg Newman wrote: > Hmm, Chris. > No matter what I do I always get "Required feature `org-mac-protocol' was > not provided" when I re-eval.  I can load-file fine but when I add it to my > configs, before or after org-mode it always barks at me. > Urrrgh. Stupid t

Re: [Orgmode] ANN: org-mac-protocol : AppleScripts to invoke org-protocol from various applications

2009-07-20 Thread Christopher Suckling
On Mon, Jul 20, 2009 at 11:42 PM, Greg Newman wrote: > Chris, > Just a note, the package tried to install by default to my root dir and > failed.  I changed it to ~/ and it then installed.  Not sure if you can make > something else the default or have it ask for roots password.  I almost > didn't s

Re: [Orgmode] ANN: org-mac-protocol : AppleScripts to invoke org-protocol from various applications

2009-07-20 Thread Christopher Suckling
On Mon, Jul 20, 2009 at 7:03 PM, Greg Newman wrote: > Awesome Chris, thanks!  Now I don't have to finish my safari > org-protocol > script. > I'll give this a try this evening and report back.  Is this on github by > chance? Not yet; I've yet to start playing with that. Maybe late tonight! Today'

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

2009-07-20 Thread Christopher Suckling
On Sun, Jul 19, 2009 at 8: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, I'd love

[Orgmode] ANN: org-mac-protocol : AppleScripts to invoke org-protocol from various applications

2009-07-20 Thread Christopher Suckling
All, This is essentially a rewrite of my org-annotate-quicksilver suite of scripts for compatibility with org-protocol with a major improvement: Quicksilver is no longer required. Launch the scripts from the Script menu in the menu bar or from your favourite script launcher (including Quicksilver

Re: [Orgmode] More Mac OS stuff: iCal.app - org integration

2009-06-05 Thread Christopher Suckling
works? Best wishes, Christopher On Jun 5, 2009, at 1:50 PM, Christopher Suckling wrote: The nature of my work means that I find it more convenient to work in the month view of iCal.app as my default diary with lots of allday and multiday events. Of course, I'd still like to see them

[Orgmode] More Mac OS stuff: iCal.app - org integration

2009-06-05 Thread Christopher Suckling
The nature of my work means that I find it more convenient to work in the month view of iCal.app as my default diary with lots of allday and multiday events. Of course, I'd still like to see them in my daily org agenda. The attached file will create an Emacs diary file containing events f

Re: [Orgmode] OT: spelling dictionary on Mac OS, and apple script

2009-06-05 Thread Christopher Suckling
On 5 Jun 2009, at 08:12, Carsten Dominik wrote: I'm sure all of you know by now how bad a typist/speller I am. A small part of this problem is that I write constantly in three language, Dutch, German, and English. Therefore I have my spell checker on my Mac Powerbook set to "Multilingual". So

Re: [Orgmode] org-protocol for safari?

2009-05-29 Thread Christopher Suckling
On 29 May 2009, at 00:54, Samuel Wales wrote: Has anybody gotten org-protocol to work for Safari? Earlier I asked if anybody has written a script to parse Safari bookmarks and orgify them; this would be another solution, just click on each tab. I've got some Applescripts for use with Quicksil

Re: [Orgmode] Format for timestamp export

2009-04-13 Thread Christopher Suckling
On 13 Apr 2009, at 07:54, Carsten Dominik wrote: Fixed for LaTeX export, and documented. - Carsten Thanks. Works perfectly. Christopher On Apr 12, 2009, at 8:37 PM, Daniel Clemente wrote: El jue, abr 09 2009, Carsten Dominik va escriure: Can I format timestamps on export? You can c

Re: [Orgmode] Format for timestamp export

2009-04-12 Thread Christopher Suckling
On 12 Apr 2009, at 19:37, Daniel Clemente wrote: El jue, abr 09 2009, Carsten Dominik va escriure: Can I format timestamps on export? You can customize them for display, which will also transfer to exported files. Check out the variables `org-display-custom-times' and `org-time-stamp-custom

Re: [Orgmode] org-export-latex.el renamed

2009-04-12 Thread Christopher Suckling
On 12 Apr 2009, at 19:01, Carsten Dominik wrote: Yes, I just saw that too. Fixed now. Indeed it is. Thanks. Christopher ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.

Re: [Orgmode] org-export-latex.el renamed

2009-04-12 Thread Christopher Suckling
On 12 Apr 2009, at 07:23, Carsten Dominik wrote: Hi Christopher, On Apr 9, 2009, at 7:23 PM, Christopher Suckling wrote: On 9 Apr 2009, at 17:33, Carsten Dominik wrote: the file org-export-latex.el has been renamed to org-latex.el. I think some of you might have (require 'org-e

Re: [Orgmode] org-export-latex.el renamed

2009-04-09 Thread Christopher Suckling
On 9 Apr 2009, at 17:33, Carsten Dominik wrote: the file org-export-latex.el has been renamed to org-latex.el. I think some of you might have (require 'org-export-latex) in your setup, this needs to be changed. Also, after pulling from the git repo, running make clean make to produce

Re: [Orgmode] Patch for growl notifications without uncommenting hacks

2009-04-07 Thread Christopher Suckling
, Christopher On 7 Apr 2009, at 14:15, David Abrahams wrote: On Apr 7, 2009, at 4:12 AM, Christopher Suckling wrote: And done. Thanks. s/GrowlaHelperApp/GrowlHelperApp/ and there are two lines of comment (where the link is) that seem to be indented slightly differently from the rest

Re: [Orgmode] Patch for growl notifications without uncommenting hacks

2009-04-07 Thread Christopher Suckling
On 7 Apr 2009, at 01:16, David Abrahams wrote: On Apr 6, 2009, at 6:27 PM, Christopher Suckling wrote: On 6 Apr 2009, at 01:49, David Abrahams wrote: This patch to org-mac-message.el should make it show growl notifications when searching for flagged messages and growl is running, and

Re: [Orgmode] Patch for growl notifications without uncommenting hacks

2009-04-06 Thread Christopher Suckling
On 6 Apr 2009, at 01:49, David Abrahams wrote: This patch to org-mac-message.el should make it show growl notifications when searching for flagged messages and growl is running, and work silently otherwise. Thanks, works nicely. Below patch adapts for general case, cleans up commentary

Re: [Orgmode] Problem with org-mac-message.el

2009-04-05 Thread Christopher Suckling
On 4 Apr 2009, at 11:33, Carsten Dominik wrote: Hi Christopher, I have applied the patch, thanks. Also I made the following modification: The new function is defined as org-mac-message-insert-selected, and then the old name org-mac-message-insert-link is introduced as an alias. So you get y

Re: [Orgmode] Problem with org-mac-message.el

2009-04-04 Thread Christopher Suckling
On 4 Apr 2009, at 09:25, Carsten Dominik wrote: the patch and the abstraction looks good. However, I am sure that there are quite a few people who have remember templates which call %(org-mac-message-insert-link) Let's not break their setup. Could you modify your patch so that this function

Re: [Orgmode] Problem with org-mac-message.el

2009-04-04 Thread Christopher Suckling
On 3 Apr 2009, at 17:58, Carsten Dominik wrote: On Apr 3, 2009, at 4:49 PM, Christopher Suckling wrote: On 1 Apr 2009, at 21:21, Ed Hirgelt wrote: I've found that org-mac-message-get-link has a problem inserting [["]] as the first item. I can't replicate this. Could

Re: [Orgmode] Problem with org-mac-message.el

2009-04-03 Thread Christopher Suckling
On 1 Apr 2009, at 21:21, Ed Hirgelt wrote: I've found that org-mac-message-get-link has a problem inserting [["]] as the first item. I can't replicate this. Could you provide an example? The following change makes it better... Unfortunately, this change breaks the code for all other po

[Orgmode] [ANN] OS X only: Updated: org-annotation-quicksilver

2009-03-27 Thread Christopher Suckling
All, For those of us who can't quite spend all our life in emacs: Link to, annotate, comment and file away in an org-mode buffer, all without leaving the application you're working in. Select the text you're interested in, invoke QuickSilver, add a comment, and file using remember template

Re: [Orgmode] [ANN] OS X only: Insert links to flagged emails

2009-03-27 Thread Christopher Suckling
On 22 Mar 2009, at 16:04, Carsten Dominik wrote: Applied, thanks. Would you like to write a short description/manual of org-mac- message.el for http://orgmode.org/worg/org-contrib/ ? Hopefully I got everything right first time and the manual is making it's way to Worg as I write. Me

Re: [Orgmode] [ANN] OS X only: Insert links to flagged emails

2009-03-22 Thread Christopher Suckling
On 21 Mar 2009, at 13:25, Carsten Dominik wrote: On Mar 21, 2009, at 12:22 AM, Christopher Suckling wrote: On 20 Mar 2009, at 21:13, Carsten Dominik wrote: Hi Christopher, this is nice! Maybe we could integrate it into org-mac-message.el? - Carsten Thanks. I'd be delighted for

Re: [Orgmode] [ANN] OS X only: Insert links to flagged emails

2009-03-20 Thread Christopher Suckling
er to manage the integration yourself? Christopher On Mar 19, 2009, at 8:07 PM, Christopher Suckling wrote: All, For various reasons (mainly Spotlight and an excess of HTML mail send by employers), I've migrated back to Mail.app after some time in Mutt (and how I miss the speed and

[Orgmode] [ANN] OS X only: Insert links to flagged emails

2009-03-19 Thread Christopher Suckling
All, For various reasons (mainly Spotlight and an excess of HTML mail send by employers), I've migrated back to Mail.app after some time in Mutt (and how I miss the speed and threading). I habitually flag mails that need attention at a later date, and rather than use both org-mode and Mai

[Orgmode] Re: org-annotation-quicksilver, Aquamacs path and getting remember mode to stay on

2009-03-12 Thread Christopher Suckling
On 11 Mar 2009, at 18:31, Kevin Brubeck Unhammer wrote: I just tried org-annotation-quicksilver, looks like a great tool, thanks for making it! Urrrgh. Thanks. I really must update it, or at least update the website to say it's outdated. As it cannibalises a good chunk of org- remember.e

[Orgmode] [PATCH] org-agenda-add-entry-text

2009-03-08 Thread Christopher Suckling
There seems to be an inconsistency in how org-agenda-add-entry-text handles links. Sometimes they are exported as descriptive links and sometimes as a [[URL][descriptive]] pair. The following patch adds a new variable, org-agenda-add-entry-text- descriptive-links, that controls which of the

Re: [Orgmode] unicorn

2009-02-27 Thread Christopher Suckling
On 27 Feb 2009, at 18:47, Russell Adams wrote: In the spirit of Org, we need a folding unicorn! ;] http://www.pajarita.org/aep/pajaritas/pajarita3-4.pdf Best wishes, Christopher ___ Emacs-orgmode mailing list Remember: use `Reply All' to send re

Re: [Orgmode] [PATCH] fast tag selection interface

2009-02-27 Thread Christopher Suckling
On 19 Feb 2009, at 09:22, Carsten Dominik wrote: Hi Christopher, ok, I have applied your patch, with one addition: When you write #+TAGS: a b c #+TAGS: d e f instead of #+TAGS: a b c d e f then a newline is implied after "c". Also, I noticed, that you can do #+TAGS: a b c \n \n d e f a

Re: [Orgmode] [PATCH] fast tag selection interface

2009-02-18 Thread Christopher Suckling
On 17 Feb 2009, at 21:00, Carsten Dominik wrote: On Feb 16, 2009, at 1:15 AM, Christopher Suckling wrote: As a result of the 40 variables thread and assorted worg tutorials, I'm getting a little carried away with customising my workflow. Consequently, my tag list have grown to the e

[Orgmode] Custom agenda views: todo-state-down

2009-02-15 Thread Christopher Suckling
I'm having a little difficulty with org-agenda-sorting-strategy: If I create a tags or tags-todo view, then todo-state-down (or todo- state-up) appears to be ignored. For example: - ("P" "Priority #A tasks " tags-todo "+PRIORITY=\"A\"" ((org-agenda-skip-timestamp-if-done t) (or

[Orgmode] [PATCH] fast tag selection interface

2009-02-15 Thread Christopher Suckling
As a result of the 40 variables thread and assorted worg tutorials, I'm getting a little carried away with customising my workflow. Consequently, my tag list have grown to the extent that the fast tags selection interface is looking rather messy. The small patch below adds the capability to

Re: [Orgmode] A little warning

2009-02-15 Thread Christopher Suckling
On 15 Feb 2009, at 09:31, Carsten Dominik wrote: just a little warning if you are pulling todays version from the git repo, there are changes that may be unexpected: I am abandoning the CLOCK drawer, and instead use the LOGBOOK drawer also for CLOCK lines and clock-out notes. This makes a lot

Re: [Orgmode] Can't customize org-export-latex-classes

2009-01-29 Thread Christopher Suckling
On 29 Jan 2009, at 19:48, Hsiu-Khuern Tang wrote: In Org-mode 6.19b, running M-x customize-variable org-export-latex-classes gives an error "No match". Have you (require 'org-export-latex) in your .emacs? Best, Christopher ___ Emacs-orgmode ma

Re: [Orgmode] Please test 6.19a

2009-01-26 Thread Christopher Suckling
On 26 Jan 2009, at 07:24, Carsten Dominik wrote: On Jan 25, 2009, at 11:50 PM, Christopher Suckling wrote: On 25 Jan 2009, at 16:06, Carsten Dominik wrote: I just uploaded org 6.19a into Emacs CVS, so that it can still be part of the Emacs 23.1 pretest and release. Please test the

Re: [Orgmode] Please test 6.19a

2009-01-25 Thread Christopher Suckling
On 25 Jan 2009, at 16:06, Carsten Dominik wrote: I just uploaded org 6.19a into Emacs CVS, so that it can still be part of the Emacs 23.1 pretest and release. Please test the latest release and let me know as soon as possible if there are any regressions. Two small niggles. 1) :VISIBILITY:

Re: [Orgmode] re-search and org-link

2009-01-22 Thread Christopher Suckling
On 22 Jan 2009, at 06:46, Carsten Dominik wrote: The reason hy your hook runs into problem is: Organisation, publication and now programming lessons. Is there anything org-mode^H^H^H Carsten can't do? Many thanks, Christopher ___ Emacs-orgmod

[Orgmode] re-search and org-link

2009-01-21 Thread Christopher Suckling
I currently use the following hook to achieve the level of detail I like from a sparse tree: (add-hook 'org-occur-hook (lambda () (goto-char (point-max)) (while (re-search-backward regexp nil t) (show-subtree) (org-cy

[Orgmode] [Patch] Fixes elisp links in org files

2008-11-22 Thread Christopher Suckling
Following elisp links in org files has been broken since commit 4954225ce37. This small patch fixes them. Best wishes, Christopher diff --git a/lisp/org.el b/lisp/org.el index 395..6d52dd9 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -6877,8 +6877,8 @@ application the system uses for this f

Re: [Orgmode] linking to an email..

2008-11-12 Thread Christopher Suckling
On Wed, Nov 12, 2008 at 11:45:37AM -0500, sergio wrote: > > in the google movie, the presenter did a REALLY cool trick where he > linked an org file to an email in mail.app.. > > part of me would like to use gnus (does anyone on here use gnus for > email?).. > > but being able to link directly

Re: [Orgmode] MacOSX: Notifications with Growl

2008-11-03 Thread Christopher Suckling
On Mon, Nov 03, 2008 at 04:49:24PM +0100, Alex Ott wrote: > Hi all > > I wrote small note about show notifications with Growl under Mac OS X. > This could be useful when using org-mode. Note is could be found on my site > http://xtalk.msk.su/~ott/en/writings/EmacsMacOSXAndGrowl.html > Nice. Wa

Re: [Orgmode] keeping track of sent emails in org?

2008-10-29 Thread Christopher Suckling
On Wed, Oct 29, 2008 at 02:07:57PM +0100, Georg C. F. Greve wrote: > > I just saw this thread and believe that > > http://www.emacswiki.org/emacs/org-mairix.el > > might contain parts of the answer, at least. I've been trying to come up > with a better solution, and kept meaning to come back

[Orgmode] OS X, Quicksilver and org-mode

2008-10-28 Thread Christopher Suckling
Hosted at http://claviclaws.net/org are a suite of AppleScripts, shell scripts and elisp that I use to link OS X applications with org-mode. It is essentially an expanded version of org-annotation-helper by [bzg] and [dmg] that found in the contrib directory of the org-mode distribution. For u

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