Emacs Complete: Feedback Loops in Emacs, Feedback Loops in Computing

Completion within Emacs is not just about “intellisense” auto-completion as you type, or tab-completion in command prompts. When I think of “completion” within Emacs, I think about all operations within Emacs being (closed over) textual representations. Text buffers form a complete representation of process interaction in Emacs.

Continue reading …