Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: "Denis Bitouzé" <dbitouze-39ZsbGIQGT5GWvitb5QawA@public.gmane.org>
To: info-gnus-english-mXXj517/zsQ@public.gmane.org
Subject: Re: Make `r` and `F` behave as `S L` when replying to a message from a mailing list
Date: Sun, 09 Nov 2014 17:53:39 +0100	[thread overview]
Message-ID: <m3h9y8xqlo.fsf@example.com> (raw)
In-Reply-To: <87k336eru8.fsf@debian.uxu>

Le 07/11/14 à 20h25, Emanuel Berg <embe8573@student.uu.se> a écrit :

> Denis Bitouzé <dbitouze@wanadoo.fr> writes:
>
>> I guess so. I'll have a look at splitting mail.
>
> Here is an example of how to split - for different
> reasons, in including to get individual groups for
> listbots. Note though that many listbots are available
> as newsgroups so unless you already subscribe in an
> unorganized way instead of splitting, I'd find the
> "real" groups.
>
> (setq nnmail-split-methods
>  '(("zsh"          "^\\(Cc\\|\\(Resent-\\)?To\\):.*zsh-\\(announce\\|workers\\|users\\)@zsh\.org.*")
>    ("debian.user"  "^\\(Cc\\|\\(Resent-\\)?To\\):.*debian-user@lists\.debian\.org.*")
>    ("cc"           "^\\(Cc\\|\\(Resent-\\)?To\\):.*\\(help-gnu-emacs\\|info-gnus-english\\)@gnu\.org.*")
>    ("spam-ooa"     "^\\(Cc\\|\\(Resent-\\)?To\\):.*l4-hackers@os\.inf\.tu-dresden\.de.*")
>    ("emacs-w3m"    "^Subject: \\[emacs-w3m.*")
>    ("mail.misc"    "") ))

That works nicely, thanks.

> Accidently, you can implement a DWIM `r' and `F'

Meanwhile, I noticed that `R` gives the expected result (To: is the
mailing address). But what is still annoying me is to be careful to the
keybinding I have to use depending on whether I'm answering a mail or
a usenet article.

> based on what group you are in = find out with
> `gnus-group-group-name' - as in, something like,
>
> (if (member (gnus-group-group-name) '("nnml:mail.sent"
>                                       "nndraft:drafts")
>                                       ) ...

Unfortunately, elisp is not my mother tongue. Suppose I'd like to use
`R` as unique keybinding both in `debian.user` group (mailing list) and
in `nntp+gmane:gmane.emacs.gnus.user` group (usenet forum), what would
be the corresponding code?

Thanks in anticipation.

All the best.
-- 
Denis


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

  reply	other threads:[~2014-11-09 16:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <m3vbmsvisc.fsf@example.com>
2014-11-06 15:08 ` Damien Wyart
2014-11-07  6:38   ` Denis Bitouzé
     [not found]   ` <mailman.13094.1415342343.1147.info-gnus-english@gnu.org>
2014-11-07  9:09     ` Damien Wyart
2014-11-07 18:53       ` Denis Bitouzé
     [not found]       ` <mailman.13173.1415386451.1147.info-gnus-english@gnu.org>
2014-11-07 19:25         ` Emanuel Berg
2014-11-09 16:53           ` Denis Bitouzé [this message]
     [not found]           ` <mailman.13309.1415552050.1147.info-gnus-english@gnu.org>
2014-11-15 13:20             ` Emanuel Berg
2014-11-17 13:07               ` Denis Bitouzé
     [not found]               ` <mailman.13874.1416229661.1147.info-gnus-english@gnu.org>
2014-11-17 22:09                 ` Emanuel Berg

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=m3h9y8xqlo.fsf@example.com \
    --to=dbitouze-39zsbgiqgt5gwvitb5qawa@public.gmane.org \
    --cc=info-gnus-english-mXXj517/zsQ@public.gmane.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).