all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: Waleed Yousef <wyousef@fcih.net>
Cc: 58974@debbugs.gnu.org
Subject: bug#58974: 28.2; saving a message in multiple groups
Date: Thu, 03 Nov 2022 17:06:21 +0100	[thread overview]
Message-ID: <87o7tokooy.fsf@gmail.com> (raw)
In-Reply-To: <87tu3gt4qc.fsf@node-1w7jr9strgjopauae3d8vyr5z.ipv6.telus.net> (Waleed Yousef's message of "Thu, 03 Nov 2022 08:52:43 -0700")

>>>>> On Thu, 03 Nov 2022 08:52:43 -0700, Waleed Yousef <wyousef@fcih.net> said:

    Waleed> 1. Thanks so much. BTW, gnus-news-group-name is just an automatic
    Waleed> hyphenation done by gnus message buffer to split the line. I indeed use
    Waleed> gnus-newsgroup-name

    Waleed> Now, one more question please.

    Waleed> How I save to a default group if no group
    Waleed> is visited. I use this code but it does not work:

    Waleed> (setq gnus-message-archive-group '((if gnus-newsgroup-name gnus-newsgroup-name "nnml:ADS")))

That should work, unless `gnus-newsgroup-name' doesnʼt exist as a
variable, in which case youʼd need to check if itʼs `boundp'
first. You can try edebugging through `gnus-inews-insert-gcc' to see
why itʼs going wrong.

Robert
-- 





  reply	other threads:[~2022-11-03 16:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-02 23:48 bug#58974: 28.2; saving a message in multiple groups Waleed Yousef
2022-11-03 10:36 ` Robert Pluim
2022-11-03 15:52   ` Waleed Yousef
2022-11-03 16:06     ` Robert Pluim [this message]
2022-11-03 17:07       ` Waleed Yousef
2022-11-03 17:47         ` Robert Pluim
2022-11-03 18:23           ` Waleed Yousef
2022-11-03 18:27             ` Robert Pluim

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=87o7tokooy.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=58974@debbugs.gnu.org \
    --cc=wyousef@fcih.net \
    /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.