Gnus development mailing list
 help / color / mirror / Atom feed
From: "Adam Sjøgren" <asjo@koldfront.dk>
To: ding@gnus.org
Subject: Re: What's your gnus-demon-scan-news idle time?
Date: Fri, 25 Oct 2019 15:27:35 +0200	[thread overview]
Message-ID: <87v9sdez08.fsf@tullinup.koldfront.dk> (raw)
In-Reply-To: <xuu6o8y5nfow.fsf@ucl.ac.uk>

Eric writes:

> On Thursday, 24 Oct 2019 at 23:08, Adam Sjøgren wrote:
>> (I use the asjo-fetch-was-manual variable to determine whether new
>> emails gets forwarded to my phone or not - the idea being that if the
>> fetch is done manually, it means that I am sitting at the Emacs, so I
>> don't need the emails to go to the the phone¹.)
>
> Interesting.  Do you therefore forward to a different email account for
> your phone?

Yes, and that account is only used for transfering email to the phone.

It also is easy to transfer an email to the phone when I'm using emails,
just resend it (S D r) to the phone's email-address.

> I'm still trying to find a good workflow for email on my phone...

I wanted to continue to use nnml, and I didn't want to read all emails
twice, so I found this hybrid setup which works pretty well for me.

In addition to the "only forward when email was fetched automatically",
I have my splits set up, so I have the split that sends to the mobile
below the things I never want to see on my phone, like cron emails and
stuff:

          ; I don't want cron on my mobile:
          ("From" "\\(root\\|news\\)@koldfront.dk" "cron")
            ...
          ("Subject" ".*\\[tullinup\\].*" "cron")
          ("List-Id" ".*<\\([^.]+\\)\.[^.]+\.github\.com>.*" "github.\\1")
          ; Resend to mobile:
          ;   Must not match, otherwise the splitting ends here maybe it
          ;   would be nicer to (& (resend-to-mobile-split) (| (the rest))) ?
          (: resend-to-mobile-split "NAMEOFPHONE@koldfront.dk")
          ("Delivered-To" "asjo\\+.*@" "unknown-user")
             ...

which makes for a very simple way to configure what goes to the phone
and what doesn't.


  Best regards,

    Adam

-- 
 "HALLELUJAH!                                                 Adam Sjøgren
  Så att säga."                                          asjo@koldfront.dk




  reply	other threads:[~2019-10-25 13:27 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-24  4:34 dick.r.chiang
2019-10-24  5:35 ` Eric S Fraga
2019-10-24 13:55 ` Jorge A. Alfaro-Murillo
2019-10-24 14:17 ` Gijs Hillenius
2019-10-24 21:08 ` Adam Sjøgren
2019-10-25 12:59   ` Eric S Fraga
2019-10-25 13:27     ` Adam Sjøgren [this message]
2019-10-25 15:37       ` Eric S Fraga
2019-10-25 15:49         ` Adam Sjøgren
2019-10-27 15:33           ` Eric S Fraga
2019-10-24 23:30 ` Bob Newell
2019-10-25  1:42 ` Eric Abrahamsen
2019-10-25  2:06   ` dick
2019-10-25  3:10     ` Eric Abrahamsen
2019-10-31 13:36       ` Lars Ingebrigtsen
2019-11-14  2:54         ` Wrong default NNIR search method Spenser Truex
2019-11-14 18:51           ` Eric Abrahamsen

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=87v9sdez08.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).