From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Gregory Heytings Newsgroups: gmane.emacs.devel Subject: Re: Display of undisplayable characters: \U01F3A8 instead of diamond Date: Sat, 03 Sep 2022 09:28:31 +0000 Message-ID: <2b564d99d30353ca5d05@heytings.org> References: <87edx28cl1.fsf@disroot.org> <83y1v7w6eu.fsf@gnu.org> <83a67iqo1k.fsf@gnu.org> <87k06m55mw.fsf@disroot.org> <2b564d99d3f609d1af75@heytings.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="5KWC4CYm9F" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="40621"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Richard Stallman , Akib Azmain Turja , eliz@gnu.org, emacs-devel@gnu.org To: Yuri Khan Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Sep 03 11:29:27 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 1oUPSw-000AOY-Up for ged-emacs-devel@m.gmane-mx.org; Sat, 03 Sep 2022 11:29:27 +0200 Original-Received: from localhost ([::1]:50942 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oUPSv-0000vD-IC for ged-emacs-devel@m.gmane-mx.org; Sat, 03 Sep 2022 05:29:25 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44950) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oUPS8-0000EK-VL for emacs-devel@gnu.org; Sat, 03 Sep 2022 05:28:36 -0400 Original-Received: from heytings.org ([95.142.160.155]:51142) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oUPS7-0000IG-4j; Sat, 03 Sep 2022 05:28:36 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heytings.org; s=20220101; t=1662197312; bh=H9AZmIeqalYXxx05/3seiHnveN4s8GsG7CK9jkc9AyA=; h=Date:From:To:cc:Subject:In-Reply-To:Message-ID:References:From; b=4/3lKtnGFVfJZBj73ldGUEe/FIO/2an6DiFDTWci3x5KivSouV5A4ekx82sGuH9G8 12GCfCKTHI7DpRQYzTiFzWd/bRo3LP0pjlipxTC0ICazX6F4Ye4986FXG81iIveM3o a2/et6+wMS5nO4ReuLR0kRdvO4GcjhmJWjgDuzsYD86tzabRDWoZKkB+qtCMBubkbk nNpu/GrElZoAGjH7e2vMuJttCVQcioMh4c+AMffKuxyzi05gafCtcZwnwHMtrCV1zg Pk+q9WhZoAqzyk6FetxcSVEN43WpqYH0Ewzt/K4JAQsx6nnHvkP2xfIeJy2VpEBROb ifqsPlODSNoIA== In-Reply-To: Content-ID: <2b564d99d31677784799@heytings.org> Received-SPF: pass client-ip=95.142.160.155; envelope-from=gregory@heytings.org; helo=heytings.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-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:294626 Archived-At: --5KWC4CYm9F Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Content-ID: <2b564d99d3858c9b5e42@heytings.org> >> Yes, something that easy (or even easier!) is possible with an X=20 >> terminal. But it's an unusual requirement (most people use a single X=20 >> terminal) > > [citation needed]. > > People use multiple workspaces/virtual desktops on a single X display,=20 > multiple windows on a workspace, some of those windows are terminal=20 > emulators, some terminal emulators support multiple tabs and/or panes,=20 > and people use those. > [citation needed] =F0=9F=98=89 > > So: > > * One can switch from an X display to a Linux TTY with Ctrl+Alt+F[1-6],= =20 > and back to X with Alt+F7 (usually). > > * One can switch workspaces with a mouse click or a configurable set of= =20 > keys. > > * One can cycle windows in a single workspace with [Shift+]Alt+Tab or a= =20 > mouse click. > > * One can cycle tabs in a single window with an application-specific=20 > shortcut or a mouse click. > All that is nice, but it's not what Richard asked AFAIU. He comes from a= =20 multiple terminal background, each of which is completely separated from=20 the other ones, and what comes closest to that is to have multiple X=20 servers running in parallel, and switching between them with, say, M-F.= =20 At least, that's how I understood his question. --5KWC4CYm9F--