Linux
  • Linux
  • Bash
  • Debian
  • Ubuntu
  • Shell
  • CentOS
  • SSH
☰

如何在 Emacs Dired 中防止刪除確認?

tag-icon 2024-7-11 • tag-icon emacs elisp
如何在 Emacs Dired 中防止刪除確認?

我輸入 d,然後輸入 x,系統會提示我確認是/否。我希望它只是刪除,而不要求確認。

答案1

這對我有用:

(setq dired-deletion-confirmer '(lambda (x) t))
THE END
如何安裝 Eclipse? 如何安裝 Eclipse?
如何停止無法使用的映射網路驅動器,阻止 Windows 7 64 位元啟動通過 KSOD? 如何停止無法使用的映射網路驅動器,阻止 Windows 7 64 位元啟動通過 KSOD?

相關內容

熱門問答

熱門問答

  • emacs
  • elisp
  • windows-7
  • network-shares
  • black-screen-of-death

© 2024 rvso.com 版權所有. 網站地圖