Sacha Chua writes:

> 2025-09-01 Emacs news
>
>  * A Stealth Flex: Browse Reddit at Work Using Emacs (02:16)

Nice! Btw there's:

> /u/mmarshall540 wrote:

>> You can use Gnus with feedbase.org.

(...as I discovered two days ago)

>> Would be nice to have comments threaded with the posts

Partial (because the subthreading info seems not available) workaround:

'G p' on an (nnvirtual "feedbase") (info "(gnus) Combined Groups"):

  ((gnus-summary-make-false-root 'empty)
   (gnus-summary-thread-gathering-function
    'gnus-gather-threads-by-subject)
   (gnus-simplify-subject-functions
    (list (lambda (subject) (string-trim-left subject "/u/[^ ]+ on "))))
   (gnus-sort-gathered-threads-function 'gnus-thread-sort-by-date))

I try to avoid AMAP, but sometimes one has to be able to 'read it' (such
as for such info :D). Parent referral, linking directly etc. should be
possible with some effort (but one shouldn't get too cosy here). May one
last as long as the other... (btw, if anyone concerned is reading this,
please try to include /r/machinelearning in it).

>> I'll have gotten an Emacs user to pay for something

I pay with my labour, you insensitive clod! :-)

"Labour was the first price, the original purchase-money that was paid
for all things." "...labour be the real measure of the exchangeable
value of all commodities."

For those who insist on belabouring themselves to use it without an
account, there's the above option (for now, at least).

--

---
via emacs-tangents mailing list 
(https://lists.gnu.org/mailman/listinfo/emacs-tangents)
  • ... James Thomas via Emacs news and miscellaneous discussions outside the scope of other Emacs mailing lists
    • ... Pyromania via Emacs news and miscellaneous discussions outside the scope of other Emacs mailing lists

Reply via email to