• (Dialog) Truncate multiple %newsgroups%

    From Lars Anders@21:1/5 to All on Tue Jan 25 04:58:11 2022
    Is there commands to list easy only a _first_ newsgroup in a followup?

    Assume Dialog is set to following setting.
    Follow-ups to post: On %date%, %from% wrote in %newsgroups%:\n
    Date format: d mmm yyyy

    If three newsgroups are exist, the result is long too much.
    On 24 Jan 2022, A B <ab@gmail.com> wrote in
    alt.newsgroup.one,alt.newsgroup.two,alt.newsgroup.three:

    I ask for only _first_ newsgroup listing, as in the example next.
    On 24 Jan 2022, A B <ab@gmail.com> wrote in alt.newsgroup.one:

    Is there a _easy_ way to get Dialog to auto-truncate newsgroups?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Bernd Rose@21:1/5 to Lars Anders on Tue Jan 25 06:38:54 2022
    On Tue, 25 Jan 2022 04:58:11 +0100, Lars Anders wrote:

    Is there commands to list easy only a _first_ newsgroup in a followup?

    Assume Dialog is set to following setting.
    Follow-ups to post: On %date%, %from% wrote in %newsgroups%:\n
    Date format: d mmm yyyy

    If three newsgroups are exist, the result is long too much.
    On 24 Jan 2022, A B <ab@gmail.com> wrote in
    alt.newsgroup.one,alt.newsgroup.two,alt.newsgroup.three:

    I ask for only _first_ newsgroup listing, as in the example next.
    On 24 Jan 2022, A B <ab@gmail.com> wrote in alt.newsgroup.one:

    Is there a _easy_ way to get Dialog to auto-truncate newsgroups?

    I only can think of parsing and altering the content of the reply in an OnBeforeSendingMessage event script.

    Moreover, you probably wouldn't want the /first/ group, anyway, but the
    group you directly wrote the reply in. (To indicate the newsgroup, you
    are most likely to read any follow-ups in, if you send your answer to
    multiple groups, as well...)

    In most groups most messages are dedicated ones and not cross-posts.
    In each such message mentioning the originating newsgroup in the intro attribution line is (IMHO) pointless, because the readers of the OP as
    well as the readers of your reply /do/ know, which group they currently reading.

    And in cases of crossposts, the leading group (if any) should be denoted by setting an appropriate follow-up header. This /should/ also be mentioned somewhere in the answer, itself. (Usually directly above the signature.) Because there's no way to know, which group you'll regard as main target (possibly not the one you are writing the answer in), this can not really
    be automated.

    Therefore, I suggest you leave the %newsgroups% list from attribution, altogether, and only add such information manually in cases, where this
    seems appropriate or even necessary.

    HTH.
    Bernd

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lars Anders@21:1/5 to Bernd Rose on Tue Jan 25 08:05:02 2022
    On 25 Jan 2022, Bernd Rose <b.rose.tmpbox@arcor.de> wrote in news.software.readers:

    Therefore, I suggest you leave the %newsgroups% list from attribution, altogether, and only add such information manually in cases, where this
    seems appropriate or even necessary.

    Thank you for your kind help.
    I understand every point you maked.
    The OnBeforeSendingMessage is not easy for me.
    That is OK.
    I will remove the %newsgroup% after this reply to you.
    Bernd, Thank you!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)