unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: too many buffers
Date: Wed, 20 Jan 2010 22:03:52 +0100	[thread overview]
Message-ID: <87d414qyiv.fsf@tux.homenetwork> (raw)
In-Reply-To: 4B575419.7050908@gnu.org

Sam Steingold <sds@gnu.org> writes:

> andrea wrote:
>>
>> Can I limit the creation of new buffers or maybe I should write some
>> functions that cleans the situation automatically (using ibuffer maybe)?
>
> enable midnight.el to clean up unused buffers.
> e.g.,
> (custom-set-variables '(midnight-delay 7200 t (midnight)))
> in your .emacs will remove old unused buffers at 2 am.

Also, avoid opening many dired buffer:

If you use anything <http://www.emacswiki.org/cgi-bin/emacs/Anything>

you will find a command named `anything-find-files' (it is new) in
anything-config.el.

With this command you can navigate to a file you want to open without
opening any dired buffers (use `C-z' to expand subdir and `C-.' to went back
one level).

So if you want to navigate to ~/foo/bar/baz/your_file, you will have
only the buffer your_file open.

I use this command as a replacement of standard C-x C-f.

-- 
Thierry Volpiatto





  reply	other threads:[~2010-01-20 21:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-17 14:09 too many buffers andrea
2010-01-17 15:37 ` Peter Dyballa
2010-01-17 17:58 ` Sean Sieger
2010-01-18  5:07 ` Thien-Thi Nguyen
2010-01-20 19:06 ` Sam Steingold
2010-01-20 21:03   ` Thierry Volpiatto [this message]
2010-01-20 22:17     ` Suvayu Ali
2010-01-20 22:34       ` Thierry Volpiatto
2010-01-21 16:25         ` andrea
2010-01-21 16:43           ` Suvayu Ali
2010-01-21 19:22             ` Drew Adams
     [not found] <mailman.1572.1263737418.18930.help-gnu-emacs@gnu.org>
2010-01-17 15:45 ` Galen Boyer
2010-01-17 16:15 ` Florian Diesch
2010-01-17 21:25 ` Tim X

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87d414qyiv.fsf@tux.homenetwork \
    --to=thierry.volpiatto@gmail.com \
    --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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).