From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16642 Path: main.gmane.org!not-for-mail From: David Mentre Newsgroups: gmane.emacs.gnus.general Subject: Problems with PGnus 0.13 Date: 03 Sep 1998 14:15:03 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035155482 29065 80.91.224.250 (20 Oct 2002 23:11:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:11:22 +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 IAA26230 for ; Thu, 3 Sep 1998 08:16:57 -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 GAF05157; Thu, 3 Sep 1998 06:47:59 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 03 Sep 1998 07:15:25 -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 HAA21572 for ; Thu, 3 Sep 1998 07:15:16 -0500 (CDT) Original-Received: from parasite.irisa.fr (parasite.irisa.fr [131.254.12.47]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA26223 for ; Thu, 3 Sep 1998 08:15:06 -0400 (EDT) Original-Received: from parate.irisa.fr (parate.irisa.fr [131.254.12.25]) by parasite.irisa.fr (8.9.1/8.9.1) with ESMTP id OAA04738 for ; Thu, 3 Sep 1998 14:15:04 +0200 (MET DST) Original-To: ding@gnus.org Original-Lines: 39 X-Mailer: Pterodactyl Gnus v0.13/Emacs 20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16642 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16642 Hello all, I'm using Pterodactyl Gnus 0.13/GNU Emacs 20.3. I've noticed to things: 1. I'm using the following hook in my .gnus to add some headers to standard headers to ignore: (add-hook 'gnus-started-hook '(lambda() (setq gnus-ignored-headers (append gnus-ignored-headers '("^X-Content-Length:" "^X-Mailer:" "^X-Newsreader:" "^X-Modappbot-Version:" "^Mail-Copies-To:" ))))) I get this error message: Symbol's value as variable is void: gnus-ignored-headers Why ? I thought gnus-ignored-headers was defined once gnus was started. This hook used to work with Gnus 5.6.41. 2. While positing an article with iso-8859-1 caracters in it (ç), I noticed the following header on this article: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit ^^^ Is it right to have 7bit Content-Transfer-Encoding while there are 8bit characters in the article ? Regards, d. -- David.Mentre@irisa.fr -- http://www.irisa.fr/prive/dmentre/