Gnus development mailing list
 help / color / mirror / Atom feed
* Problems with PGnus 0.13
@ 1998-09-03 12:15 David Mentre
  1998-09-03 12:35 ` Jon Kvebaek
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: David Mentre @ 1998-09-03 12:15 UTC (permalink / 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/


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1998-09-06 15:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-09-03 12:15 Problems with PGnus 0.13 David Mentre
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

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).