Gnus development mailing list
 help / color / mirror / Atom feed
From: shigeki@mediawars.ne.jp (Shigeki UNO)
Subject: Can't reply
Date: Fri, 28 Mar 2003 03:42:30 +0900	[thread overview]
Message-ID: <864r5owt0p.fsf@mediawars.ne.jp> (raw)

I just found that I'm having the following trouble. 

When I try to reply one mail with {r,R,Sw,SW,Sv,SV} key bindings I've got these
errors. (ShengHuo ZHU, Don't mind it. I'm just givin' examples.)
There were no such errors in "Oort Gnus v0.16 Emacs/21.3.50".

Any clues? 

[r]
Debugger entered--Lisp error: (wrong-type-argument stringp t)
  string-match(t "zsh@cs.rochester.edu")
  rmail-dont-reply-to("ShengHuo ZHU <zsh@cs.rochester.edu>")
  message-get-reply-headers(nil nil)
  message-reply(nil nil)
  gnus-summary-reply(nil)
  call-interactively(gnus-summary-reply)

[R]
Debugger entered--Lisp error: (wrong-type-argument stringp t)
  string-match(t "zsh@cs.rochester.edu")
  rmail-dont-reply-to("ShengHuo ZHU <zsh@cs.rochester.edu>")
  message-get-reply-headers(nil nil)
  message-reply(nil nil)
  gnus-summary-reply((546) nil)
  gnus-summary-reply-with-original(nil)
  call-interactively(gnus-summary-reply-with-original)

[Sw]
Debugger entered--Lisp error: (wrong-type-argument stringp t)
  string-match(t "ding@gnus.org")
  rmail-dont-reply-to("ding@gnus.org")
  message-get-reply-headers(t nil)
  message-reply(nil t)
  gnus-summary-reply(nil t)
  gnus-summary-wide-reply(nil)
  call-interactively(gnus-summary-wide-reply)

[SW]
Debugger entered--Lisp error: (wrong-type-argument stringp t)
  string-match(t "ding@gnus.org")
  rmail-dont-reply-to("ding@gnus.org")
  message-get-reply-headers(t nil)
  message-reply(nil t)
  gnus-summary-reply((546) t)
  gnus-summary-reply-with-original(nil t)
  gnus-summary-wide-reply-with-original(nil)
  call-interactively(gnus-summary-wide-reply-with-original)

[Sv]
Debugger entered--Lisp error: (wrong-type-argument stringp t)
  string-match(t "ding@gnus.org")
  rmail-dont-reply-to("ding@gnus.org")
  message-get-reply-headers(t nil)
  message-reply(nil t)
  gnus-summary-reply(nil t (546))
  gnus-summary-very-wide-reply(nil)
  call-interactively(gnus-summary-very-wide-reply)

[SV]
Debugger entered--Lisp error: (wrong-type-argument stringp t)
  string-match(t "ding@gnus.org")
  rmail-dont-reply-to("ding@gnus.org")
  message-get-reply-headers(t nil)
  message-reply(nil t)
  gnus-summary-reply((546) t (546))
  gnus-summary-very-wide-reply-with-original(nil)
  call-interactively(gnus-summary-very-wide-reply-with-original)

---
Shigeki UNO




             reply	other threads:[~2003-03-27 18:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-27 18:42 Shigeki UNO [this message]
2003-03-27 19:48 ` Reiner Steib
2003-03-28  6:39   ` Shigeki UNO

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=864r5owt0p.fsf@mediawars.ne.jp \
    --to=shigeki@mediawars.ne.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).