this post was submitted on 19 Oct 2023
2 points (100.0% liked)

Emacs

310 readers
1 users here now

A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!

Get Emacs

Rules

  1. Posts should be emacs related
  2. Be kind please
  3. Yes, we already know: Google results for "emacs" and "vi" link to each other. We good.

Emacs Resources

Emacs Tutorials

Useful Emacs configuration files and distributions

Quick pain-saver tip

founded 1 year ago
MODERATORS
 

We all read (???) the Steve Yegge post where he says he as "hundreds" of info manuals installed in his computer.
The thing is, after quite a bit of web searching, I only managed to get git, gitman, Python, Common Lisp, and SICP.

Is there any repository/FTP/storage that has a treasure trove of info manuals ready to add to Emacs?

Thank you!

you are viewing a single comment's thread
view the rest of the comments
[–] balatus@alien.top 1 points 11 months ago

Isn't most GNU Project documentation in texinfo format? My top level info buffer has 377 lines, but many of those are for emacs modes or coreutils commands - do those count as individual manuals?

I find that the texinfo is not always available to download, but is in the source and gets installed when I install the relevant package.