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: [NonGNU ELPA] New package: devil Date: Thu, 11 May 2023 11:56:41 +0300 Message-ID: <83pm775jqu.fsf@gnu.org> References: <87ttwjbfqq.fsf@gmail.com> <83y1lv5qe9.fsf@gnu.org> <87lehv2wd9.fsf@posteo.net> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37905"; mail-complaints-to="usenet@ciao.gmane.io" Cc: philipk@posteo.net, relekarpayas@gmail.com, rms@gnu.org, emacs-devel@gnu.org To: Susam Pal Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu May 11 10:56:14 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 1px25t-0009fF-UQ for ged-emacs-devel@m.gmane-mx.org; Thu, 11 May 2023 10:56:13 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1px25Q-0002zl-4v; Thu, 11 May 2023 04:55:44 -0400 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 1px25N-0002zO-V2 for emacs-devel@gnu.org; Thu, 11 May 2023 04:55:41 -0400 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 1px25M-0003Db-V5; Thu, 11 May 2023 04:55:40 -0400 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=mDsI4nCT9xEQ9r6oiXEDT7v61C7BC8s7oBb42DRZugk=; b=S6tnCuKDM/r8 lztRmGHPgz1G9oF6+qA4P8zqxk2YxnYIgLnzpc5GrBz+shMsp/CrlCUByTbxSj3OTXX5+rcnNYoHQ S7OnfinWcYsy9oCyVyXUi7oxtKgqeJnQSYFVRqUxzSbkwRyZep49vtT/s9Iw5J/qTkEpSIkfOc0xu m48ahqe//xwLAN34zCUKibhRJyEwaZZwAqpCEz3JscdzcBTFHF2gDwD49Ef2UrgI5kSb3XMSn9OG4 uWnhn6cxVK4iHkHIkqXfEMd1Mc+ISpb261M+B+zs06/S6uDA8ufVMtcH+gmToYUHvDQsLqOOlQzMl 5Ul3FAiOOa5cUF4Irp3s6w==; 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 1px25G-0007pV-CC; Thu, 11 May 2023 04:55:34 -0400 In-Reply-To: (message from Susam Pal on Thu, 11 May 2023 09:09:34 +0100) 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:306046 Archived-At: > From: Susam Pal > Date: Thu, 11 May 2023 09:09:34 +0100 > Cc: Eli Zaretskii , Payas Relekar , > rms@gnu.org, emacs-devel@gnu.org > > > - no-modifier-mode > > - prefixless-mode > > - implicit-ctrl-mode > > - comma->control-mode > > > > but I'm not really convinced by any of these (haven't really used the > > package yet either). Perhaps this might inspire someone else to come up > > with a better suggestion? > > Although the default translation rules in Devil translates comma to > ctrl, m to meta, etc., Devil is very configurable and one is free to > configure Devil in other ways that may or may not involve the comma > key or the modifier keys. Then how about key-transl or something similar?