Applied, thanks.
- Carsten
On Apr 5, 2009, at 11:43 PM, Christopher Suckling wrote:
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,
an
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
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 your consisten function naming, and
compatibility as
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
Hi Christopher,
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 still works?
Thanks.
- Carsten
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 you provide an exam
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 you provide an example?
The following change makes it better...
Un
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
I've found that org-mac-message-get-link has a problem inserting [["]]
as the first item.
The following change makes it better...
diff --git a/lisp/org-mac-message.el b/lisp/org-mac-message.el
index 4e10062..e8697c4 100644
--- a/lisp/org-mac-message.el
+++ b/lisp/org-mac-message.el
@@ -119,7 +