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.bugs Subject: bug#61412: Inlay activation Date: Wed, 15 Feb 2023 20:09:27 +0200 Message-ID: <83sff6ajhk.fsf@gnu.org> References: <20230211081335.312224-1-dalal.chinmay.0101@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20942"; mail-complaints-to="usenet@ciao.gmane.io" Cc: joaotavora@gmail.com, 61412@debbugs.gnu.org To: Chinmay Dalal Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Feb 15 19:10:13 2023 Return-path: Envelope-to: geb-bug-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 1pSMEP-0005I7-FW for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 15 Feb 2023 19:10:13 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pSMEG-000637-0E; Wed, 15 Feb 2023 13:10:04 -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 1pSMEE-00062p-2D for bug-gnu-emacs@gnu.org; Wed, 15 Feb 2023 13:10:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pSMED-0000kj-P6 for bug-gnu-emacs@gnu.org; Wed, 15 Feb 2023 13:10:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pSMED-0003rk-JR for bug-gnu-emacs@gnu.org; Wed, 15 Feb 2023 13:10:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 15 Feb 2023 18:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61412 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 61412-submit@debbugs.gnu.org id=B61412.167648459314836 (code B ref 61412); Wed, 15 Feb 2023 18:10:01 +0000 Original-Received: (at 61412) by debbugs.gnu.org; 15 Feb 2023 18:09:53 +0000 Original-Received: from localhost ([127.0.0.1]:33909 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSME5-0003rE-G2 for submit@debbugs.gnu.org; Wed, 15 Feb 2023 13:09:53 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:56678) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSME4-0003qu-7N for 61412@debbugs.gnu.org; Wed, 15 Feb 2023 13:09:52 -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 1pSMDx-0007w6-C7; Wed, 15 Feb 2023 13:09:46 -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=hdK9bkzHpiftjwXO8ckbVSRYdppEH0x1u0odgRas2D4=; b=hQQC/M3iC0+w ZWlnFGkLqgQYfufZFPZkA0DBVpup/Qo18yKqslz8SiPj4JJ9WkCMsHMGjh3t0F1/nw2/2HgXzeIFs IGJGrAZkCU3VIc49WL+Y9zXOFmKIE8ns4DadBhWI+6FC0+3xFdWEmyYeoUt+RffpmHJc0pZ/NDfLR MNkBvZrc7PcbkrLpCrdKsmRxVtkLVqFqFmuDFfN3yp4XlXXC57GycCUHTHWJyxxo1yyPD0ir9/Pve wcxiaHolNURHQOjT3heXQiQxH0SbnZ589lIf+yrP5yq5yWVdMuQiqVmwXDC2eKQtHqRJaOUj2CkKE YgnoMoEMlAfBMWv2qwSYXw==; 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 1pSMDw-0005tR-3e; Wed, 15 Feb 2023 13:09:45 -0500 In-Reply-To: (message from Chinmay Dalal on Wed, 15 Feb 2023 21:54:57 +0530) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:255755 Archived-At: > Cc: joaotavora@gmail.com > From: Chinmay Dalal > Date: Wed, 15 Feb 2023 21:54:57 +0530 > > Regarding keybinding, on the github discussion someone suggested that > vscode shows them while a key combination is held and hides them when > they are released, but I was told emacs can't do this. Not only can we not do this, it is also not our style. If we want to show hints, we either show tooltips, or display a message in the echo area.