all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andy Moreton <andrewjmoreton@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: send new reply from gnus hangs
Date: Mon, 10 Jun 2019 12:52:25 +0100	[thread overview]
Message-ID: <vz1o935wtc6.fsf@gmail.com> (raw)
In-Reply-To: 87imtetju1.fsf@telefonica.net

On Mon 10 Jun 2019, Óscar Fuentes wrote:

> Confirmed, reverting that commit fixes the problem.
>
>> Óscar Fuentes <ofv@wanadoo.es> writes:
>>
>> The problematic commit is
>>
>> master e51adfbdb7587c2b0b5ba154be210b30db82b4ea
>> Author:     Oleh Krehel <ohwoeowho@gmail.com>
>> AuthorDate: Thu Jun 6 16:01:10 2019 +0200
>> Commit:     Oleh Krehel <ohwoeowho@gmail.com>
>> CommitDate: Thu Jun 6 16:01:10 2019 +0200

Thanks Óscar, that appears to be the problem.

Looking at that commit, one call site calls `error' to abort sending the
message, so the return value does not matter, but the other uses
do-posting to set the return value from the `check-message' form, which
is used by its caller.

    AndyM




  parent reply	other threads:[~2019-06-10 11:52 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-07 21:20 send new reply from gnus hangs Andy Moreton
2019-06-07 22:34 ` Óscar Fuentes
2019-06-09 22:47   ` Óscar Fuentes
2019-06-09 23:00     ` Óscar Fuentes
2019-06-09 23:03       ` Óscar Fuentes
2019-06-09 23:11         ` Óscar Fuentes
2019-06-09 23:18           ` Óscar Fuentes
2019-06-09 23:19           ` Óscar Fuentes
2019-06-09 23:25             ` Óscar Fuentes
2019-06-09 23:33               ` Óscar Fuentes
2019-06-10  7:56                 ` Robert Pluim
2019-06-10 11:52                 ` Andy Moreton [this message]
2019-06-14  2:38                   ` Eric Abrahamsen
2019-06-14  2:39                   ` Eric Abrahamsen
2019-06-14 13:42                     ` Óscar Fuentes
2019-06-14 14:58                       ` Eric Abrahamsen
2019-06-09 23:04       ` Óscar Fuentes
2019-06-09 23:06       ` Óscar Fuentes
2019-06-09 23:16         ` Óscar Fuentes
2019-06-09 23:02     ` Óscar Fuentes

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=vz1o935wtc6.fsf@gmail.com \
    --to=andrewjmoreton@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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.
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.