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

13 lines
619 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>Raw link: <a href="https://www.youtube.com/watch?v=cYPTWI86Cqc">https://www.youtube.com/watch?v=cYPTWI86Cqc</a></p>
<p>In this video I demonstrate the main features of Emacs built-in
completion mechanism. Ido, which stands for “interactively do”, is a
program for narrowing down a list of selection candidates. It is used
to empowered the various interfaces that rely on the minibuffer.</p>
<p>And here is my own config file, with tweaks for Ido and other tools:
<a href="https://protesilaos.com/emacs/dotemacs">protesilaos.com/emacs/dotemacs</a>.</p>