From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Freezing frameset-restore Date: Fri, 7 Mar 2014 22:40:24 +0100 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1394228460 4594 80.91.229.3 (7 Mar 2014 21:41:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Mar 2014 21:41:00 +0000 (UTC) Cc: Emacs developers To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 07 22:41:10 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WM2Vx-0005BF-2N for ged-emacs-devel@m.gmane.org; Fri, 07 Mar 2014 22:41:09 +0100 Original-Received: from localhost ([::1]:38335 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WM2Vw-0007aX-LD for ged-emacs-devel@m.gmane.org; Fri, 07 Mar 2014 16:41:08 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43266) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WM2Vt-0007aJ-O4 for emacs-devel@gnu.org; Fri, 07 Mar 2014 16:41:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WM2Vs-00030d-VT for emacs-devel@gnu.org; Fri, 07 Mar 2014 16:41:05 -0500 Original-Received: from mail-yh0-x236.google.com ([2607:f8b0:4002:c01::236]:49399) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WM2Vs-00030W-QN for emacs-devel@gnu.org; Fri, 07 Mar 2014 16:41:04 -0500 Original-Received: by mail-yh0-f54.google.com with SMTP id c41so4928328yho.13 for ; Fri, 07 Mar 2014 13:41:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=GOKsPQJ3F4hUPzHL3Xdk3UG/rSS/gXbmBlLFgEa72SE=; b=f10joNYCYq6v4bV1idalg5Rsbz19TElwRAm3m1jK0veI3DW6JbIXYjztz7f8oHjBHl ydR9Cbm1gDkfAN5/IRZxP7JCN2rr7WVT/t5XH4In/6FCbTM3+8vosIn7r0JySSp2a5bY Ut02VHcZvqU65QJjGMDks2PCpw0SnEes80fsT1Q9LcvE3PQnglBueN/sNpfH8ToOxqTJ 8JhLfOHl7OMK3pF4oIPKvNggWn9kUnKNgCH0+4vhZpeyBs/t1mVqG/i4gBwdZgSUYwNz FwSxqqH+IayhmTy2U0tecFgM/BuG+WZ05oShrk+qssVWMFUCT3Oq3YYM9QtiS8Cr9gTp U4ig== X-Received: by 10.236.134.48 with SMTP id r36mr3774857yhi.133.1394228464185; Fri, 07 Mar 2014 13:41:04 -0800 (PST) Original-Received: by 10.170.163.3 with HTTP; Fri, 7 Mar 2014 13:40:24 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4002:c01::236 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:170213 Archived-At: On Fri, Mar 7, 2014 at 10:34 PM, Juanma Barranquero wrote: > frameset-restore is to substitute the current frame(s) for the ones > restored from the frameset "Substitute X for Y" is one of these English idioms that are reversed in Spanish, I think. I mean that the default case is to replace all the current frames with the ones from the frameset. J