One mailing list article today forced me to find a way to skim through all the thread.
`A T` (`gnus-summary-refer-thread`) fetches all articles in the current thread.
`M-s M-s` (`gnus-summary-search-article-forward`) performs a regexp search forward.
Use `M-s M-r` for backward search.
The search is done once after hitting `RET`. To repeat it, use `M-S` (forward) or `M-R` (backward).
#RTFM
(info "(gnus) Finding the Parent")
(info "(gnus) Searching for Articles")
:emacs: set up #GNUS with Gmail IMAP to comfortably read email in #emacs
interface is certainly something, but AFAIK it was the solution that involved the least set up, as everything else I looked at starting asking me to host several servers and consume all my mail differently, and yeah I'm not doing that.
The email I receive is not valuable, it is crap that may or may not be be actionable crap, and then after judging which, it is deleted.
Now I am confused.
I am trying to setup #gnus through #emacs on my MacBook, and I am using the same smtpmail config that works great on my #guix desktop, however when I send on MacBook I get "Sending failed: 554 5.7.1 relay access denied" error. I guess for whatever reason TLS authentication doesn't want to just work the same way. I'd imagine this issue has something due to with the build of emacs 30 that I am using, so I guess I'll try with 29 and see if that helps?
@thereeljon Essentially what they mean is sorting via an algorithm. Now, the interesting part is that chronological sort is also an algorithm, just a very simple one.
On Facebook, the criteria for sorting aren't within the control of the users, and so they find themselves manipulated against their will. That is why corporations are interested in doing so.
However, some programs for example #Gnus for #Usenet put the user fully in control of their own sorting (https://www.gnu.org/software/emacs/manual/html_node/gnus/Scoring.html).
@MmeLibertine Sounds like prioritization sorting in MUAs (a feature even *old* programs like #Gnus have) would entirely defeat that tactic.
Is anybody reading this who would be willing to participate starting/investigating a #gnus backend for mastodon (or, generally, activity pub)?
Ich hab jahrelang in #Brandenburg gelebt.
Da gab es alles: #Giraffen, #Gnus, #Elefanten, aber keine #Löwen.
Jetzt plötzlich, #Löwen, das ist der #Klimawandel. ☝️
#Brandenburg #Giraffen #gnus #Elefanten #lowen #klimawandel
#Emacs
Interesting approach to "reading and searching #gmane with #gnus, fast"
[Using #leafnode]
https://jao.io/blog/reading-and-searching-gmane-with-gnus-fast.html
@april @notjustbikes And of course, Bluesky's still isn't to my liking, it grants less control over sorting than #Gnus does for #Usenet.
Modern software is often a disappointment.
The user should be in control. Anything else is just a sad joke.
#Emacs #Rmail (#mail reader) got an update upstream.
Namely, Eli Zaretskii commited "New Rmail commands for reading mailing-lists".
See it here:
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=71622d70e8bd0f4289df098a8d9b3ab06f4bdcc0
I use Rmail purely as an email client and read mailing lists in #Gnus now, but that's an interesting addition to take a look at.