From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sivaram Neelakantan Newsgroups: gmane.emacs.help Subject: Re: nnmairix Date: Tue, 18 Mar 2014 11:09:12 +0530 Message-ID: <87ob143w1r.fsf@gmail.com> References: <87k3c2p2rw.fsf@newcastle.ac.uk> <877g80ns0a.fsf@web.de> <87pplkkdwu.fsf@newcastle.ac.uk> <87k3bsiy11.fsf@web.de> <87r4604v9k.fsf@newcastle.ac.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1395121183 12867 80.91.229.3 (18 Mar 2014 05:39:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Mar 2014 05:39:43 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 18 06:39:51 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WPmkh-0002Mn-FG for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Mar 2014 06:39:51 +0100 Original-Received: from localhost ([::1]:33384 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPmkh-0007Ta-0f for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Mar 2014 01:39:51 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52841) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPmkQ-0007TJ-80 for help-gnu-emacs@gnu.org; Tue, 18 Mar 2014 01:39:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WPmkI-0003Dd-RO for help-gnu-emacs@gnu.org; Tue, 18 Mar 2014 01:39:34 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:39176) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPmkI-0003DX-L9 for help-gnu-emacs@gnu.org; Tue, 18 Mar 2014 01:39:26 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WPmkG-0001iI-3E for help-gnu-emacs@gnu.org; Tue, 18 Mar 2014 06:39:24 +0100 Original-Received: from 122.248.163.3 ([122.248.163.3]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 18 Mar 2014 06:39:24 +0100 Original-Received: from nsivaram.net by 122.248.163.3 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 18 Mar 2014 06:39:24 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 122.248.163.3 User-Mail-Address: nsivaram.net@gmail.com User-Agent: Gnus/5.130009 (Ma Gnus v0.9) Emacs/24.3 (windows-nt) Cancel-Lock: sha1:PEzxlrZbh2DnlSixzfMlzCZsdjw= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:96572 Archived-At: On Mon, Mar 17 2014,Phillip Lord wrote: [snipped 14 lines] > Yeah, I know, and I don't know the answer. By default the bindings in > nnmairix just didn't get loaded. Probably I could replace the whole > thing with (require 'nnmairix) > > Phil > > Could you please share your final configuration entries, if you don't mind? I too use nnml backend and would like to use mairix to index my mails. sivaram --