emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* vm and orgmode
@ 2008-11-13 10:19 Robert Andersson
  2008-11-13 13:36 ` Carsten Dominik
  0 siblings, 1 reply; 4+ messages in thread
From: Robert Andersson @ 2008-11-13 10:19 UTC (permalink / raw)
  To: emacs-orgmode

Hello!

I am new to orgmode and have just recently started to use it, and
remember, for gtd. Thanks for all the nice tutorials... :)

Since years back I use viewmail for reading my mail, and just found
out I get links to email in vm when using remember to insert notes
into my inbox.org file. But later when opening these links doing
org-open-at-point (C-c C-o) i get the following error message

 org-vm-follow-link: Symbol's function definition is void: vm-isearch-update

So it seems that org-vm.el is not loaded even though I have tried both

 (setq org-modules (quote (org-bbdb org-bibtex org-vm)))
and
 (setq org-default-extensions (quote (org-bbdb org-bibtex org-vm)))

I think I have not got the hang of how to load org-mode
modules/extensions, could anyone please help out or direct me to the
documentation where I can read up on how to do it.

I am using org-mode 6.12a, vm 8.0.11, and emacs 22.3.1.

yours,
/robert

-- 
Systems Administrator & IT-Coordinator
Swedish National Graduate School of Language Technology
Nordic Graduate School of Language Technology

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: vm and orgmode
  2008-11-13 10:19 vm and orgmode Robert Andersson
@ 2008-11-13 13:36 ` Carsten Dominik
  2008-11-13 15:00   ` Robert Andersson
  0 siblings, 1 reply; 4+ messages in thread
From: Carsten Dominik @ 2008-11-13 13:36 UTC (permalink / raw)
  To: Robert Andersson; +Cc: emacs-orgmode


On Nov 13, 2008, at 11:19 AM, Robert Andersson wrote:

> Hello!
>
> I am new to orgmode and have just recently started to use it, and
> remember, for gtd. Thanks for all the nice tutorials... :)
>
> Since years back I use viewmail for reading my mail, and just found
> out I get links to email in vm when using remember to insert notes
> into my inbox.org file. But later when opening these links doing
> org-open-at-point (C-c C-o) i get the following error message
>
> org-vm-follow-link: Symbol's function definition is void: vm-isearch- 
> update

Does

(require 'vm-search)

help?

- Carsten

>
>
> So it seems that org-vm.el is not loaded even though I have tried both
>
> (setq org-modules (quote (org-bbdb org-bibtex org-vm)))
> and
> (setq org-default-extensions (quote (org-bbdb org-bibtex org-vm)))
>
> I think I have not got the hang of how to load org-mode
> modules/extensions, could anyone please help out or direct me to the
> documentation where I can read up on how to do it.
>
> I am using org-mode 6.12a, vm 8.0.11, and emacs 22.3.1.
>
> yours,
> /robert
>
> -- 
> Systems Administrator & IT-Coordinator
> Swedish National Graduate School of Language Technology
> Nordic Graduate School of Language Technology
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: vm and orgmode
  2008-11-13 13:36 ` Carsten Dominik
@ 2008-11-13 15:00   ` Robert Andersson
  2008-11-13 15:12     ` Carsten Dominik
  0 siblings, 1 reply; 4+ messages in thread
From: Robert Andersson @ 2008-11-13 15:00 UTC (permalink / raw)
  To: Carsten Dominik; +Cc: emacs-orgmode

>>>>> "CD" == Carsten Dominik <dominik@science.uva.nl> writes:
CD> Does

CD> (require 'vm-search)

CD> help?

yes it did help, thanks!

yours,
/robert

-- 
Systems Administrator & IT-Coordinator
Swedish National Graduate School of Language Technology
Nordic Graduate School of Language Technology

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: vm and orgmode
  2008-11-13 15:00   ` Robert Andersson
@ 2008-11-13 15:12     ` Carsten Dominik
  0 siblings, 0 replies; 4+ messages in thread
From: Carsten Dominik @ 2008-11-13 15:12 UTC (permalink / raw)
  To: Robert Andersson; +Cc: emacs-orgmode

I am putting this in, next time you get a new version it will be  
included automatically.

- Carsten

On Nov 13, 2008, at 4:00 PM, Robert Andersson wrote:

>>>>>> "CD" == Carsten Dominik <dominik@science.uva.nl> writes:
> CD> Does
>
> CD> (require 'vm-search)
>
> CD> help?
>
> yes it did help, thanks!
>
> yours,
> /robert
>
> -- 
> Systems Administrator & IT-Coordinator
> Swedish National Graduate School of Language Technology
> Nordic Graduate School of Language Technology

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-11-13 15:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-13 10:19 vm and orgmode Robert Andersson
2008-11-13 13:36 ` Carsten Dominik
2008-11-13 15:00   ` Robert Andersson
2008-11-13 15:12     ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).