emacs/var/elfeed/db/data/9f/9ffb80e36de6740223c255a465f3a1970d92426f
2022-01-03 12:49:32 -06:00

2 lines
756 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<p>Recently a post by <a href="https://jao.io">jao</a>, whos <a href="https://jao.io/blog/hacking.html">written a whole bunch of excellent software</a>, popped up in my feed inbox. Its just a very short (15 words) <a href="https://jao.io/blog/2021-09-04-apropos-library.html">mention of apropos-library</a>, a function that lists all the variables and functions in a library. It can also be configured to show the keybindings for the functions.</p>
<p>Apparently its been around since Emacs 23 but neither jao nor I were aware of it. It seems like a useful facility. Even though you wont need it often, its easy to see how it could be really useful in certain circumstances. Its already installed so give it a try to see how it works.</p>