<p>Raw link: <a href="https://www.youtube.com/watch?v=7eWAfmABHMs">https://www.youtube.com/watch?v=7eWAfmABHMs</a></p> <p>In this video I offer an introduction to the built-in bookmarking framework of Emacs. Bookmarks are compartments that store arbitrary data about files/contexts that we can retrieve on demand. They can potentially work with practically every major-mode inside of Emacs and can interface with other core features such as TRAMP to, e.g., restore an Eshell buffer over a particular file access protocol.</p> <p>The video also briefly covers my custom extensions for the bookmarks’ list view as well as my handler function for making EWW compliant with the standard <code>bookmark.el</code> library instead of its own bookmarking facility.</p> <p>All configurations and custom code are published on this website as part of my dotemacs: <a href="https://protesilaos.com/dotemacs">https://protesilaos.com/dotemacs</a>. The link includes references to the Git sources.</p>