diff options
| author | Tassilo Horn | 2025-01-26 09:44:59 +0100 |
|---|---|---|
| committer | Tassilo Horn | 2025-01-26 09:44:59 +0100 |
| commit | 01d93d56cd469ddb45d142da948caef9f2dc1a3f (patch) | |
| tree | 3618ecc4cf7c7b5c9020945ca39fff3fa7fa1a0c /java/org | |
| parent | 35d39278599caf30eb4bfbd83118ffe15d2bc705 (diff) | |
| download | emacs-01d93d56cd469ddb45d142da948caef9f2dc1a3f.tar.gz emacs-01d93d56cd469ddb45d142da948caef9f2dc1a3f.zip | |
Use dired--inhibit-auto-revert for fixing bug#71264
The original fix bound auto-revert-mode to nil which had the side-effect
of disabling auto-revert forever in this buffer because
auto-revert-handler removes the buffer from auto-revert-buffer-list when
it's called but auto-revert-mode is nil.
* lisp/dired.el (dired-internal-do-deletions): Bind
dired--inhibit-auto-revert during deletion (bug#71264).
Diffstat (limited to 'java/org')
0 files changed, 0 insertions, 0 deletions