From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Stefan Newsgroups: gmane.emacs.devel Subject: Re: "url-handlers.el" is incompatible whih Gnus. Date: Sat, 09 Oct 2004 13:15:11 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1097342134 15306 80.91.229.6 (9 Oct 2004 17:15:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 9 Oct 2004 17:15:34 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 09 19:15:27 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CGKoZ-0006sH-00 for ; Sat, 09 Oct 2004 19:15:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CGKvP-0006fY-KE for ged-emacs-devel@m.gmane.org; Sat, 09 Oct 2004 13:22:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CGKvA-0006bN-Tr for emacs-devel@gnu.org; Sat, 09 Oct 2004 13:22:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CGKvA-0006av-9O for emacs-devel@gnu.org; Sat, 09 Oct 2004 13:22:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CGKv9-0006ah-RK for emacs-devel@gnu.org; Sat, 09 Oct 2004 13:22:15 -0400 Original-Received: from [206.47.199.164] (helo=simmts6-srv.bellnexxia.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CGKoH-0000S8-QA for emacs-devel@gnu.org; Sat, 09 Oct 2004 13:15:10 -0400 Original-Received: from empanada.home ([67.71.26.106]) by simmts6-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP id <20041009171448.WCUB1635.simmts6-srv.bellnexxia.net@empanada.home>; Sat, 9 Oct 2004 13:14:48 -0400 Original-Received: by empanada.home (Postfix, from userid 502) id 034D631818C; Sat, 9 Oct 2004 13:15:12 -0400 (EDT) Original-To: zrr In-Reply-To: (zrr's message of "Sun, 10 Oct 2004 01:02:56 +0800") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (darwin) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:28143 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28143 > Debugger entered--Lisp error: (wrong-type-argument stringp nil) > string-match("\\.\\(arc\\|zip\\|lzh\\|zoo\\|jar\\|sx[dmicw]\\|tar\\)\\'" nil) > auto-coding-alist-lookup(nil) > set-auto-coding(nil 54565) > decode-coding-inserted-region(1 54566 nil nil nil nil nil) > url-insert-file-contents("http://groups.google.com/groups?q=comp.text.tex&num=100&hq=&hl=&lr=&safe=off&sites=groups") Fixed a couple days ago. Stefan