Re: emacs ?? cvs ? gnus

Sergey Sholokhov <[email protected]>
Newsgroups gmane.emacs.xemacs.user.russian
Organization St. Petersburg State University of Technology and Design
Message-ID <[email protected]>
## On Sun, 15 Feb 2004 18:30:55 +0300
## Oleg Sheremetinsky wrote:

> Что можно поправить в emacs'е из cvs, Gnus/5.1002, при попытке отправить
> сообщение в ньюсы обламывается с ссобщением:
>                                                                             
>  Invalid regexp: "Invalid range end"

Это тебе поможет:
в lisp/message.el
<    (message-check 'control-chars
<      (if (re-search-forward "[\000-\007\013\015-\032\034-\037\200-\237]" nil t)
<        (y-or-n-p
<         "The article contains control characters.  Really post? ")
<        t))
---
> ;   (message-check 'control-chars
> ;     (if (re-search-forward "[\000-\007\013\015-\032\034-\037\200-\237]" nil t)
> ;      (y-or-n-p
> ;       "The article contains control characters.  Really post? ")
> ;       t))

-- 
np -> (null)
    WBR, Sergey Sholokhov   ( H U N 7 E R )   http://hun7er.pp.ru
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.