Eli Zaretskii writes: >> Cc: Lars Magne Ingebrigtsen , >> Jim Porter >> Date: Wed, 02 Jul 2025 14:37:27 -0700 >> From: Steven Allen via "Bug reports for GNU Emacs, >> the Swiss army knife of text editors" >> >> Retain the tag when making a page in EWW document >> readable. Otherwise, relative links aren't resolved correctly. > > Thanks. Could you please show a recipe for reproducing the problem? 1. Start emacs. 2. M-x eww RET https://stebalien.com/tags/emacs/ RET 3. R (readable mode) 4. Try to follow the top link and get a 404 error code. > Also, would it make sense to have a test for this? Good point, see attached.