all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: <f.braennstroem@gmx.de>, <help-gnu-emacs@gnu.org>
Subject: RE: delete unneeded buffers
Date: Tue, 19 Aug 2008 18:02:43 -0700	[thread overview]
Message-ID: <00c101c90260$74085970$0200a8c0@us.oracle.com> (raw)
In-Reply-To: <002701c90236$992a8540$0200a8c0@us.oracle.com>

I said:

> Some possibilities:
> 
> * `C-x C-b', then mark the buffers you want to delete, then `x'.
> 
> * Use `ibuffer', then mark buffers by regexp or in other 
>   ways, then `x'. You can mark by matching a regexp against
>   buffer name, mode (e.g. Dired), or filename.
> 
> * In Icicles, `C-x k', then filter buffers (e.g. by regexp), 
>   then `C-!' (act on all).
> 
> * Define your own Icicles multi-command that kills invisible 
>   Dired buffers

I should have also mentioned that whenever you use an Icicles multi-command,
such as `icicle-buffer' (`C-x b', by default), that asks for buffer-name
completion, you can use `S-delete' to kill individual buffers on the fly. And
you can use `C-u S-delete' to kill all that match your current input, after
confirmation.

`S-delete' also works this way for other kinds of objects during completion. For
`icicle-find-file' (`C-x C-f', by default), for instance, you can use `S-delete'
to delete individual files or `C-u S-delete' to delete all that match your
current input.

http://www.emacswiki.org/cgi-bin/wiki/Icicles_-_More_About_Multi-Commands





  reply	other threads:[~2008-08-20  1:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-19 17:30 delete unneeded buffers Fabian Braennstroem
2008-08-19 18:58 ` Colin S. Miller
2008-08-19 20:03 ` Drew Adams
2008-08-20  1:02   ` Drew Adams [this message]
     [not found] ` <mailman.17073.1219176206.18990.help-gnu-emacs@gnu.org>
2008-08-19 20:14   ` weber
2008-08-20  9:50 ` Nikolaj Schumacher
2008-08-21  4:51 ` Fabian Braennstroem

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='00c101c90260$74085970$0200a8c0@us.oracle.com' \
    --to=drew.adams@oracle.com \
    --cc=f.braennstroem@gmx.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.