edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
From: Karl Dahlke <eklhad@comcast.net>
To: edbrowse-dev@edbrowse.org
Subject: [edbrowse-dev] batch move and batch delete
Date: Wed, 06 Jun 2018 13:07:19 -0400	[thread overview]
Message-ID: <20180506130719.eklhad@comcast.net> (raw)

If any of you are brave enough to try it:   ...
Beware, a bug might delete emails you didn't expect.
I've tested it here, but I don't have hundreds of messages to move around either.
This is from the updated users guide.

If there are 300 emails in your spam folder, there is an easy way to delete them all.
Type v to view them all, just to make sure a valid email didn't wind up here.
You don't want to delete anything good by mistake.
Then type b for batch mode, then d to delete.
Poof, they're all gone.
In the same way, you can batch move all the messages to another folder.
However, move is more useful with the from clause.
If the current message is from Fred Flintstone, type f, and edbrowse will print "from Fred Flintstone".
Then type m cartoon, and all the messages from Fred Flintstone will move to the cartoon folder.

You know what's interesting?
When my friend Erwin sends me an email, and I look at it through imap, or pop3 for that matter,
there is sender and subject and size, but no date and time.
Run at db3 and you can see why.

parseHeaderDate fails on mer., 06 juin 2018 14:52:10 +0200

Oops! That's something I never thought of.
Our routine expects English day and month, not French.
So almost all the emails in Erwin's imap will show no date/time.
I could change the routine to recognize English or French, but is there a more general approach?
Not that I can think of.
Just brute force programming.
Identify the language first, which isn't trivial, then use the days and months in that language.
I'll see if there's a way to do this that isn't totally painful.

Karl Dahlke

             reply	other threads:[~2018-06-06 17:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-06 17:07 Karl Dahlke [this message]
2018-06-06 23:52 ` Dominique Martinet
2018-06-07  0:10   ` Karl Dahlke
2018-06-07  0:52     ` Dominique Martinet

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=20180506130719.eklhad@comcast.net \
    --to=eklhad@comcast.net \
    --cc=edbrowse-dev@edbrowse.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).