all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [jpff@cs.bath.ac.uk: Re: Failure to submit second netnews message]
@ 2006-12-09  6:00 Richard Stallman
  2006-12-09 18:13 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Stallman @ 2006-12-09  6:00 UTC (permalink / raw)


This seems very serious; would someone please investigate it, and ack?

------- Start of forwarded message -------
Date: Thu,  7 Dec 2006 17:13:32 +0000
From: <jpff@cs.bath.ac.uk>
To: <jpff@cs.bath.ac.uk>
CC: rms@gnu.org, emacs-pretest-bug@gnu.org
In-reply-to: <2166-Thu07Dec2006165144+0000-jpff@cs.bath.ac.uk>
Subject: Re: Failure to submit second netnews message
X-Spam-Status: No, score=0.2 required=5.0 tests=NO_REAL_NAME autolearn=no 
	version=3.0.4

...and to be more precise

I send a message to a newsgroup using gnus (as defined in
lisp/gnus/message.el)
The first message is sent successfully.
I then send another message, totally different text to the same group
(after all I moderate it and that is what I have to do) and it rejects
the second message saying
(error "Denied posting -- multiple copies")
which is on line 3597 on lisp/gnus/message.el

I am assuming that some value is not getting cleaned up when a message
is sent.

I will experiment with sending two unmoderated messages to see what
happens, but I am late for a meeting now

==John ffitch
------- End of forwarded message -------

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

* Re: [jpff@cs.bath.ac.uk: Re: Failure to submit second netnews message]
  2006-12-09  6:00 [jpff@cs.bath.ac.uk: Re: Failure to submit second netnews message] Richard Stallman
@ 2006-12-09 18:13 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2006-12-09 18:13 UTC (permalink / raw)
  Cc: rms, emacs-devel

> ...and to be more precise
>
> I send a message to a newsgroup using gnus (as defined in
> lisp/gnus/message.el)
> The first message is sent successfully.
> I then send another message, totally different text to the same group
> (after all I moderate it and that is what I have to do) and it rejects
> the second message saying
> (error "Denied posting -- multiple copies")
> which is on line 3597 on lisp/gnus/message.el
>
> I am assuming that some value is not getting cleaned up when a message
> is sent.
>
> I will experiment with sending two unmoderated messages to see what
> happens, but I am late for a meeting now

I cannot reproduce this.  Problems such as this may arise from
configuration error on your end.  Please give a precise recipe, using
say alt.just.testing newsgroup.  For example, here is what I did
(news.mit.edu is my local news server):

emacs -Q
M-: (setq gnus-select-method '(nntp "news.mit.edu")) RET
M-x gnus RET
S s nntp+news.mit.edu:alt.just.testing RET
SPC RET
a [... write a message...] C-c
a [... write a message...] C-c

I observe that both messages are posted with no problems.

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

end of thread, other threads:[~2006-12-09 18:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-09  6:00 [jpff@cs.bath.ac.uk: Re: Failure to submit second netnews message] Richard Stallman
2006-12-09 18:13 ` Chong Yidong

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.