From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: eddnerd@gmail.com Newsgroups: gmane.emacs.help Subject: Disable window creation Date: Thu, 3 Oct 2013 10:18:48 -0700 (PDT) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1380835157 22217 80.91.229.3 (3 Oct 2013 21:19:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Oct 2013 21:19:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 03 23:19:20 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 1VRqIq-000088-Aj for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Oct 2013 23:19:20 +0200 Original-Received: from localhost ([::1]:45259 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRqIp-0005RY-QG for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Oct 2013 17:19:19 -0400 X-Received: by 10.224.97.1 with SMTP id j1mr14767701qan.6.1380820728400; Thu, 03 Oct 2013 10:18:48 -0700 (PDT) X-Received: by 10.49.1.112 with SMTP id 16mr333564qel.7.1380820728339; Thu, 03 Oct 2013 10:18:48 -0700 (PDT) Original-Path: usenet.stanford.edu!a6no3030575qak.0!news-out.google.com!9ni4992qaf.0!nntp.google.com!q9no3335460qas.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=207.109.53.102; posting-account=8puKJgoAAACju47TS9Bm1y2tQl6FKcT2 Original-NNTP-Posting-Host: 207.109.53.102 User-Agent: G2/1.0 Injection-Date: Thu, 03 Oct 2013 17:18:48 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:201548 X-Mailman-Approved-At: Thu, 03 Oct 2013 17:19:05 -0400 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:93823 Archived-At: Hi, 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 th= ere a way to disable frame creation, or is there a library to install that = is smarter about creating new frames? thanks, Jake