From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: Window configurations Date: Tue, 29 Jun 2010 12:01:48 +0200 Message-ID: <4C29C48C.8070205@gmx.at> References: <4BB4CF6B.2000007@alice.it> <4BC0B692.2000702@alice.it> <4BC0BD6D.3060103@swipnet.se> <4BC0F715.2060605@alice.it> <45EB8DD4-B0F8-4FB3-941F-13FADA4DAD66@swipnet.se> <4BC1854B.2060409@alice.it> <4BC1A9D2.8050607@swipnet.se> <4BC206C0.2010202@alice.it> <87fx2pdvfq.fsf@mail.jurta.org> <87y6gg95ad.fsf@mail.jurta.org> <750140A47B7D4FBD93371813D65478F8@us.oracle.com> <87eii63v4j.fsf@mail.jurta.org> <0840B3F4D9E84706874EDD2CA2CC4236@us.oracle.com> <87vdbhgqgd.fsf@mail.jurta.org> <828BB36311A84C43B96D1F2A559DACAE@us.oracle.com> <87d3xo662u.fsf@mail.jurta.org> <69D40D69CC6F4982A8E91D8D8F0F494F@us.oracle.com> <87r5m4hz39.fsf@mail.jurta.org> <4BD40821.70808@gmx.at> <87zl0rtmqy.fsf@mail.jurta.org> <4C29B675.9000500@gmx.at> <87iq52p4hn.fsf@mail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1277805726 10411 80.91.229.12 (29 Jun 2010 10:02:06 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 29 Jun 2010 10:02:06 +0000 (UTC) Cc: emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 29 12:02:05 2010 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.69) (envelope-from ) id 1OTXdk-00041S-Ic for ged-emacs-devel@m.gmane.org; Tue, 29 Jun 2010 12:02:04 +0200 Original-Received: from localhost ([127.0.0.1]:58313 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OTXdk-0002PT-2m for ged-emacs-devel@m.gmane.org; Tue, 29 Jun 2010 06:02:04 -0400 Original-Received: from [140.186.70.92] (port=57341 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OTXdc-0002PK-34 for emacs-devel@gnu.org; Tue, 29 Jun 2010 06:01:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OTXda-0006lh-UT for emacs-devel@gnu.org; Tue, 29 Jun 2010 06:01:55 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:42364) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OTXda-0006lb-HT for emacs-devel@gnu.org; Tue, 29 Jun 2010 06:01:54 -0400 Original-Received: (qmail invoked by alias); 29 Jun 2010 10:01:51 -0000 Original-Received: from 62-47-32-193.adsl.highway.telekom.at (EHLO [62.47.32.193]) [62.47.32.193] by mail.gmx.net (mp027) with SMTP; 29 Jun 2010 12:01:51 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+45mZU+iS4phQtSS8whdmHNWAcG/0twnPOf6vKgW JnJjTS2xuaRmHA User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: <87iq52p4hn.fsf@mail.jurta.org> X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:126500 Archived-At: > Could you put a short informal explanation of every aspect > to a file (e.g. README.window-pub) in the window-pub branch, Please try to read the Elisp manual section on windows first. > It's not terrible to break things in the branch ;-) Sure. But the remainder works here quite well for some times and I'd hate to lose any feedback on that part due to bugs in features I have not yet tested throughly myself. martin