From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: desktop.el: Add frames and windows configuration save&restore Date: Thu, 19 Jan 2012 14:18:38 +0100 Message-ID: References: <8762g8vq53.fsf@Apollo.jerryland.fr> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1326979154 19330 80.91.229.12 (19 Jan 2012 13:19:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 19 Jan 2012 13:19:14 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: =?UTF-8?B?SsOpcsOpbXkgQ29tcG9zdGVsbGE=?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 19 14:19:10 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 1RnrtS-0006U9-L0 for ged-emacs-devel@m.gmane.org; Thu, 19 Jan 2012 14:19:06 +0100 Original-Received: from localhost ([::1]:52156 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RnrtR-0002nN-St for ged-emacs-devel@m.gmane.org; Thu, 19 Jan 2012 08:19:05 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:40898) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RnrtO-0002nH-KU for emacs-devel@gnu.org; Thu, 19 Jan 2012 08:19:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RnrtM-00036O-KP for emacs-devel@gnu.org; Thu, 19 Jan 2012 08:19:02 -0500 Original-Received: from mail-lpp01m010-f41.google.com ([209.85.215.41]:51837) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RnrtM-00036H-AE for emacs-devel@gnu.org; Thu, 19 Jan 2012 08:19:00 -0500 Original-Received: by lagw12 with SMTP id w12so2130366lag.0 for ; Thu, 19 Jan 2012 05:18:59 -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:content-transfer-encoding; bh=xGgKYinlwP5LtiUMPD9vStkHJq26VuObSgYLZAwCEAY=; b=li4tOZZcBUEFzdrFOVB8GX7xfOr3ULoLurqnMg/VWUaa4m3jQUFnu9lQlVh9ozZOst Ju8ZD2X0vBtVIOuaM7YaeXw3Z16paWZiX5Mh3vUAU8wcwcEqbOcirxQ2DJX8ewWPCLRQ Pq9BK7usbEWHwhQxJGuC/+7thh6Dd3RFEPcWE= Original-Received: by 10.152.146.99 with SMTP id tb3mr13757283lab.7.1326979139282; Thu, 19 Jan 2012 05:18:59 -0800 (PST) Original-Received: by 10.112.29.194 with HTTP; Thu, 19 Jan 2012 05:18:38 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.215.41 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:147727 Archived-At: 2012/1/19 J=C3=A9r=C3=A9my Compostella : > 2012/1/18 Lennart Borgman >> >> Jeremy, you may perhaps want to compare to the same functionality >> included in nXhtml to see if you find something there you like to >> incorporate. (It has been there for some years now, but I have >> actually stopped using it myself since I work in a different way >> now... ;-) > > It sounds=C2=A0interesting=C2=A0but I don't know anything about this nxht= ml package, > could you please give=C2=A0me some entry point for the feature we are tal= king > about like one or two function name ? :) You will find the package here: https://launchpad.net/nxhtml The description of it there is perhaps a bit misleading ... ;-) The easiest way to find the code is just to download it and load the package. There is a menu entry nXhtml - Options - Save/Restore Frames and Windows