ワンクリックで
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.