Emacs TIL

Today I learn in Emacs

Blog Index About Search

Pocket Reader on Emacs

Read Pocket articles on Emacs. Mark them in Firefox or elfeed, and read them later on Emacs.
Feb 6, 2022 · 1 min read

Find files by name in project sub-directory

I blogged about how to search something in a sub-directory in a big Rails code base.

Feb 2, 2022 · 1 min read

Search something in sub-directory only

Recently I worked in a giant Rails monolith repo. When I say giant, it means multiple teams owning different modules inside the rails, and there are thousands of files.

Jan 30, 2022 · 1 min read

Idea: Get AI to write lisp!

After playing OpenAI and writing some elisp at the same time, I come up with this crazy idea: We can "outsource" the mechanical part of function/macro writing to AI.

Jan 16, 2022 · 2 min read

Elisp: String interpolation

Use format or concat:

Jan 6, 2022 · 1 min read
1
2 3 4 5 6
12

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