RSSAmplifier

Blog

Mike Olson - Emacs Blog Posts

Blog posts about Emacs from Mike Olson

mwolson.orgRSS feed ↗9 posts

Latest posts

Fixing typescript-ts-mode in Emacs 30.2

Working around tree-sitter upgrades with a rewriter.

eglot-python-preset and eglot-typescript-preset: Now on MELPA

Both Emacs packages for Python and TypeScript LSP configuration are now on MELPA, with multi-LSP support via rass included out of the box.

Beta: Emacs Multi-LSP support for Python and Typescript frameworks

Multi-language-server support for Python and TypeScript in Emacs, with easy per-project configuration.

First Week with Jujutsu VCS

Configuration tips and Emacs integration for Jujutsu after a week of use.

Announcing eglot-python-preset

A new Emacs package for Python LSP support with PEP-723 scripts.

ty: A Fast Python Type Checker and LSP for Emacs

Fast Python type checking and LSP with Eglot and Astral's ty in Emacs.

My Emacs AI Setup

How I use AI tools in Emacs: minuet for completions, gptel-fn-complete for rewrites, OpenCode for most else.

Automatic Arrow Characters in Emacs

How to set up automatic conversion of "-" and ">" to "→" in Emacs.

gptel-manual-complete: AI function completion in Emacs

Complete entire functions in Emacs using AI with gptel-manual-complete.