From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?J=E9r=E9my_Compostella?= Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] window.el: Improve mark management Date: Wed, 25 Jan 2012 16:01:44 +0100 Message-ID: References: <87zkdjtr4v.fsf@Apollo.jerryland.fr> <4F1FDA4D.6040502@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d0444ef37f9dfe804b75b8b66 X-Trace: dough.gmane.org 1327503741 8012 80.91.229.12 (25 Jan 2012 15:02:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 25 Jan 2012 15:02:21 +0000 (UTC) Cc: martin rudalics , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 25 16:02:17 2012 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 1Rq4Ma-0002PP-Sd for ged-emacs-devel@m.gmane.org; Wed, 25 Jan 2012 16:02:17 +0100 Original-Received: from localhost ([::1]:51387 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rq4MZ-0003Yk-BL for ged-emacs-devel@m.gmane.org; Wed, 25 Jan 2012 10:02:15 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:50967) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rq4MR-0003Ye-Sv for emacs-devel@gnu.org; Wed, 25 Jan 2012 10:02:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rq4MQ-0001qB-7y for emacs-devel@gnu.org; Wed, 25 Jan 2012 10:02:07 -0500 Original-Received: from mail-tul01m020-f169.google.com ([209.85.214.169]:38259) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rq4MQ-0001q5-1P for emacs-devel@gnu.org; Wed, 25 Jan 2012 10:02:06 -0500 Original-Received: by obbta7 with SMTP id ta7so7282820obb.0 for ; Wed, 25 Jan 2012 07:02:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=eXPvNfkKwlbxRkPY+/xhg9/JHumbmO8EH9X7rNH6FUc=; b=aGA5JTKMn1kJMgjARiebBNihFxUcjm7mY4RiAM3TgeFzC9hQMiyuH0FhnwIomu8onc aNgr1E7f+MEO1IhbDb+Vp/Lr9iPTRlDTtcmJoSPwCpd5ElcS4T7Y0B9myKExK5oGgDkr xOGh4vbxPsm7Zr6F1xwrjrIS++AKZF9jKGc7c= Original-Received: by 10.182.36.35 with SMTP id n3mr15942697obj.66.1327503725158; Wed, 25 Jan 2012 07:02:05 -0800 (PST) Original-Received: by 10.60.49.103 with HTTP; Wed, 25 Jan 2012 07:01:44 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:147918 Archived-At: --f46d0444ef37f9dfe804b75b8b66 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thank you to both of you. J=E9r=E9my 2012/1/25 Stefan Monnier > >>> `window-state-get' and `window-state-put' should not deal > >>> with mark as it's not relevant at all and leads to an unexpected > >>> behavior from user point of view. > >> I tend to agree. Martin, what do you think? > > I agree as well. I'll also remove the parts dealing with > > `window-size-fixed'. > > Great, thank you, > > > Stefan > --=20 =AB Si debugger, c'est supprimer des bugs, alors programmer ne peut =EAtre = que les ajouter =BB - Edsger Dijkstra --f46d0444ef37f9dfe804b75b8b66 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thank you to both of you.

J=E9r=E9my

2012/1/25 Stefan Monnier <monnier@iro.umontreal.ca>
>>> `window-state-get'= and `window-state-put' should not deal
>>> with mark as it's not relevant at all and leads to an unex= pected
>>> behavior from user point of view.
>> I tend to agree. =A0Martin, what do you think?
> I agree as well. =A0I'll also remove the parts dealing with
> `window-size-fixed'.

Great, thank you,


=A0 =A0 =A0 =A0Stefan



--
=AB Si debug= ger, c'est supprimer des bugs, alors programmer ne peut =EAtre que les = ajouter =BB - Edsger Dijkstra
--f46d0444ef37f9dfe804b75b8b66--