all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: "Óscar Fuentes" <ofv@wanadoo.es>
Cc: Oleh Krehel <ohwoeowho@gmail.com>, emacs-devel@gnu.org
Subject: Re: send new reply from gnus hangs
Date: Mon, 10 Jun 2019 09:56:01 +0200	[thread overview]
Message-ID: <m2a7epub5a.fsf@gmail.com> (raw)
In-Reply-To: <87imtetju1.fsf@telefonica.net> ("Óscar Fuentes"'s message of "Mon, 10 Jun 2019 01:33:42 +0200")

>>>>> On Mon, 10 Jun 2019 01:33:42 +0200, Óscar Fuentes <ofv@wanadoo.es> said:

    Óscar> Confirmed, reverting that commit fixes the problem.

    >> -   ;; Check continuation headers.
    >> -   (message-check 'continuation-headers
    >> -     (goto-char (point-min))
    >> -     (let ((do-posting t))
    >> -       (while (re-search-forward "^[^ \t\n][^ \t\n:]*[ \t\n]" nil t)
    >> -	 (goto-char (match-beginning 0))
    >> -	 (if (y-or-n-p "Fix continuation lines? ")
    >> -	     (insert " ")
    >> -	   (forward-line 1)
    >> -	   (unless (y-or-n-p "Send anyway? ")
    >> -	     (setq do-posting nil))))
    >> -       do-posting))

I guess that function needs an &optional do-posting argument or
similar.

Robert



  reply	other threads:[~2019-06-10  7:56 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 [this message]
2019-06-10 11:52                 ` Andy Moreton
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=m2a7epub5a.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=ofv@wanadoo.es \
    --cc=ohwoeowho@gmail.com \
    /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.