在我点击 Org 链接后,是否有 Emacs 功能可以返回到以前的位置?我通常使用breadcrumb.el 包中的bc-set,但我更喜欢org-mode 中内置的东西。
emacs org-mode
我知道 bash 内部命令hash以及如何使用hash -d或hash -r忘记记住的位置。有没有办法在bash“缓存未命中”时指示自动执行此操作,即当记住的位置消失时 ( no such file or directory)bash会清除记住的位置并重试?
hash
hash -d
hash -r
bash
no such file or directory
linux bash
bash ×1
emacs ×1
linux ×1
org-mode ×1