Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de>
Subject: Re: Can't reply
Date: Thu, 27 Mar 2003 20:48:13 +0100	[thread overview]
Message-ID: <v9y930pp4y.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <864r5owt0p.fsf@mediawars.ne.jp>

On Thu, Mar 27 2003, Shigeki UNO wrote:

> 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)

What is your value of `rmail-dont-reply-to-names' (use `C-h v
rmail-dont-reply-to-names RET' to check it)?

,----
| ELISP> (setq rmail-dont-reply-to-names t)
| t
| ELISP> (rmail-dont-reply-to "ShengHuo ZHU <zsh@cs.rochester.edu>")
| *** Eval error ***  Wrong type argument: stringp, t
`----

This gives me a similar backtrace:

,----
| 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>")
|   eval((rmail-dont-reply-to "ShengHuo ZHU <zsh@cs.rochester.edu>"))
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/




  reply	other threads:[~2003-03-27 19:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-27 18:42 Shigeki UNO
2003-03-27 19:48 ` Reiner Steib [this message]
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=v9y930pp4y.fsf@marauder.physik.uni-ulm.de \
    --to=4.uce.03.r.s@nurfuerspam.de \
    --cc=reiner.steib@gmx.de \
    /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).