all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#23727: Gnus doesn't always indicate successful posting
       [not found] ` <87tw8l1kf8.fsf@gnus.org>
@ 2017-02-11 10:43   ` Live System User
  2018-04-12 15:59     ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Live System User @ 2017-02-11 10:43 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 23727

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Live System User <nyc4bos@aol.com> writes:
>
>> I tried to follow up to a posting to gmane.emacs.devel by
>> typing F `(gnus-summary-followup-with-original)'.
>>
>> After typing "C-u C-c C-c" `(message-send-and-exit)', I got
>> the message:
>>
>> Wrote /home/liveuser/Mail/send-news/3
>>
>> but Emacs was unresponsive and the "unsent..." buffer remained.
>
> I would guess that this means that the network connection timed out
> while posting.

  OK.

>
>> After about 5 minutes, I typed C-g `(keyboard-quit)' and typed
>> "C-u C-c C-c" again while in the "*unsent..." buffer and got
>> no message but the "*unsent..." buffer remained.
>
> Does `C-u' do something with `C-c C-c'?  I can't really see that it
> does?

  It's suppose to save the SMTP transaction buffer even if there is
  no SMTP error.
>
>> I then typed just "C-c C-c" and then got the message:
>>
>> Denied posting -- multiple copies
>
> This is really odd.  Because it was presumably hanging in
> `gnus-request-post', and your C-g should have ensured that result was
> nil, so it shouldn't have registered that it had sent the message, and
> you shouldn't have gotten the "multiple copies" message. 
>
> 	      (setq result (let ((mail-header-separator ""))
> 			     (gnus-request-post method))))
> 	  (kill-buffer tembuf))
> 	(set-buffer messbuf)
> 	(if result
> 	    (push 'news message-sent-message-via)
>
> So very odd...
>
> But what happened at the second C-c C-c?  Did it hang again and you
> C-g'd it again?

  It didn't hang but I got I got:

    >> Denied posting -- multiple copies

 
 Not sure if it's relevant, but I Gcc my messages via:

     Gcc: nnimap+aolSent"


 Thanks.
 





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

* bug#23727: Gnus doesn't always indicate successful posting
  2017-02-11 10:43   ` bug#23727: Gnus doesn't always indicate successful posting Live System User
@ 2018-04-12 15:59     ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2018-04-12 15:59 UTC (permalink / raw)
  To: Live System User; +Cc: 23727

I don't think it's likely we'll get further with this report, so I'm
closing it.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no






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

end of thread, other threads:[~2018-04-12 15:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <8760tk9bwh.fsf@aol.com>
     [not found] ` <87tw8l1kf8.fsf@gnus.org>
2017-02-11 10:43   ` bug#23727: Gnus doesn't always indicate successful posting Live System User
2018-04-12 15:59     ` Lars Ingebrigtsen

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.