From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org and VM integration Date: Thu, 6 Nov 2008 16:32:15 +0100 Message-ID: <18104799-A73B-4C75-88C0-E676D5E84DC7@uva.nl> References: <18705.57725.555154.72577@opus.fc.hp.com> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ky6qO-0002er-4V for emacs-orgmode@gnu.org; Thu, 06 Nov 2008 10:32:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ky6qM-0002e4-CG for emacs-orgmode@gnu.org; Thu, 06 Nov 2008 10:32:23 -0500 Received: from [199.232.76.173] (port=38994 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ky6qM-0002dw-6d for emacs-orgmode@gnu.org; Thu, 06 Nov 2008 10:32:22 -0500 Received: from ug-out-1314.google.com ([66.249.92.174]:59764) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ky6qL-0008UT-JN for emacs-orgmode@gnu.org; Thu, 06 Nov 2008 10:32:22 -0500 Received: by ug-out-1314.google.com with SMTP id 36so991922uga.17 for ; Thu, 06 Nov 2008 07:32:18 -0800 (PST) In-Reply-To: <18705.57725.555154.72577@opus.fc.hp.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Matthew Lovell Cc: emacs-orgmode@gnu.org I have applied this change, thank you for the report. - Carsten On Nov 5, 2008, at 7:10 PM, Matthew Lovell wrote: > Hi, > > I just stumbled upon org-mode recently, due to a brief review of GTD > software in by Linux Format. Thanks for creating and releasing it!! > > I've recently upgrade VM (view mail) in my xemacs to version 8.0x. > (another developer has recently taken over from Kyle Johnson.) In > order to get links to VM messages to function correctly, I did have to > tweak org-vm.el minutely. > > Rather than having org-vm-follow-link call > > (vm-beginning-of-message) > > I switched it to calling > > (vm-preview-current-message) > > For some reason, vm-beginning-of-message does not serve to display the > correct message. VM's pointer has moved, but the preview contents > still point to the very first message in that folder. > > Thanks, > Matt > > -- > Matthew Lovell > Hewlett-Packard > > > _______________________________________________ > 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