원클릭으로
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.