From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Lots of sticky search agendas clutter buffer list Date: Mon, 28 Jul 2014 15:16:52 +0200 Message-ID: <87k36x1jm9.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59802) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBofq-0007YL-Mh for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:25:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XBofa-0005rk-St for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:25:22 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:52313) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBofa-0005j9-Pz for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:25:06 -0400 In-Reply-To: (Martin Beck's message of "Fri, 13 Jun 2014 10:46:29 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Martin Beck Cc: emacs orgmode-mailinglist Hi Martin, "Martin Beck" writes: > How do you handle that? I don't have any straight solution. > Is there a way so kill all buffers which match e. g. "Org Agend (s:" > with one command? I just submitted a patch to emacs-devel which allows to list buffers and use a regexp filter. If the patch is accepted, you'll be able to C-u C-u C-x C-b Agenda RET to only list agenda buffers and delete them all at once. Best, -- Bastien