emacs/var/elfeed/db/data/b3/b3655f768f6afbdd181c30ca7215a696763fcbc3
2022-01-03 12:49:32 -06:00

16 lines
511 B
Plaintext

<div class="date"> 6 Jan 2016</div>
<p>
If you haven't used <a href="http://www.gnu.org/software/emacs/manual/html_node/emacs/Imenu.html">imenu</a> in Emacs, you should try it. It gives you
a way to select all <i>top-level items</i> of a file... functions and
constants in source code or headers in an org-mode file.
</p>
<p>
I have a couple of suggestions to make the interface a bit nicer:
</p>
<p>
<a href="Technical/Emacs/imenu.html">Read more...</a>
</p>