From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Amin Bandali Newsgroups: gmane.emacs.devel Subject: Re: [RFE] Migration to gitlab Date: Sat, 11 May 2019 10:11:05 -0400 Message-ID: <87mujt9j46.fsf@fencepost.gnu.org> References: <1552789070.5272.1@yandex.ru> <87y347g1l3.fsf@iotcl.com> <9ac21e82-8e47-f9b5-f88d-23c0c56946d1@yandex.ru> <87pnpc1lby.fsf@iotcl.com> <83zhoezdqc.fsf@gnu.org> <87imuivfcr.fsf@iotcl.com> <83k1eyfxls.fsf@gnu.org> <3b8e2195-07c0-a240-6164-8d34bcca344f@yandex.ru> <83ftpmfp0y.fsf@gnu.org> <838svefl3p.fsf@gnu.org> <658fcd11-dfad-2060-c84b-5da938d506b7@yandex.ru> <83woiydorm.fsf@gnu.org> <87r296ui8n.fsf@telefonica.net> <83r295ecws.fsf@gnu.org> <831s15dw56.fsf@gnu.org> <28869f2c-4784-f176-3564-871f48ad58bd@yandex.ru> <83zhntcgf8.fsf@gnu.org> <874l61azlf.fsf@fencepost.gnu.org> <83sgtlccu9.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="36852"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 11 16:25:10 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hPSw2-0009Ru-5x for ged-emacs-devel@m.gmane.org; Sat, 11 May 2019 16:25:10 +0200 Original-Received: from localhost ([127.0.0.1]:59650 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hPSw1-00021X-5O for ged-emacs-devel@m.gmane.org; Sat, 11 May 2019 10:25:09 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:36392) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hPSqT-0004Pt-Ep for emacs-devel@gnu.org; Sat, 11 May 2019 10:19:26 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:40143) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hPSiQ-0007R8-TN for emacs-devel@gnu.org; Sat, 11 May 2019 10:11:06 -0400 Original-Received: from [192.159.176.171] (port=46328 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hPSiQ-00021V-Du for emacs-devel@gnu.org; Sat, 11 May 2019 10:11:06 -0400 Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: <83sgtlccu9.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:236429 Archived-At: Eli Zaretskii writes: >> From: Amin Bandali >> Date: Sat, 11 May 2019 09:29:48 -0400 >>=20 >> >> https://addons.mozilla.org/en-US/firefox/addon/edit-with-emacs1/ >> > >> > Much better, thanks. >> > >>=20 >> You could also go for something like Tridactyl [0], which allows you to >> accomplish various tasks using only your keyboard. > > This looks like Emacs-like keybindings in a browser? If so, that > wasn't the point: my problem with a Web browser is not the lack of > keybindings, it's the lack of functionality. The message to which you > responded described a way to let one edit the text area in Emacs, not > to have Emacs-like keybindings in the browser edit box. > I understood that. My message was about both: in the first paragraph I mentioned how one could use Tridactyl and get Emacs-like keybindings in Firefox/IceCat=E2=80=99s; and in the second paragraph I mentioned that like= the addon suggested by Dmitry, Tridactyl too allows one to edit textareas in Emacs. So it covers both use-cases, for people that like to use Emacs to edit textareas but also get Emacs-like bindings in the browser.