summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Revert "add a Gnus window configuration for reading articles"Sean Whitton2022-07-18
| | | | This reverts commit 2261f5f71e4d390826980597838969dbfbf216d3.
* fix marking article other than the selected articleSean Whitton2022-07-18
|
* spw/gnus-fastmail-learn-spam: mark as read & advance pointSean Whitton2022-07-18
|
* turn on Gnus duplicate suppressionSean Whitton2022-07-18
|
* set notmuch database.pathSean Whitton2022-07-18
| | | | | Seems to be required when the db does not yet exist even though notmuch-config(1) says it ought to be choosing this location anyway.
* add workaround for Emacs bug#56592Sean Whitton2022-07-17
|
* ask about reading the Gnus dribble file if not Gnus first runSean Whitton2022-07-15
|
* replace spw/with-less-gc and wrapper inside spw/gnus with adviceSean Whitton2022-07-15
|
* tidy up to-mbox and from-mbox scriptsSean Whitton2022-07-15
| | | | | | Additionally, archive-fmail-to-annex creates ~/.fmail/annex if missing, and expand-annex-to-fmail creates ~/.fmail/annex/.expanded before trying to create files under that directory.
* expand-annex-mboxes: avoid creating the maildir at all if no mboxesSean Whitton2022-07-15
|
* stop keeping duplicates in annex mbox expansionSean Whitton2022-07-15
| | | | We preserve them in the permanent archives, but don't need to index them.
* start syncing Fastmail's Spam folderSean Whitton2022-07-15
|
* stop syncing drafts written in other clients, for simplicitySean Whitton2022-07-15
|
* drop workaround for notmuch duplicate messages unread bug againSean Whitton2022-07-15
| | | | | It's much less of a problem with Gnus, and I perform a notmuch search right between the two 'notmuch tag' commands surprisingly often.
* fix "Unknown type: ring" warningSean Whitton2022-07-14
|
* rebind h to get back from spw/gnus-reader eww buffersSean Whitton2022-07-14
|
* move files indicating which mboxes have been expanded into a subdirSean Whitton2022-07-13
| | | | We can then have notmuch ignore them without using a regular expression.
* start Gnus with point at best unread group not first unread groupSean Whitton2022-07-13
|
* raise GC thresholds while starting up GnusSean Whitton2022-07-13
|
* set gnus-interactive-exitSean Whitton2022-07-13
|
* neater fix for M-g in notmuch nnselect summary buffersSean Whitton2022-07-13
|
* try out not preferring text/plainSean Whitton2022-07-13
|
* kill all summaries before updating queriesSean Whitton2022-07-13
|
* put inbox and annex maildirs on level 7 & space out codeSean Whitton2022-07-13
| | | | | gnus-options-not-subscribe is not sufficient even for putting them on level 6 because it is overridden by gnus-auto-subscribed-groups.
* spw/gnus: require dedicated Emacs for Gnus first runSean Whitton2022-07-13
|
* don't check out ~/src/propellor on every workstationSean Whitton2022-07-12
|
* store Gnus/notmuch's copy of annexed mail in a single maildir's cur/Sean Whitton2022-07-12
|
* set gnus-topic-display-empty-topicsSean Whitton2022-07-12
|
* simplify personal vs. work inc. replacing an invalid use of spw/nm~Sean Whitton2022-07-11
|
* factor out a call to spw/nm~ & reflowSean Whitton2022-07-11
|
* add a Gnus window configuration for non-yanking repliesSean Whitton2022-07-11
|
* CatMail email.arizona.edu -> arizona.eduSean Whitton2022-07-11
|
* add spw/bulk-sources to exclude some notificationsSean Whitton2022-07-11
|
* show a reflog diff after finishing certain Magit git rebasesSean Whitton2022-07-11
| | | | This is like my 'rld' shell alias.
* add a quick way to save all attachments to ~/tmp/Sean Whitton2022-07-11
|
* prefer text/plain, add buttons for multipart/{alternative,signed}Sean Whitton2022-07-11
| | | | | multipart/alternative button allows toggling text/plain and text/html, and multipart/signed button shows which part of the message is signed.
* set some miscellaneous Gnus and mail settingsSean Whitton2022-07-11
|
* generate gnus-topic-alist and gnus-topic-topology at startupSean Whitton2022-07-11
|
* move some Gnus bindings under 'v'Sean Whitton2022-07-11
|
* use gnus-options-not-subscribe to unsubscribe from maildir inboxSean Whitton2022-07-11
|
* don't save old nnselect: groups to the killed listSean Whitton2022-07-11
|
* raise large newsgroup sizesSean Whitton2022-07-11
|
* always read Gnus dribble fileSean Whitton2022-07-11
|
* avoid notmuch search ephemeral groups getting their own score filesSean Whitton2022-07-11
|
* move notmuch db and hooks to new XDG locationsSean Whitton2022-07-11
|
* move setting message-templ-alist out of init.elSean Whitton2022-07-11
|
* set nnselect-rescanSean Whitton2022-07-11
| | | | Makes sense for notmuch searches, which are fast.
* populate spw/process-view-ids earlierSean Whitton2022-07-11
| | | | gnus-summary-prepared-hook happens after Gnus displays the first article.
* set Gnus extra headers listsSean Whitton2022-07-11
|
* try out gnus-score-followup-articleSean Whitton2022-07-11
|