> Oort Gnus v0.04
> GNU Emacs 21.0.104.2 (i386-debian-linux-gnu, X toolkit)
> of 2001-07-13 on peppermint
> 200 ait InterNetNews server INN 2.3.2 ready
>
> Hello,
>
> I have a problem sending message as message/partial. When I send it
> Gnus says that message-send-mail-partially-limit is exceeded and asks
> whether to send message in parts or not. When I confirm sending
> message partially Gnus sends only one part and then sleeps down.
> The backtrace on quit reveals the following:
>
> Debugger entered--Lisp error: (quit)
> search-forward-regexp("[^:]+:\\([^\n]\\|\n[ ]\\)+\n\n" nil t)
> message-goto-body()
> message-make-lines()
> message-send-mail-partially()
> message-send-mail(nil)
> message-send-via-mail(nil)
> message-send(nil)
> call-interactively(message-send)
>
>
> After that I have upgraded my Gnus installation using Debianized
> version by Manoj Srivastava (5.9.0-0.CVS.2001.10.10.1) but
> the problem is still there.
Thanks for your report. I've fixed the problem in the latest Gnus CVS.
ShengHuo