Gnus development mailing list
 help / color / mirror / Atom feed
From: David Mentre <David.Mentre@irisa.fr>
Subject: Problems with PGnus 0.13
Date: 03 Sep 1998 14:15:03 +0200	[thread overview]
Message-ID: <wd8n28hmlyw.fsf@parate.irisa.fr> (raw)

 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/


             reply	other threads:[~1998-09-03 12:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-09-03 12:15 David Mentre [this message]
1998-09-03 12:35 ` Jon Kvebaek
1998-09-03 13:11 ` Lars Magne Ingebrigtsen
1998-09-03 14:23 ` Michael Welsh Duggan
1998-09-06 15:24   ` David Mentre

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=wd8n28hmlyw.fsf@parate.irisa.fr \
    --to=david.mentre@irisa.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).