From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Kangas Newsgroups: gmane.emacs.devel Subject: Re: Ctrl-[ ? Date: Wed, 12 Jun 2019 14:14:24 +0200 Message-ID: References: <08AC8151-5911-40FA-8B20-818B839D00AB@traduction-libre.org> <6F55E018-B15E-42B0-8794-21F55BBA23D3@traduction-libre.org> <34E3289C-10EE-4A23-AEE4-80D984DB2EDE@gnu.org> <6A538FF9-94C8-491D-B1B9-5C0D09FE7C39@acm.org> <838suesw93.fsf@gnu.org> <3580dbb9-73a8-d26a-5466-5799e3726c34@gmail.com> <83tvd2rd8b.fsf@gnu.org> <83woht9ysw.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="52370"; mail-complaints-to="usenet@blaine.gmane.org" Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 12 14:42:32 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.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hb2aG-000DVU-LE for ged-emacs-devel@m.gmane.org; Wed, 12 Jun 2019 14:42:32 +0200 Original-Received: from localhost ([::1]:59966 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hb2aF-0006K2-JW for ged-emacs-devel@m.gmane.org; Wed, 12 Jun 2019 08:42:31 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48232) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hb29H-00068A-KL for emacs-devel@gnu.org; Wed, 12 Jun 2019 08:14:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hb29G-0003qE-Q9 for emacs-devel@gnu.org; Wed, 12 Jun 2019 08:14:39 -0400 Original-Received: from mail-wr1-f48.google.com ([209.85.221.48]:43253) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hb29F-0003pT-7X; Wed, 12 Jun 2019 08:14:37 -0400 Original-Received: by mail-wr1-f48.google.com with SMTP id p13so6546333wru.10; Wed, 12 Jun 2019 05:14:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Q2Ww2CFTu/h8ahkDSkHOworKjCunh1K8zKKBoeRPe4I=; b=aMSM87d0z6XvsptROXGjflP08FSFvB9gBNEihMXlCiNZhqfcIzX/hCMeSVLyy7gJQc B09t+09Jy2qr6yvajfDKeoR+DZly3j/MRBR2hclhDYcg4DasmQedoddglGW+a4S1fMXW vjhK/+f5FJvFbfaK+YjeO7toAr+I4eGyzF1rBDw3ZyVnscWJ5+ylVDkpLkImcFiAABkl 3g8TsuncEozGJEVJfW8FX/QTQ42IPs5cetggJfGlNl81FZ/zAPTWNbP0+V1T1ZbmfO18 XKnTfIaH4OAtrQOa8BmjgMla/7aZ5jM0hOgh8hkUnd/0u80df7NrPWoEXdi3jbd8hRxm S8UA== X-Gm-Message-State: APjAAAVsem6/tJhwLQb9cZZIY9DQUrLhKICxEQIZERnyDxLJMV/PWS00 ewtJAHUG5RzNrvgGm4ijDlA9sX4IhfamF6wfD+tO6lCb X-Google-Smtp-Source: APXvYqzwHK3a/+S1BPCYWHxrJN2hoiU75LV8Et/itwzMqVSTR6tf8uOy4RRsgMDpFu38TRSSgfF8PkEa3VCAoaBH61I= X-Received: by 2002:adf:dd91:: with SMTP id x17mr11486093wrl.291.1560341676089; Wed, 12 Jun 2019 05:14:36 -0700 (PDT) In-Reply-To: <83woht9ysw.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.221.48 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:237452 Archived-At: Eli Zaretskii writes: > > Would it make sense to show a warning when trying to bind keys such as > > C-[ or C-i? > > Most key bindings are done non-interactively, so how would such > warnings work in practice? My idea was to make the byte compiler warn when binding e.g. C-i or C-[ directly (as opposed to binding TAB or ESC). > > C-h k C-[ only shows "ESC- " when I try, though.) > > That's because the translation is in effect. Exactly. So I suppose showing a warning in the "*Help*" buffer is not feasible for C-[. Thanks, Stefan Kangas