From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Implementing child frames on terminal Date: Thu, 14 Jul 2022 23:35:37 -0400 Message-ID: References: <87czfxu7be.fsf@disroot.org> <874k19tya1.fsf@disroot.org> <83h759lb6f.fsf@gnu.org> <87tu99s860.fsf@disroot.org> <838rqklurd.fsf@gnu.org> <87tu7n10hr.fsf@disroot.org> <83r12qxyxf.fsf@gnu.org> <87wnciv48c.fsf@yahoo.com> <83czeaxwwm.fsf@gnu.org> <87o7xuv3l1.fsf@yahoo.com> <83a69exvni.fsf@gnu.org> <831quoutim.fsf@gnu.org> <87k08guqvn.fsf@disroot.org> <83r12otb29.fsf@gnu.org> <87a69b7v95.fsf@disroot.org> <83fsj3u9bb.fsf@gnu.org> <87tu7jby3n.fsf@disroot.org> <87tu7jnlsc.fsf@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="31824"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Cc: Akib Azmain Turja , Eli Zaretskii , emacs-devel@gnu.org, ibluefocus@outlook.com To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Jul 15 05:36:29 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oCC7w-00087I-J3 for ged-emacs-devel@m.gmane-mx.org; Fri, 15 Jul 2022 05:36:28 +0200 Original-Received: from localhost ([::1]:44276 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oCC7v-0005It-Af for ged-emacs-devel@m.gmane-mx.org; Thu, 14 Jul 2022 23:36:27 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50744) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oCC7K-0004eE-9D for emacs-devel@gnu.org; Thu, 14 Jul 2022 23:35:50 -0400 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:64526) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oCC7H-0004my-G6; Thu, 14 Jul 2022 23:35:49 -0400 Original-Received: from pmg3.iro.umontreal.ca (localhost [127.0.0.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id E7CE444154E; Thu, 14 Jul 2022 23:35:44 -0400 (EDT) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id DF5E5441538; Thu, 14 Jul 2022 23:35:43 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1657856143; bh=T5LP5lWys4WVaqMB6I8386ch5YDtmh0pzFrhzJPUsFQ=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=DLzNzFy1zUSiCp4Jo+7AJK86mwEe6u3DMML/Vy2tEyiEISbP+7NXP6LjLNjv7gt/O w80sjVs8raGJ8p5NO9WG26XMjECfb0yRg4Y65Bj8yZxWwYfTEhE/ilx9DbIEA67o15 yezeF4xiTDML+6RDjtrnXd5IEEguWufJJqU/0vF+GF6/LT6dL1+obvSwvxku0yL82P UC8im+lGr0foWQ5DTvpZ7NZDgphj30L/y7hu9aadeCf9pusQ85E0nPubP3EhZaAdl2 7gy1VF209c3r9epMfesrhOnCG//htZiX8V5roQT1r4k1amg3mLqWllD41Epr6xeL5B +b+LLypTXFJJQ== Original-Received: from pastel (unknown [45.72.196.165]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id A0D6C120161; Thu, 14 Jul 2022 23:35:43 -0400 (EDT) In-Reply-To: <87tu7jnlsc.fsf@yahoo.com> (Po Lu's message of "Fri, 15 Jul 2022 10:37:39 +0800") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:292180 Archived-At: Po Lu [2022-07-15 10:37:39] wrote: > Akib Azmain Turja writes: >> I intended to ask: What is the intended use-case of child frame? > I think it's displaying multiple frames in a single frame, thereby > making the parent frame a "virtual root window" containing smaller > toplevel windows (that contain buffers), which is a GUI pattern seen in > many other programs. That describes what it does rather than what it's use for. Stefan