From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16717 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: (coding-system-error iso-8859-1) Date: 05 Sep 1998 09:32:49 -0700 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035155544 29473 80.91.224.250 (20 Oct 2002 23:12:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:12:24 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA04973 for ; Sat, 5 Sep 1998 12:35:38 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id LAF15334; Sat, 5 Sep 1998 11:06:42 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 05 Sep 1998 11:35:30 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id LAA10965 for ; Sat, 5 Sep 1998 11:35:21 -0500 (CDT) Original-Received: from beach.silcom.com (beach.silcom.com [199.201.128.19]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA04965 for ; Sat, 5 Sep 1998 12:35:14 -0400 (EDT) Original-Received: from chub.local (pm4-7.sba1.avtel.net [207.71.218.207]) by beach.silcom.com (8.9.0/8.9.0) with ESMTP id JAA23124 for ; Sat, 5 Sep 1998 09:36:00 -0700 (PDT) Original-Received: (from reader@localhost) by chub.local (8.9.1/8.9.1) id JAA17113; Sat, 5 Sep 1998 09:32:50 -0700 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "05 Sep 1998 17:42:00 +0200" Original-Lines: 112 X-Mailer: Pterodactyl Gnus v0.13/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16717 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16717 Lars Magne Ingebrigtsen writes: > Harry Putnam writes: > > > signaling: (coding-system-error iso-8859-1) > > decode-coding-region(1 32 iso-8859-1) > > rfc2047-decode-string("Re: Grep for token under cursor") > > I'm unable to reproduce this bug: > > (rfc2047-decode-string "Re: Grep for token under cursor") > => "Re: Grep for token under cursor" Sorry, I don't understand the significance of the "Grep" comment > > Does it happen all the time, or just sometimes? Every time -- makes any use of gnus under pgnus-0.15 impossible.. nothing can be opened. Here are the steps that produce the problem for me: Conditions: pgnus-0.15 and pgnus-0.13 installed Running emacs-20-2 (MBSK version) 1) Running gnus in pgnus-0.13 Shut down gnus - edit .emacs to point to pgnus-0.15. 2) Fire up gnus, pgnus-0.15 ... comes up normally ( *messages* encluded at end) 3) attempt to open nnml groups (nnml:ding.mail) The error message comes up (or backtrace with debug on) Group cannot be opened 4) Attempt to open news group (gnu.emacs.gnus) an NNTP read starts then the error comes up. Group can not be opened 5) Shut down gnus edit .emacs to point to pgnus-0.13, start up and every thing works normally. I've included the *Messages* buffer of starting pgnus-0.15 Comparing the *Messages* buffer of both startups with the emacs `compare' tool, the only differences are that in the pgnus-0.15 *Messages* the `Invalid coding system: iso-8859-1' appears In the pgnus-0.13 *Messages* buffer, the actual opening of the two groups appears. *Messages* Buffer of pgnus-0.15 startup: Loading ~/.site-start.el... Loading ~/.emacs-custom... Loading cus-face (compiled)... Loading cus-face (compiled)...done Loading ~/.emacs-custom...done Loading two-column (compiled)... Loading two-column (compiled)...done Loading ~/.site-start.el...done Loading disp-table (compiled)... Loading disp-table (compiled)...done For information about the GNU Project and its goals, type C-h C-p. Loading gnus (compiled)... Loading mule-util (compiled)... Loading mule-util (compiled)...done Loading backquote (compiled)... Loading backquote (compiled)...done Loading gnus (compiled)...done Loading gnus-start (compiled)... Loading gnus-start (compiled)...done Loading ~/nnir/nnir-u-1.23.elc (compiled)... Loading ~/nnir/nnir-u-1.23.elc (compiled)...done Loading gnus-agent (compiled)... Loading gnus-agent (compiled)...done Reading /home/reader/.newsrc.eld... Generating the cache active file... Generating the cache active file...done Checking new news... Opening nnml server... Opening nndraft server... Opening nneething server on ~/helpfiles/HOWTO... Opening nneething server on ~/helpfiles/mini... Checking new news...done Retrieving newsgroup: nnml:mail.ding... <= here Fetching headers for nnml:mail.ding... <== Invalid coding system: iso-8859-1 <== Retrieving newsgroup: gnu.emacs.gnus... <== Fetching headers for gnu.emacs.gnus... <== Invalid coding system: iso-8859-1 <== Beginning of buffer Making completion list... Mark set Something is different... -- Harry Putnam reader@newsguy.com Running Redhat Linux-5.1