emacs-devel
[Top][All Lists]
Advanced

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

[PATCH] * lisp/ibuffer.el: Add ability to (un-)mark or delete buffers in


From: foudfou
Subject: [PATCH] * lisp/ibuffer.el: Add ability to (un-)mark or delete buffers in the region.
Date: Sat, 12 Dec 2015 22:45:09 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0

Hi All,

I recently realized in ibuffer that the region could no be used to select 
buffers. This can be done only with prefix and at point. Being able to visually 
select and mark (lots of) buffers in different places in a (big) buffer list is 
helpful though.

This is what this patch is about. It doesn't change previous behaviors, and 
just adds the ability to select with the region. For the sake of simplicity, I 
didn't modify current menu labels, the mode's help, nor renamed the impacted 
functions.

Cheers

Attachment: 0001-lisp-ibuffer.el-Add-ability-to-un-mark-or-delete-buf.patch
Description: Text Data


reply via email to

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