From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/35416 Path: main.gmane.org!not-for-mail From: "=?koi8-r?b?98zBxMnNydIg98/Mz9fJ?= =?koi8-r?b?3g==?=" Newsgroups: gmane.emacs.gnus.general Subject: an old bug with quoted encoded-words is there Date: 19 Mar 2001 14:53:28 +0300 Sender: vvv@video.uic.vsu.ru Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035171164 2966 80.91.224.250 (21 Oct 2002 03:32:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:32:44 +0000 (UTC) Return-Path: Original-Received: (qmail 16082 invoked by alias); 19 Mar 2001 11:54:41 -0000 Original-Received: (qmail 16077 invoked from network); 19 Mar 2001 11:54:34 -0000 Original-Received: from relay1.vsu.ru (HELO vsu.ru) (root@62.76.169.14) by gnus.org with SMTP; 19 Mar 2001 11:54:34 -0000 Original-Received: from video.uic.vsu.ru ([62.76.169.38] verified) by vsu.ru (CommuniGate Pro SMTP 3.4.2) with ESMTP id 2519432 for ding@gnus.org; Mon, 19 Mar 2001 14:53:08 +0300 Original-To: ding@gnus.org User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.6 Original-Lines: 28 Xref: main.gmane.org gmane.emacs.gnus.general:35416 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:35416 Hi, look into the From: header of this letter generated by gnus: From: "=?koi8-r?b?98zBxMnNydIg98/Mz9fJ?= =?koi8-r?b?3g==?=" I have set (setq user-full-name "Владимир Волович") Gnus put the encoded-word inside quotes which is incorrect. Also, is it possible to put a bit smarter algorithm for checking the length of lines in headers, so that gnus will not split relatively small headers which fit fine on one line, into several lines? And one more thing: when i preview the message (C-c RET P or C-u C-c RET P), gnus does not show the From: field. Is it possible to add the From field for previewing? Best, v. P.S. compiling the current version gives a warning: While compiling the end of the data in file /opt/local/vvv/emacs/gnus/lisp/nnrss.el: ** the function xml-parse-region is not known to be defined. is it possible to fix this too? and where i could get xml.el from?