From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/83054 Path: news.gmane.org!not-for-mail From: Andrew Cohen Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-summary-mail-other-window now giving wrong-type-argument! Date: Sat, 06 Apr 2013 14:39:05 -0400 Message-ID: <878v4vv706.fsf@andy.bu.edu> References: <876200a13r.fsf_-_@jidanni.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1365275708 31236 80.91.229.3 (6 Apr 2013 19:15:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 6 Apr 2013 19:15:08 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M31320@lists.math.uh.edu Sat Apr 06 21:15:08 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 1UOYVa-0001u4-2Z for ding-account@gmane.org; Sat, 06 Apr 2013 21:10:38 +0200 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 1UOYUS-0007sb-81; Sat, 06 Apr 2013 14:09:28 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1UOYUQ-0007sO-Ge for ding@lists.math.uh.edu; Sat, 06 Apr 2013 14:09:26 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1UOYUO-0004FP-QL for ding@lists.math.uh.edu; Sat, 06 Apr 2013 14:09:25 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1UOYUM-0001VN-FG for ding@gnus.org; Sat, 06 Apr 2013 21:09:22 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UOYHM-00051I-Qp for ding@gnus.org; Sat, 06 Apr 2013 20:55:56 +0200 Original-Received: from andy.bu.edu ([128.197.41.152]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 06 Apr 2013 20:55:56 +0200 Original-Received: from cohen by andy.bu.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 06 Apr 2013 20:55:56 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 11 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: andy.bu.edu User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:FOb/pkBcJtsa7YbuMZgZVh5DXSo= X-Spam-Score: -4.3 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:83054 Archived-At: >>>>> "jidanni" == jidanni writes: jidanni> Debugger entered--Lisp error: (wrong-type-argument stringp jidanni> nil) string-match("^nnir:" nil) jidanni> gnus-summary-mail-other-window(nil) jidanni> call-interactively(gnus-summary-mail-other-window nil nil) jidanni> command-execute(gnus-summary-mail-other-window) This should have been fixed in Gnus-master a couple of days ago. Maybe it hasn't yet made its way to Emacs-master?