emacs-async
CommunityStabilize async Elisp with safe cursor handling.
Authorjingtaozf
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill addresses cursor-position bugs in asynchronous Emacs Lisp code by teaching reliable patterns that preserve buffer context across callbacks, timers, and process filters.
Core Features & Use Cases
- Marker-based position tracking to survive edits during async operations.
- Explicitly pass context into callbacks to avoid relying on the current cursor state.
- Use lexical binding to capture variables for safe asynchronous execution.
- Validate and reposition point before using cursor-dependent functions like org-entry-get and org-get-tags.
Quick Start
Position the cursor, then start an asynchronous Emacs Lisp operation using captured markers and explicit context.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: emacs-async Download link: https://github.com/jingtaozf/emacs-claude-agent/archive/main.zip#emacs-async Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.