Emacs TIL

Today I learn in Emacs

Blog Index About Search

Setting up elfeed for RSS feeds

elfeed is awesome!

Oct 7, 2021 · 2 min read

Ivy Find File and Open in a New Window

Sometimes we find a file but don’t want to interrupt the work in progress in the current window. It is best to open it in a new window (or frame, in Emacs term).

Oct 5, 2021 · 1 min read

Edit Text Everywhere with Emacs

Doom Emacs comes with the emacs-everywhere support.

Oct 4, 2021 · 1 min read

Manage Web Bookmarks with Emacs + buku

buku CLI bookmark manager. For those of you who don’t want to store bookmarks data in Chrome or Firebox, buku is an alternative.

Sep 30, 2021 · 1 min read

Insert Templated Code Blocks with Yasnippet

When editing org file with code blocks, sometimes we want to print out the stdout, pipe the output to a file. As a result, we may type :results option near the code block a lot.

Sep 28, 2021 · 1 min read
1
7 8 9 10 11
12

© 2024 Emacs TIL. Powered by Jekyll & Forever Jekyll.