一键导入
emacs-config-reload
Reload Emacs configuration safely and diagnose stale package or variable state after configuration changes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Reload Emacs configuration safely and diagnose stale package or variable state after configuration changes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Inspect Emacs commands, variables, bindings, defaults, and buffer-local values.
Inspect live Emacs runtime state such as buffers, variables, hooks, keymaps, features, warnings, and backtraces.
Work with live Emacs buffers, regions, point, narrowing, and window-local editing state.
Diagnose Emacs hook ordering, key binding shadowing, remaps, and advice-related behavior.
Use editor-backed language server workflows such as diagnostics, definitions, references, rename, and code actions.
Work with Magit buffers and live Git state inside Emacs.
| name | emacs-config-reload |
| title | Emacs Config Reload Workflow |
| description | Reload Emacs configuration safely and diagnose stale package or variable state after configuration changes. |
| type | instruction |
| tools | emacs_eval |
| capability | true |
| family | emacs-config |
| source | builtin |
| feature | emacs |
| modes | emacs-lisp-mode, lisp-interaction-mode |
| files | init.el, early-init.el, *.el |
| keywords | reload, config, init.el, early-init.el, package reload, stale state, re-evaluate |
| disclosure | active |
| risk | low |
When reloading configuration, identify the affected file or feature first. Prefer loading the changed file, checking feature state, and inspecting messages or warnings afterward.
Avoid assuming a full Emacs restart unless the stale state cannot be safely refreshed in the running session.