Emacs TIL

Today I learn in Emacs

Blog Index About Search

Run grammar check on Org buffers automatically with Language-Tool

I set up Emacs to run LanguageTool automatically before saving Org mode buffers. All errors are highlighted to provide instant feedback.
Mar 6, 2022 · 1 min read

Set up Vale prose linter on Emacs

I set up Vale on Emacs to lint my prose based on Microsoft / Google / proselint style guides. It highlights any violation and provides instant feedback.
Mar 5, 2022 · 2 min read

Emacs: How to go to line N

This post explains how to go to a line in vanilla and Doom Emacs. The simplest way is M-x goto-line
Feb 24, 2022 · 2 min read

Use yasnippet for personal planning

I use yasnippet to manage my personal templates. It is a simple yet effective way to maintain my planning quality.
Feb 19, 2022 · 2 min read

Open org-capture buffer in a new frame

We can let org-capture to always a full frame / maximized window to minimize distractions without disrupting my current frame.
Feb 15, 2022 · 1 min read
1 2 3 4 5
12

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