Gnus development mailing list
 help / color / mirror / Atom feed
* Can't post-followup or post-forward in nnml groups
@ 2001-07-31  9:01 Katsumi Yamaoka
  2001-07-31 11:07 ` Kai Großjohann
  0 siblings, 1 reply; 20+ messages in thread
From: Katsumi Yamaoka @ 2001-07-31  9:01 UTC (permalink / raw)


Hi,

I am reading news in native groups and foreign groups like
nntp+quimby:gnus.ding (news://news.gnus.org/gnus.ding).
`current' the default value of `gnus-post-method' is very useful
for posting an article in such a foreign group.  However,
probably because of this, I can not send a news to followup to
or to forward an article in a nnml group.  I do not want to post
articles to nnml groups, so I tried the following code at first,
but it did not achieve my purpose.

(let ((props (memq 'post-mail
		   (assoc "nnml" gnus-valid-select-methods))))
  (if props
      (setcar props 'mail)))

Is there any other solutions than the barbarous code below?

(fmakunbound 'nnml-request-post)
-- 
Katsumi Yamaoka <yamaoka@jpl.org>


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2001-08-05 21:35 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-31  9:01 Can't post-followup or post-forward in nnml groups Katsumi Yamaoka
2001-07-31 11:07 ` Kai Großjohann
2001-07-31 12:28   ` Katsumi Yamaoka
2001-07-31 13:53     ` Kai Großjohann
2001-07-31 17:30       ` Amos Gouaux
2001-07-31 17:51         ` Kai Großjohann
2001-08-05 17:34           ` Amos Gouaux
2001-08-05 20:04             ` Kai Großjohann
2001-08-05 20:56               ` Amos Gouaux
2001-08-05 21:35                 ` Kai Großjohann
2001-07-31 22:45       ` Katsumi Yamaoka
2001-08-01  0:53         ` ShengHuo ZHU
2001-08-01  8:43         ` Didier Verna
2001-08-01  9:55         ` Kai Großjohann
2001-08-01 10:18           ` Katsumi Yamaoka
2001-08-01 11:04             ` Kai Großjohann
2001-08-01 11:38               ` Katsumi Yamaoka
2001-08-02 10:59                 ` Katsumi Yamaoka
2001-08-03  4:57                   ` ShengHuo ZHU
2001-08-03  7:03                     ` Katsumi Yamaoka

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