Gnus development mailing list
 help / color / mirror / Atom feed
* Please test tentative change: annotations in nnml groups
@ 2001-07-21 18:15 Kai Großjohann
  2001-07-21 20:12 ` Harry Putnam
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Kai Großjohann @ 2001-07-21 18:15 UTC (permalink / raw)


I have made a little change which is committed in CVS.  (The new
function nnml-request-post.)  I hope it doesn't break anything for
anyone.  If it does, you know who to blame.

The idea behind this is that you can store annotations to messages in
your nnml groups.  You do this by composing a followup using `S n' or
`S N'.  Then you insert the right group name in the Newsgroups header,
write your stuff, and off you go.

The implementation just consists of the simple function
nnml-request-post which has been copied nearly verbatim from
nnimap-request-post.

A number of questions come to my mind:

* Is this useful for anyone out there?

* The implementation seems to be nearly independent of the backend.
  Some code reuse seems to be in order.

* The code still has some warts: after `S n', the Newsgroups header is
  not filled out.  You get a y/n prompt when attempting to post -- you
  can just answer yes, but it'd be nice if the prompt went away.
  (Gnus is checking the wrong server for the existence of a group.)

* The code does not meaningfully work unless gnus-post-method is set
  to current.

kai
-- 
~/.signature: No such file or directory


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

end of thread, other threads:[~2001-07-30 22:34 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-21 18:15 Please test tentative change: annotations in nnml groups Kai Großjohann
2001-07-21 20:12 ` Harry Putnam
2001-07-21 22:23   ` Kai Großjohann
2001-07-21 23:10     ` Harry Putnam
2001-07-21 23:29       ` Kai Großjohann
2001-07-22  3:00 ` Karl Kleinpaste
2001-07-22  9:04   ` Kai Großjohann
2001-07-22  9:07 ` Kai Großjohann
2001-07-23  9:59   ` Kai Großjohann
2001-07-30 20:25 ` Paul Jarc
2001-07-30 22:34   ` Kai Großjohann

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