bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23680: Acknowledgement (25.1.50; ibuffer: unmark all buffers without


From: Tino Calancha
Subject: bug#23680: Acknowledgement (25.1.50; ibuffer: unmark all buffers without confirmation)
Date: Sun, 3 Jul 2016 22:01:23 +0900 (JST)
User-agent: Alpine 2.20 (DEB 67 2015-01-07)


It's better to bind 'ibuffer-unmark-all-marks' to 'U', but to keep the following bindings:
(define-key map (kbd "M-DEL") 'ibuffer-unmark-all)
(define-key map (kbd "* *") 'ibuffer-unmark-all)

If Ibuffer is extended with a command to change marks, as in dired-change-marks, then it will be useful having these bindings
to 'ibuffer-unmark-all' (they prompt for MARK).





reply via email to

[Prev in Thread] Current Thread [Next in Thread]