unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: David Hodge <dbh@hodge.id.au>
To: help-gnu-emacs@gnu.org
Subject: Re: Remove all directory listings buffers
Date: Thu, 26 Nov 2009 09:13:05 +0800	[thread overview]
Message-ID: <7vr5rmay1q.fsf@hodge.id.au> (raw)
In-Reply-To: 4b0d3db1$0$280$14726298@news.sunsite.dk

Hi,

I  use something called tempbuf mode which silently deletes
unused buffers after applying some heuristics, all I do in my .emacs is

(require 'tempbuf)
(add-hook 'dired-mode-hook 'tempbuf-mode)

The upside is that I apply this to other buffers - info, woman etc - and
they expire nicely without intervention.

Very occasionally, a buffer gets expired when I want to use it , but its
no big deal to repeat the dired when that hapens.

I have used it for years and it still works pretty well

HTH


  reply	other threads:[~2009-11-26  1:13 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.11453.1259150170.2239.help-gnu-emacs@gnu.org>
2009-11-25 12:13 ` Remove all directory listings buffers Pascal J. Bourguignon
2009-11-25 13:09   ` Thierry Volpiatto
2009-11-25 13:20   ` aartist
2009-11-25 14:13     ` Andreas Politz
     [not found]     ` <mailman.11468.1259158466.2239.help-gnu-emacs@gnu.org>
2009-12-01 18:14       ` Dmitry Dzhus
2009-12-04 21:25       ` B. T. Raven
2009-12-05  7:37         ` Andreas Politz
2009-11-26 21:37   ` Tim X
2009-11-25 14:16 ` harven
2009-11-25 14:23 ` Colin S. Miller
2009-11-26  1:13   ` David Hodge [this message]
2009-11-25 11:55 rotlas
2009-11-28 18:40 ` andrea
2009-11-28 19:46   ` Drew Adams
2009-11-28 22:43     ` Andreas Politz
2009-11-29  2:41       ` Drew Adams
2009-11-29  2:55         ` Drew Adams
2009-12-02  8:23         ` Andreas Politz
     [not found] ` <mailman.11729.1259433914.2239.help-gnu-emacs@gnu.org>
2009-11-29 16:17   ` Colin S. Miller

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=7vr5rmay1q.fsf@hodge.id.au \
    --to=dbh@hodge.id.au \
    --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).