好家伙,还是不行
Debugger entered--Lisp error: (void-variable acm-backend-lsp-filepath)
(lsp-bridge-call-async "close_file" acm-backend-lsp-filepath)
(let ((new-name (expand-file-name (nth 0 args)))) (lsp-bridge-call-file-api "rename_file" new-name) (lsp-bridge-call-async "close_file" acm-backend-lsp-filepath) (set-visited-file-name new-name t t) (set (make-local-variable 'acm-backend-lsp-filepath) new-name))
(progn (let ((new-name (expand-file-name (nth 0 args)))) (lsp-bridge-call-file-api "rename_file" new-name) (lsp-bridge-call-async "close_file" acm-backend-lsp-filepath) (set-visited-file-name new-name t t) (set (make-local-variable 'acm-backend-lsp-filepath) new-name)))
(if lsp-bridge-mode (progn (let ((new-name (expand-file-name (nth 0 args)))) (lsp-bridge-call-file-api "rename_file" new-name) (lsp-bridge-call-async "close_file" acm-backend-lsp-filepath) (set-visited-file-name new-name t t) (set (make-local-variable 'acm-backend-lsp-filepath) new-name))))
lsp-bridge--rename-file-advisor(#<subr rename-file> "/home/was/.emacs.d/tmpo61sCI" "/home/was/.emacs.d/custom.el" t)
apply(lsp-bridge--rename-file-advisor #<subr rename-file> ("/home/was/.emacs.d/tmpo61sCI" "/home/was/.emacs.d/custom.el" t))
rename-file("/home/was/.emacs.d/tmpo61sCI" "/home/was/.emacs.d/custom.el" t)
basic-save-buffer-2()
basic-save-buffer-1()
basic-save-buffer(nil)
save-buffer()
custom-save-all()
customize-save-variable(package-selected-packages (ag tree-sitter-langs tree-sitter whitespace-cleanup-mode puni meow page-break-lines nyan-mode rainbow-delimiters beacon session switch-window savehist orderless consult vertico markdown-mode yasnippet-snippets yasnippet dirvish posframe all-the-icons-completion marginalia all-the-icons color-theme-sanityinc-tomorrow diminish github-review forge ghub magit gnu-elpa-keyring-update fullframe seq))
package--save-selected-packages((ag tree-sitter-langs tree-sitter whitespace-cleanup-mode puni meow page-break-lines nyan-mode rainbow-delimiters beacon session switch-window savehist orderless consult vertico markdown-mode yasnippet-snippets yasnippet dirvish posframe all-the-icons-completion marginalia all-the-icons color-theme-sanityinc-tomorrow diminish github-review forge ghub magit gnu-elpa-keyring-update fullframe seq))
package-install(ag nil)
funcall-interactively(package-install ag nil)
call-interactively(package-install record nil)
command-execute(package-install record)
execute-extended-command(nil "package-install" "pa")
funcall-interactively(execute-extended-command nil "package-install" "pa")
call-interactively(execute-extended-command nil nil)
command-execute(execute-extended-command)