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

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

Re: Soo many buffers


From: Andrea Crotti
Subject: Re: Soo many buffers
Date: Fri, 13 Aug 2010 10:50:40 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin)

Not yet quite satisfied unfortunately.
Using different desktops for different projects is a neat idea but
unfortunately not really realistic, I then open too many things and it I
can't filter with the damn desktop-clear

--8<---------------cut here---------------start------------->8---
  (setq desktop-clear-preserve-buffers
        (append '("\\.newsrc-dribble" "\\.org$" "eternal" "\\*shell\\*" 
"\\*group\\*" "\\*ielm\\*") desktop-clear-preserve-buffers))
--8<---------------cut here---------------end--------------->8---

But this looks correct, at least with that regexp the org files should
not be killed, but they are, and that takes forever...

I really think that the best way would be to use one desktop for each
Elscreen.
But I don't find much to play with in elscreen, and the project is
kindof dead apparently.

It would be then great to have
screen 1: project X
screen 2: project Y
screen 3: all the rest

Maybe having some rules in ido to hide or at least prioritize some
buffers.




reply via email to

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