Revert "Tweak how ibuffer-invert-sorting updates the buffer"
This reverts commit b8b3263eab.
This doesn't fix other instances of ibuffer-redisplay
This commit is contained in:
@@ -1446,7 +1446,7 @@ Default sorting modes are:
|
||||
(if ibuffer-sorting-reversep
|
||||
"reversed"
|
||||
"normal"))
|
||||
(ibuffer-update nil t))
|
||||
(ibuffer-redisplay t))
|
||||
|
||||
;;;###autoload (autoload 'ibuffer-do-sort-by-major-mode "ibuf-ext")
|
||||
(define-ibuffer-sorter major-mode
|
||||
|
||||
Reference in New Issue
Block a user