From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: Adding parameters to windows Date: Wed, 04 Jun 2008 17:58:11 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1212595919 18374 80.91.229.12 (4 Jun 2008 16:11:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 4 Jun 2008 16:11:59 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 04 18:12:41 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K3vbK-0002dv-8K for ged-emacs-devel@m.gmane.org; Wed, 04 Jun 2008 18:12:38 +0200 Original-Received: from localhost ([127.0.0.1]:43161 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K3vaX-0004Rh-Qo for ged-emacs-devel@m.gmane.org; Wed, 04 Jun 2008 12:11:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K3vS4-0001OL-L5 for emacs-devel@gnu.org; Wed, 04 Jun 2008 12:03:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K3vS3-0001MV-LJ for emacs-devel@gnu.org; Wed, 04 Jun 2008 12:03:04 -0400 Original-Received: from [199.232.76.173] (port=55654 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K3vS3-0001M5-8Q for emacs-devel@gnu.org; Wed, 04 Jun 2008 12:03:03 -0400 Original-Received: from iwfs.imcode.com ([82.115.149.64]:39512 helo=gate.verona.se) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K3vS2-0004xd-P7 for emacs-devel@gnu.org; Wed, 04 Jun 2008 12:03:03 -0400 Original-Received: from chopper (IDENT:1005@localhost [127.0.0.1]) by gate.verona.se (8.13.4/8.11.4) with ESMTP id m54G2wnl028337; Wed, 4 Jun 2008 18:02:58 +0200 In-Reply-To: (Stefan Monnier's message of "Wed, 04 Jun 2008 11:10:04 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:98395 Archived-At: Stefan Monnier writes: >>> - I'd prefer to have `window-parameter' rather than `window-parameters'. > > I see you kept window-parameters around. That's fine, but I'm curious > if there's a particular reason for it. Has it proved more useful than > window-parameter in some circumtance? No, I just tried to follow the "frame" api. It can be removed. > Can someone fix up those things and commit this patch, please? > And add a note to etc/NEWS about it? Nice! > Stefan -- Joakim Verona