Gnus development mailing list
 help / color / mirror / Atom feed
From: "Adam Sjøgren" <asjo@koldfront.dk>
To: ding@gnus.org
Subject: Re: Posting a draft to a newsgroup stopped(?) working?
Date: Sat, 02 Jan 2021 05:10:58 +0100	[thread overview]
Message-ID: <87tus0kmgd.fsf@tullinup.koldfront.dk> (raw)
In-Reply-To: <87eej47zq0.fsf@ust.hk>

Andrew writes:

> Actually, can you try the following patch (I think there is a
> corresponding error in setting the article number)?

I don't think there'll be an article number for the draft of a new
article?

Only for a follow up (the number of the article the follow up is on).

> -          (,article   (when gnus-article-reply
> +          (,article   (if gnus-article-reply
>                          (or (nnselect-article-number
>                               (or (car-safe gnus-article-reply)
> -                                 gnus-article-reply))
> -                            gnus-article-reply)))
> +                                 gnus-article-reply)))
> +                            gnus-article-reply))

You now have an "if gnus-article-reply", which when false returns
gnus-article-reply. Looks like a change that doesn't do much?


  Best regards,

    Adam

-- 
 "Ride the tail of rhyme                                    Adam Sjøgren
  Break the legs of time                               asjo@koldfront.dk
  Snap its spine"



  reply	other threads:[~2021-01-02  4:11 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-01 19:42 Adam Sjøgren
2021-01-01 20:38 ` Eric Abrahamsen
2021-01-01 20:48   ` Mock Turtle
2021-01-01 20:53     ` Eric Abrahamsen
2021-01-01 21:02       ` Adam Sjøgren
2021-01-01 21:17         ` Mock Turtle
2021-01-01 21:23           ` Eric Abrahamsen
2021-01-01 21:44             ` Adam Sjøgren
2021-01-02  0:18               ` Adam Sjøgren
2021-01-02  0:58                 ` Eric Abrahamsen
2021-01-02  1:02                   ` Adam Sjøgren
2021-01-02  2:03                     ` Adam Sjøgren
2021-01-02  2:14                       ` Andrew Cohen
2021-01-02  2:25                         ` Adam Sjøgren
2021-01-02  2:37                         ` Adam Sjøgren
2021-01-02  3:33                           ` Adam Sjøgren
2021-01-02  3:40                             ` Adam Sjøgren
2021-01-02  3:45                               ` Adam Sjøgren
2021-01-02  3:52                                 ` Andrew Cohen
2021-01-02  4:01                                   ` Adam Sjøgren
2021-01-02  4:02                                   ` Andrew Cohen
2021-01-02  4:10                                     ` Adam Sjøgren [this message]
2021-01-02  4:32                                       ` Andrew Cohen
2021-01-02  4:42                                         ` Adam Sjøgren

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=87tus0kmgd.fsf@tullinup.koldfront.dk \
    --to=asjo@koldfront.dk \
    --cc=ding@gnus.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.
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).