unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/8] mostly watch-related odds and ends
@ 2020-08-27 12:16 Eric Wong
  2020-08-27 12:16 ` [PATCH 1/8] watchmaildir: ensure I:/W:/E: prefixes in warnings Eric Wong
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Eric Wong @ 2020-08-27 12:16 UTC (permalink / raw)
  To: meta

Mostly stuff around -watch, I've finally decided NNTP and IMAP
client support aren't as horrible-to-configure as I was
imagining.  Well, maybe, at least I'm finding it somewhat
useful...

One problem I've been trying to avoid is having excessive,
overwhelming amounts of documentation.  I tend to get
overwhelmed myself when learning new things, too.

Moving the watch-only stuff out of the config manpage seems like
a step in the right direction in that regard.

Eric Wong (8):
  watchmaildir: ensure I:/W:/E: prefixes in warnings
  imaptracker: preserve WAL journal_mode if set by user
  overidx: inline create_ghost sub
  doc: document graceful shutdown signals
  doc: speling fickses
  watch: imap: only remove \Seen spam
  doc: move watch config docs to -watch manpage
  doc: watch: expand on NNTP and IMAP-specific knobs

 Documentation/public-inbox-config.pod |  38 ++--------
 Documentation/public-inbox-edit.pod   |   2 +-
 Documentation/public-inbox-purge.pod  |   2 +-
 Documentation/public-inbox-tuning.pod |   2 +-
 Documentation/public-inbox-watch.pod  | 100 +++++++++++++++++++++++---
 lib/PublicInbox/IMAPTracker.pm        |   7 +-
 lib/PublicInbox/OverIdx.pm            |  23 +++---
 lib/PublicInbox/WatchMaildir.pm       |  31 +++++---
 t/over.t                              |   4 +-
 9 files changed, 135 insertions(+), 74 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-08-28  4:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-27 12:16 [PATCH 0/8] mostly watch-related odds and ends Eric Wong
2020-08-27 12:16 ` [PATCH 1/8] watchmaildir: ensure I:/W:/E: prefixes in warnings Eric Wong
2020-08-27 12:17 ` [PATCH 2/8] imaptracker: preserve WAL journal_mode if set by user Eric Wong
2020-08-27 12:17 ` [PATCH 3/8] overidx: inline create_ghost sub Eric Wong
2020-08-27 12:17 ` [PATCH 4/8] doc: document graceful shutdown signals Eric Wong
2020-08-27 12:17 ` [PATCH 5/8] doc: speling fickses Eric Wong
2020-08-27 12:17 ` [PATCH 6/8] watch: imap: only remove \Seen spam Eric Wong
2020-08-27 12:17 ` [PATCH 7/8] doc: move watch config docs to -watch manpage Eric Wong
2020-08-27 12:17 ` [PATCH 8/8] doc: watch: expand on NNTP and IMAP-specific knobs Eric Wong
2020-08-28  4:22   ` Eric Wong

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 read-only IMAP folder(s) and NNTP newsgroup(s).