From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Terminal emulator in Windows Date: Tue, 10 Jan 2023 19:06:52 +0200 Message-ID: <83wn5umi8j.fsf@gnu.org> References: <87bkn6hkwa.fsf@disroot.org> <83a62qo72p.fsf@gnu.org> <877cxunz6c.fsf@disroot.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26029"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Akib Azmain Turja Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Jan 10 18:31:19 2023 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 1pFIT1-0006XJ-4q for ged-emacs-devel@m.gmane-mx.org; Tue, 10 Jan 2023 18:31:19 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pFI56-0005rV-TE; Tue, 10 Jan 2023 12:06:36 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pFI55-0005ql-Jn for emacs-devel@gnu.org; Tue, 10 Jan 2023 12:06:35 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pFI54-0002zj-LH; Tue, 10 Jan 2023 12:06:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=bkvcfiYculz1fUdirHhfHp+mwpYh6wBVoYagwYPztw8=; b=BIhC6fBNHITg 9wDVrVEgW/IuIQwBX/512uZk9RxMN2JLjFOoURup7zsdYE15feTsrdt08sQsPrp8IdlyqNCV6SEKr TjcNOSkogXOjsDiiR2bjSpTggLbgW73xx4m5wuEbjbLzsT9eG43cdvUj8IHKtPKrW6Tw50H3GPt7s tJDdjzu1ieERA4QbJerHxT+pnPrEiFfwnczmrNnVbGdNVEsCunQjx6u2OlolrKjcB86qFjx7qQbcn 9tDmIPjXIXwLtYvtnUqnpJKg5RiyQ8v8E4zQ/QVN9jvtYjzwIkCs08afcBn61eOLhcjz8aghiwomk +YAQQ700kDFX/T8eg29Yxw==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pFI4t-0002DW-23; Tue, 10 Jan 2023 12:06:33 -0500 In-Reply-To: <877cxunz6c.fsf@disroot.org> (message from Akib Azmain Turja on Tue, 10 Jan 2023 22:15:39 +0600) 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:302319 Archived-At: > From: Akib Azmain Turja > Cc: emacs-devel@gnu.org > Date: Tue, 10 Jan 2023 22:15:39 +0600 > > > If by "terminal emulation" you mean term.el, then it doesn't work on > > No, not term.el, I'm willing to add the feature to my own terminal > emulator (though I don't use Losedows). Then what do you mean by "terminal emulation" which doesn't work?