From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: "Which function for creating the link? Date: Thu, 02 Mar 2017 13:05:08 -0800 Message-ID: <87zih39ypn.fsf@ericabrahamsen.net> References: <97aef9c09931431a8f71427e73567741@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> <87tw7bkh1f.fsf@ucl.ac.uk> <8737evx1uw.fsf@mat.ucm.es> <87y3wnsm5i.fsf@alphaville.usersys.redhat.com> <87tw7bwsu0.fsf@mat.ucm.es> <87tw7b8tcq.fsf@ericabrahamsen.net> <87pohzwmkg.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42176) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cjYyx-0003UN-20 for emacs-orgmode@gnu.org; Thu, 02 Mar 2017 17:13:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cjYyt-0006t3-4A for emacs-orgmode@gnu.org; Thu, 02 Mar 2017 17:13:55 -0500 Received: from [195.159.176.226] (port=57457 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cjYys-0006st-UT for emacs-orgmode@gnu.org; Thu, 02 Mar 2017 17:13:51 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cjXuN-0007qf-Q7 for emacs-orgmode@gnu.org; Thu, 02 Mar 2017 22:05:07 +0100 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 Uwe Brauer writes: > > Uwe Brauer writes: > > > Probably you've set `gnorb-gnus-mail-search-backend' to 'mairix. Then, > > when you call `gnorb-bbdb-mail-search', that would result in a call to > > `mairix-search', which I'm sure is autoloaded and will bring in the > > whole package. > > No it is set to nil. > > There's not much to be done about that: you can set > > `gnorb-gnus-mail-search-backend' to nil (or a different backend) and > > that will solve the problem, but if you ever try to use mairix, the same > > thing will happen again. > > It seems that part of the problem was caused that is still sticked with > org-mode 8.3.X I have deleted that version and installed 9.0.5 and at > the moment everything looks fine. I hope also the registry problem I > reported to you privately is solved. But I will know for sure in a > couple of days. Ah, that's good to know. You reported a few other good points -- I will get to them! Eric