From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66367 Path: news.gmane.org!not-for-mail From: David Newsgroups: gmane.emacs.gnus.general Subject: Re: Integration of nnmairix.el Date: Wed, 27 Feb 2008 17:21:25 +0100 Message-ID: References: <87ve65usi5.fsf@arcor.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1204129218 8933 80.91.229.12 (27 Feb 2008 16:20:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 27 Feb 2008 16:20:18 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M14858@lists.math.uh.edu Wed Feb 27 17:20:44 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1JUP0z-00015B-Hw for ding-account@gmane.org; Wed, 27 Feb 2008 17:20:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1JUP0I-0000Rq-2r; Wed, 27 Feb 2008 10:19:34 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1JUP0G-0000RP-H7 for ding@lists.math.uh.edu; Wed, 27 Feb 2008 10:19:32 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1JUP0A-0002gR-Jm for ding@lists.math.uh.edu; Wed, 27 Feb 2008 10:19:32 -0600 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1JUP0F-0001TU-00 for ; Wed, 27 Feb 2008 17:19:31 +0100 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JUP08-0001uL-Pm for ding@gnus.org; Wed, 27 Feb 2008 16:19:24 +0000 Original-Received: from kafka.physik3.gwdg.de ([134.76.92.48]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 27 Feb 2008 16:19:24 +0000 Original-Received: from de_bb by kafka.physik3.gwdg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 27 Feb 2008 16:19:24 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 23 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: kafka.physik3.gwdg.de User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux) Cancel-Lock: sha1:xGlnUK206LUFwAQw1RzPPSCrU1I= X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66367 Archived-At: Wes Hardaker writes: > However... nnmarix (0.5) itself causes big issues with my gnus setup. > Even just loading it causes problems regardless of whether I use it. > > I have a number of different sort types set up in my group parameters > and upon loading nnmarix they all get shot and my sorting is shown > incorrectly for many of my folders for some reason. Could you please post the group parameters for a group where this happens? Just do a 'G p' on the group and copy&paste. Nnmairix uses quite a few group parameters, but it should never mess with the existing ones. > About every other time I try to enter a group it says there is some > issue with the keybindings (but the second time works). Please post the error message that is given. If it's an error, please do (setq debug-on-error t) and post the resulting backtrace. -David