emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] minor bug in planner-vm


From: Chris McMahan
Subject: [emacs-wiki-discuss] minor bug in planner-vm
Date: Sat, 3 Sep 2005 23:40:44 -0400

A minor bug encountered in planner-vm with the latest planner
(09-03-2005). I haven't figured out a good way to link to vm messages,
so I just 'punted' with the url as it is...

The protocol code is working like a champ... I'm getting mailto links
from bbdb!!

Thanks!

- Chris


*** c:/cygwin/home/cmcmahan/emacs-pkgs/planner-muse/planner-vm.el~      Fri Sep 
 2 19:30:03 2005
--- c:/cygwin/home/cmcmahan/emacs-pkgs/planner-muse/planner-vm.el       Sat Sep 
 3 23:34:43 2005
***************
*** 111,117 ****
              (setq mp (cdr mp))))
          t))))
  
! (planner-add-protocol "vm://" 'planner-vm-browse-url nil)
  (add-hook 'planner-annotation-functions 'planner-vm-annotation-from-mail)
  (custom-add-option 'planner-annotation-functions
                     'planner-vm-annotation-from-mail)
--- 111,117 ----
              (setq mp (cdr mp))))
          t))))
  
! (planner-add-protocol "vm://" 'planner-vm-browse-url 'identity)
  (add-hook 'planner-annotation-functions 'planner-vm-annotation-from-mail)
  (custom-add-option 'planner-annotation-functions
                     'planner-vm-annotation-from-mail)


-- 
================================
Chris McMahan | address@hidden
================================




reply via email to

[Prev in Thread] Current Thread [Next in Thread]