From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brett Presnell Subject: Can't store link in mu4e Date: Mon, 29 Aug 2016 12:03:18 -0400 Message-ID: <877fazftq1.fsf@ufl.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50018) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1beP1x-0001iJ-As for emacs-orgmode@gnu.org; Mon, 29 Aug 2016 12:03:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1beP1u-0001fS-7J for emacs-orgmode@gnu.org; Mon, 29 Aug 2016 12:03:25 -0400 Received: from smtp-prod06.osg.ufl.edu ([128.227.74.254]:55951 helo=smtp.ufl.edu) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1beP1u-0001f3-11 for emacs-orgmode@gnu.org; Mon, 29 Aug 2016 12:03:22 -0400 Received: from ls-presnell (ls-presnell.stat.ufl.edu [10.227.141.200]) (authenticated bits=0) by smtp.ufl.edu (8.14.4/8.14.4/3.0.0) with ESMTP id u7TG3IOV018452 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Mon, 29 Aug 2016 12:03:19 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org I pulled the latest org from git a few days ago. Now I can no longer store links to email messages in mu4e with "C-c l". The message I get is No method for storing a link from this buffer Nothing else has changed, and I am still able to pull up email message by clicking on (old) links in org files, and org-capture of email messages still works with "C-c c". I'm running mu/mu4e version 0.9.17 from github and a snapshot of GNU Emacs 25 GNU Emacs 25.1.50.2 (x86_64-pc-linux-gnu, GTK+ Version 3.18.9) of 2016-08-23 Any ideas? I really depend on this functionality.