From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Yates Newsgroups: gmane.emacs.devel Subject: Re: Usage examples of dedicated windows and popup frames? Date: Fri, 8 Jul 2011 10:49:06 -0400 Message-ID: References: <871uy0n9ch.fsf@member.fsf.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1310137837 1547 80.91.229.12 (8 Jul 2011 15:10:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 8 Jul 2011 15:10:37 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 08 17:10:33 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QfChN-0005X4-7H for ged-emacs-devel@m.gmane.org; Fri, 08 Jul 2011 17:10:33 +0200 Original-Received: from localhost ([::1]:34441 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfChL-0006zn-L4 for ged-emacs-devel@m.gmane.org; Fri, 08 Jul 2011 11:10:31 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:40799) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfCMi-0002p3-5u for emacs-devel@gnu.org; Fri, 08 Jul 2011 10:49:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QfCMf-00073n-6N for emacs-devel@gnu.org; Fri, 08 Jul 2011 10:49:11 -0400 Original-Received: from mail-iw0-f169.google.com ([209.85.214.169]:63364) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfCMe-00073L-NY for emacs-devel@gnu.org; Fri, 08 Jul 2011 10:49:09 -0400 Original-Received: by iwn8 with SMTP id 8so2191159iwn.0 for ; Fri, 08 Jul 2011 07:49:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=pfdiV0bIb/mhFEpc9E048qTmLAph8Jkth7eVXzDN2qs=; b=Qi2yKCqeNK5RhIgyw1gXZ6z4oqeQiBImfCkYOgV73opdhOrcBskqnX7q48W+TNNUld Kwwy2mFXnUYHZa/KjHARskaEEPtM1c7plqLy7bAmzJ3g0WFjUZHQG8xswN0SJbpHCHQl 9JEjd+D/fgaQCWT5FAi4oaifkfWJoL9ZjJRx8= Original-Received: by 10.42.28.72 with SMTP id m8mr2202200icc.242.1310136546749; Fri, 08 Jul 2011 07:49:06 -0700 (PDT) Original-Received: by 10.43.53.68 with HTTP; Fri, 8 Jul 2011 07:49:06 -0700 (PDT) In-Reply-To: <871uy0n9ch.fsf@member.fsf.org> X-Google-Sender-Auth: kenaTYY7Q7THR4aWcc-CaSYRwqE X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.214.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:141798 Archived-At: On Fri, Jul 8, 2011 at 10:19 AM, Tassilo Horn wrot= e: > Long story short: it would be nice if some people with non-standard > window/frame settings could share and briefly explain their > configuration. =A0I'm very interested. Me too! > And maybe it's a good idea to ship emacs with some predefined setups > users can easily try out and then extend to find one that suits them > best, for example, the current default window oriented configuration, a > more frame oriented configuration, and a frame oriented configuration > with a dedicated minibuffer frame, too. Yes please! /john