Re: [Orgmode] mac-iCal / mac-link-grabber integration.

2010-12-16 Thread Anthony Lander


On 10-Dec-16, at 8:51 AM, hma...@hush.ai wrote:


Ok, the module wasn´t in the lisp directory...
I thought it is in the standard distribution ...

Now I get the message:
Symbol's chain of function indirections contains a loop: omlg-grab-
link

What does this mean?


I'm not sure what is causing this, Holger. It sounds like you might  
have some configuration problems if you were having problems sourcing  
the modules. Without more information, I'm not really able to offer  
more help.


  -Anthony
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] mac-iCal / mac-link-grabber integration.

2010-12-16 Thread hmaier
Ok, the module wasn´t in the lisp directory... 
I thought it is in the standard distribution ...

Now I get the message:
Symbol's chain of function indirections contains a loop: omlg-grab-
link

What does this mean?

Holger


>Hm, that should work. It sounds like the module is not loading  
>correctly. Can you confirm that it is indeed loaded?
>
>Also, can you try evaluating this in the scratch buffer (obviously 
> 
>with the path pointing to the right place):
>
>(load-file "/path/to/org/contrib/lisp/org-mac-link-grabber.el")
>
>...and then try the shortcut again?
>


___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] mac-iCal / mac-link-grabber integration.

2010-12-15 Thread Anthony Lander


On 10-Dec-15, at 8:58 AM, hma...@hush.ai wrote:


Hi Anthony,


Small spelling mistake there. Try this:

(add-hook 'org-mode-hook '(lambda () (define-key org-mode-map (kbd
"C-
c g") 'omlg-grab-link)))

Please let me know if that fixes your problem.

 -Anthony



the buffer says again:
Symbol's function definition is void: omlg-grab-link


Hm, that should work. It sounds like the module is not loading  
correctly. Can you confirm that it is indeed loaded?


Also, can you try evaluating this in the scratch buffer (obviously  
with the path pointing to the right place):


(load-file "/path/to/org/contrib/lisp/org-mac-link-grabber.el")

...and then try the shortcut again?


Can you also give support for the iCal issue?



Sorry, no. I don't use it.

  -Anthony

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] mac-iCal / mac-link-grabber integration.

2010-12-15 Thread hmaier
Hi Anthony,

>Small spelling mistake there. Try this:
>
>(add-hook 'org-mode-hook '(lambda () (define-key org-mode-map (kbd 
>"C-  
>c g") 'omlg-grab-link)))
>
>Please let me know if that fixes your problem.
>
>   -Anthony
>

the buffer says again: 
Symbol's function definition is void: omlg-grab-link

Can you also give support for the iCal issue?

Thanks,
Holger




___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] mac-iCal / mac-link-grabber integration.

2010-12-15 Thread Anthony Lander

Hi Holger,

On 10-Dec-15, at 4:56 AM, hma...@hush.ai wrote:


Hi,

I have problems to integrate mac-iCal / mac-link-grabber.
(Snow Leopard 10.6.5 / GNU Emacs 23.2.1 (x86_64-apple-darwin, NS
apple-appkit-1038.29) / Org-mode version 7.3)

The steps:
1. M-x customize-group RET org RET
2. enabling "mac-link-grabber" and "mac-iCal"
3. .emacs:
(add-hook 'org-mode-hook '(lambda () (define-key org-mode-map (kbd
"C- c g") 'omgl-grab-link)))


Small spelling mistake there. Try this:

(add-hook 'org-mode-hook '(lambda () (define-key org-mode-map (kbd "C-  
c g") 'omlg-grab-link)))


Please let me know if that fixes your problem.

  -Anthony


4. restart

One entry in the adressbook is selected and after typing c-c g in
emacs,
the buffer says: Symbol's function definition is void: omgl-grab-
link
What´s wrong?

How can I see my iCal event in the org agenda (c-c a a)?

Thank you,
Holger



___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] mac-iCal / mac-link-grabber integration.

2010-12-15 Thread hmaier
Hi,

I have problems to integrate mac-iCal / mac-link-grabber.
(Snow Leopard 10.6.5 / GNU Emacs 23.2.1 (x86_64-apple-darwin, NS 
apple-appkit-1038.29) / Org-mode version 7.3)

The steps:
1. M-x customize-group RET org RET
2. enabling "mac-link-grabber" and "mac-iCal"
3. .emacs:
(add-hook 'org-mode-hook '(lambda () (define-key org-mode-map (kbd 
"C- 
c g") 'omgl-grab-link)))
4. restart

One entry in the adressbook is selected and after typing c-c g in 
emacs,
the buffer says: Symbol's function definition is void: omgl-grab-
link
What´s wrong?

How can I see my iCal event in the org agenda (c-c a a)?

Thank you,
Holger



___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode