From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.help Subject: Re: Remapping keys and creating my own keymap \\ too complicated\\ Date: Fri, 06 Dec 2024 13:38:17 +0300 Message-ID: References: <87plm7cu05.fsf@gmail.com> <48d40943-c50f-6cfe-21a5-b6ea8a9662c0@gmail.com> <87h67jcsg6.fsf@gmail.com> <871pymctpx.fsf@gmail.com> <1a163863-2992-186f-3f67-f9dd9d35b986@gmail.com> <87o71pb0bz.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="24991"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: K-9 Mail for Android To: help-gnu-emacs@gnu.org, Robert Pluim , Tatsu Takamaro Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Fri Dec 06 11:39:15 2024 Return-path: Envelope-to: geh-help-gnu-emacs@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 1tJVju-0006IW-2F for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 06 Dec 2024 11:39:14 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tJVjM-0001U5-OZ; Fri, 06 Dec 2024 05:38:41 -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 1tJVjE-0001Tl-CT for help-gnu-emacs@gnu.org; Fri, 06 Dec 2024 05:38:33 -0500 Original-Received: from stw1.rcdrun.com ([217.170.207.13]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tJVjC-0006Fd-FP for help-gnu-emacs@gnu.org; Fri, 06 Dec 2024 05:38:32 -0500 Original-Received: from [127.0.0.1] ([::ffff:102.85.85.134]) (AUTH: PLAIN admin, TLS: TLS1.3,128bits,ECDHE_RSA_AES_128_GCM_SHA256) by stw1.rcdrun.com with ESMTPSA id 0000000000082019.000000006752D422.003AA8C0; Fri, 06 Dec 2024 03:38:25 -0700 In-Reply-To: <87o71pb0bz.fsf@gmail.com> Received-SPF: pass client-ip=217.170.207.13; envelope-from=bugs@gnu.support; helo=stw1.rcdrun.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:148625 Archived-At: On December 6, 2024 12:57:36 PM GMT+03:00, Robert Pluim wrote: >>>>>> On Thu, 5 Dec 2024 21:08:41 +0300, Tatsu Takamaro said: > > Tatsu> I gave a link to an article in my original message=2E Here it = is: > Tatsu> https://emacspal=2Ecom/extending-emacs-functionally-with-user-= defined-keymaps/ > >Ah, I=CA=BCd missed that=2E > >I object to a lot of the advice given in that article (and the other >articles on that site are equally objectionable or inaccurate), so I=CA= =BCd >recommend you avoid it=2E > >Robert There is page about the global visual line mode which speaks about the glo= bal editing over all files at once which is factually totally incorrect=2E = Visual line mode is used for the word wrap and not global editing over file= s=2E That page was generated by neglectful artificial intelligence=2E=20 Jean