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

18 lines
834 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=y6_bmcd3nis">https://www.youtube.com/watch?v=y6_bmcd3nis</a></p>
<p>In this screen cast I present some of the more advanced or perhaps
less obvious ways of using Emacs built-in search tool. <code>isearch</code> is
quite a competent tool that can be made even better with some careful
additions of elisp.</p>
<p>Based on what I know right now, there is a niche for both <code>isearch</code>
and <code>swiper</code>, even though the latter is often used a replacement for
the former.</p>
<p>All my customisations are defined in my “dotemacs” file—now provided
as a dedicated page inside this website (with links to its source):
<a href="https://protesilaos.com/emacs/dotemacs">protesilaos.com/emacs/dotemacs</a>.</p>