From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/83011 Path: news.gmane.org!not-for-mail From: "Jose A. Ortega Ruiz" Newsgroups: gmane.emacs.gnus.general Subject: nnmairix-goto-original-article woes Date: Sun, 24 Mar 2013 16:00:14 +0100 Message-ID: <87sj3kq1vl.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1364145303 24111 80.91.229.3 (24 Mar 2013 17:15:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 24 Mar 2013 17:15:03 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M31277@lists.math.uh.edu Sun Mar 24 18:15:24 2013 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UJoVt-0007KI-KH for ding-account@gmane.org; Sun, 24 Mar 2013 18:15:21 +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 1UJoUE-0006FL-OU; Sun, 24 Mar 2013 12:13:38 -0500 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 1UJmWy-0005kO-5a for ding@lists.math.uh.edu; Sun, 24 Mar 2013 10:08:20 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1UJmWw-0007Ph-LP for ding@lists.math.uh.edu; Sun, 24 Mar 2013 10:08:19 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1UJmWu-0000bX-MB for ding@gnus.org; Sun, 24 Mar 2013 16:08:16 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UJmXH-0001xP-FX for ding@gnus.org; Sun, 24 Mar 2013 16:08:39 +0100 Original-Received: from 48.red-88-17-131.dynamicip.rima-tde.net ([88.17.131.48]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 24 Mar 2013 16:08:39 +0100 Original-Received: from jao by 48.red-88-17-131.dynamicip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 24 Mar 2013 16:08:39 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 24 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 48.red-88-17-131.dynamicip.rima-tde.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-Attribution: jao X-URL: Cancel-Lock: sha1:LfsnUM7/NYNs16LHlprpCwJYzjA= X-Spam-Score: -3.2 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:83011 Archived-At: Hi, I've got a simple nnmairix setup for Gnus v5.13 in a recent emacs snapshot that mostly works (the one distributed in Debian as emacs-snapshot, from Emacs' bzr repo a week ago). The only problem is with nnmairix-goto-original-article, which is throwing an error when i use it in any article of the result group. More concretely, the error happens inside gnus-read-header, where a call to (gnus-request-head id group) is returning `t', but the subsequent code is treating that return value as a list. (I've got the registry activated, and seems to work in other contexts, in case that matters). Any ideas? TIA, jao -- Don’t worry about people stealing your ideas. If your ideas are any good, you’ll have to ram them down people’s throats. -Howard Aiken