|
From: Gábor M. <me...@re...> - 2026-06-04 17:00:11
|
arthur miller <art...@li...> writes: > I read manual all the time, so I do care about it :). We are at least 3 by now. > I do it in Emacs info mode though. There I can just 's' or 'm' (search > or menu) and use completing read on menus or links so it is a bit > better than reading in a web-browser. Especially with Helm and some > extras to complete menus and search. Yes, that should be more tolerable. I took note that there is a sbcl.info consumer, too. > It would be nice if the ansi draft was included and the standard > functions or parts of the standard were linked to the draft, but I > guess it would be a lot of work. I do not immediately see the point of including the entire ANSI draft, but autolinks are already made to CLHS (most visible in the PDF, where external links are red). Also, I'm adding links to the relevant sections of the CLHS (e.g. "CLHS `1.4.4.5`") while I'm converting the manual. |