unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* smtpmail.el, Gnus and Reply-To
@ 2003-08-04 11:54 Torsten Müller
  0 siblings, 0 replies; only message in thread
From: Torsten Müller @ 2003-08-04 11:54 UTC (permalink / raw)


Hi, all.

I've got a reproducable error using a modern Gnus on a modern GNU-Emacs
under Win2k. The problem is related to several versions and combinations
of versions:

Emacs        Gnus      result
21.2.1  ~    5.8.8     ok
21.2.1  ~    5.9.0     ok
21.2.1  ~    5.10.2    ok
21.2.1  ~    5.10.3    ok
21.3.1  +    5.9.0     ok
21.3.1  +    5.10.2    not ok
21.3.1  +    5.10.3    not ok
21.3.50 *    5.9.0     ok
21.3.50 *    5.10.2    not ok
21.3.50 *    5.10.3    not ok

~ precompiled, downloaded directly from www.gnu.org
+ precompiled from Internet
* CVS, 2003-07-15, compiled by MinGW

As far as I investigated Emacs got a modified smtpmail.el, having
significant changes in rmail-dont-reply-to:

smtpmail.el 21.2.1:    12819 Bytes (2001-07-01)
smtpmail.el 21.3.50:   13036 Bytes (CVS, 2003-07-15)

The new version of this file calls mail-strip-quoted-names using an
_empty_ string:

Debugger entered--Lisp error: (quit)
  mail-strip-quoted-names("")
  rmail-dont-reply-to("kai.grossjohann@gmx.net (Kai Gro\x8dfjohann)")
  message-get-reply-headers(nil nil)
  message-reply(nil nil)
  gnus-summary-reply((10169) nil)
  gnus-summary-reply-with-original(nil)
  call-interactively(gnus-summary-reply-with-original)

To reproduce this bug please press R or r upon a news article to send a
mail reply to the poster. Emacs then hangs, he doesn't come back anymore.
Even my clock in the modeline stops counting. It looks like an endless
loop. I can only terminate it by pressing C-g. This is the reason why I
never got a working combination of a modern Emacs and a modern Gnus.
Emacs 21.3.50 includes still Gnus 5.9.0 in CVS.

I don't know if this problem is related to Win2k. I didn't try it using
Linux.

Thanx and good luck

T.M., Dresden, Germany

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-08-04 11:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-04 11:54 smtpmail.el, Gnus and Reply-To Torsten Müller

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).