From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bernardo Newsgroups: gmane.emacs.help Subject: Re: Disable window creation Date: Mon, 07 Oct 2013 12:25:31 +1100 Message-ID: <52520D8B.6000103@pobox.com> References: Reply-To: bernardo.bacic@pobox.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1381109156 6789 80.91.229.3 (7 Oct 2013 01:25:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Oct 2013 01:25:56 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 07 03:25:59 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VSzaA-0008L1-Gy for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Oct 2013 03:25:58 +0200 Original-Received: from localhost ([::1]:56997 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VSza9-00073N-RJ for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Oct 2013 21:25:57 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53939) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VSzZu-00073H-2R for help-gnu-emacs@gnu.org; Sun, 06 Oct 2013 21:25:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VSzZm-000436-KP for help-gnu-emacs@gnu.org; Sun, 06 Oct 2013 21:25:41 -0400 Original-Received: from pecan2.exetel.com.au ([220.233.0.70]:37960) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VSzZm-00042u-8B for help-gnu-emacs@gnu.org; Sun, 06 Oct 2013 21:25:34 -0400 Original-Received: from 33.111.70.115.static.exetel.com.au ([115.70.111.33] helo=[192.168.1.10]) by pecan2.exetel.com.au with esmtp (Exim 4.71) (envelope-from ) id 1VSzZj-0006Qs-DA for help-gnu-emacs@gnu.org; Mon, 07 Oct 2013 12:25:31 +1100 User-Agent: Thunderbird 2.0.0.24 (X11/20100228) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 220.233.0.70 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:93876 Archived-At: > I've been having a problem with config where sometimes when I do an ack or another action that would create a new buffer it creates new frames. Is there a way to disable frame creation, or is there a library to install that is smarter about creating new frames? > have a look at "Special buffer frames" M-: (info "(emacs)Special buffer frames")