Главная страница


ru.linux

 
 - RU.LINUX ---------------------------------------------------------------------
 From : Oleg Vershinin                       2:5020/400     21 Feb 2003  15:07:18
 To : All
 Subject : GNU Emacs 21.2/NT (GNUS) koi8-r message body trouble (Subject нормальны
 -------------------------------------------------------------------------------- 
 
 
 The problem is that message body sends in ISO-8859-5 encoding
 while koi8-r is needed.
 
 "Content-Type: text/plain; charset=iso-8859-5"
 
 As I can see the "Subject" problems are resolved (it is in koi8-r and
 not MIME-encoded), and the body is sent as plain text opposed to MIME-encoded
 
 Here is .gnus.el
 start --
 (custom-set-variables
  '(gnus-agent-expire-days 21)
  '(gnus-default-charset 'koi8-r)
  '(gnus-default-posting-charset 'koi8-r)
  '(gnus-fetch-old-headers t)
  '(gnus-group-charset-alist '((".*" koi8-r)))
  '(gnus-group-posting-charset-alist (quote ((message-this-is-mail koi8-r t)
 (message-this-is-news koi8-r t))))
  '(message-default-charset 'koi8-r)
  '(message-expires 21)
  '(rfc2047-header-encoding-alist '((t . t)))
 )
 
 (put-charset-property 'cyrillic-iso8859-5 'preferred-coding-system 'koi8-r)
 
 (gnus-agentize)
 end --
 
 Is there something missing or excessive?
 
 One more problem: When I send mail message containing russian characters  
 by pressing C-c C-c, minibuffer shows : 
 "The article contains control characters. Really post?"
 
 Thanks in advance
 
 Gnus/5.09 (Gnus v5.9.0) GNU Emacs/21.2 (NT)
 --- ifmail v.2.15dev5
  * Origin: 2147483647 (2:5020/400)
 
 

Вернуться к списку тем, сортированных по: возрастание даты  уменьшение даты  тема  автор 

 Тема:    Автор:    Дата:  
 GNU Emacs 21.2/NT (GNUS) koi8-r message body trouble (Subject нормальны   Oleg Vershinin   21 Feb 2003 15:07:18 
 Re: GNU Emacs 21.2/NT (GNUS) koi8-r message body trouble (Subject норма   Alexander Ogol   25 Feb 2003 02:31:47 
 Re: GNU Emacs 21.2/NT (GNUS) koi8-r message body trouble (Subject норма   Oleg Vershinin   25 Feb 2003 14:41:52 
 Re: GNU Emacs 21.2/NT (GNUS) koi8-r message body trouble (Subject норма   Aleksey Cheusov   25 Feb 2003 16:02:21 
 Re: GNU Emacs 21.2/NT (GNUS) koi8-r message body trouble (Subject норма   Oleg Vershinin   26 Feb 2003 10:18:09 
 Re: GNU Emacs 21.2/NT (GNUS) koi8-r message body trouble (Subject норма   Alex Ott   26 Feb 2003 11:16:38 
 Re: GNU Emacs 21.2/NT (GNUS) koi8-r message body trouble (Subject норма   Oleg Vershinin   26 Feb 2003 14:46:49 
 Re: GNU Emacs 21.2/NT (GNUS) koi8-r message body trouble (Subject норма   Aleksey Cheusov   26 Feb 2003 15:38:51 
 Re: GNU Emacs 21.2/NT (GNUS) koi8-r message body trouble (Subject норма   Oleg Vershinin   26 Feb 2003 16:53:35 
 Re: GNU Emacs 21.2/NT (GNUS) koi8-r message body trouble (Subject норма   Aleksey Cheusov   26 Feb 2003 15:27:29 
Архивное /ru.linux/6411c2cf405b.html, оценка 2 из 5, голосов 10
Яндекс.Метрика
Valid HTML 4.01 Transitional