From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Kangas Newsgroups: gmane.emacs.devel Subject: Re: Useful Or spurious: New byte-compiler warnings Date: Wed, 1 Jun 2022 16:22:20 +0200 Message-ID: References: <25238.13907.389397.270232@google.com> <87sfop7lfm.fsf@gnus.org> <25238.17085.616496.278563@google.com> <87k0a17jc9.fsf@gnus.org> <25239.29339.345371.21402@retriever.mtv.corp.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="40376"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Lars Ingebrigtsen , Emacs developers To: "T.V Raman" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Jun 01 16:24:00 2022 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 1nwPGR-000ADl-Te for ged-emacs-devel@m.gmane-mx.org; Wed, 01 Jun 2022 16:23:59 +0200 Original-Received: from localhost ([::1]:44712 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nwPGQ-0001bk-H6 for ged-emacs-devel@m.gmane-mx.org; Wed, 01 Jun 2022 10:23:58 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45230) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nwPF8-0008Vl-2c for emacs-devel@gnu.org; Wed, 01 Jun 2022 10:22:38 -0400 Original-Received: from mail-pf1-f182.google.com ([209.85.210.182]:45678) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nwPF3-0000wF-0v for emacs-devel@gnu.org; Wed, 01 Jun 2022 10:22:37 -0400 Original-Received: by mail-pf1-f182.google.com with SMTP id b135so2106940pfb.12 for ; Wed, 01 Jun 2022 07:22:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=1OlVkCN97RhdSeNJRG8VUFuUM7ml0U1Pf0QY2pWqR1s=; b=ZhD3ooIBVf8ldAZUutWlinL491E7OIXNuWolCjPCb8jzjFCJD9PN1oVZ+Nr2WFFAO6 LtvT7pciUQqaTH+8uj00v8xfE6IEufBXp91T0QMcCTESEx7uY7FuXJasFSgRS7/23ZOK v2CCuKexA+2UHSIWx2GbKGvTce0z1OpdeeavDjoAp7jiQYAVnEb8C7rVqmlZmKlHfu3R XjSoAmkTpBTw6FW/xZ71OeCT7KJKmnFcAZU0soujVDc0k8kEoX/59YhhfPSrRr2iqmRd SGoypEPlLys/vcIxTMfo1naKtewx1CsY+D0cwwhyMMzSzdpDP0DSz7TsYKZvOqe2sTOy SH3A== X-Gm-Message-State: AOAM533QwhtAlPqzhdSR6uRw9HLx9temX4z/eIHqlqCjiiWDkc+yQ+oS iHcxt5SbzUR1TqqcggAOVeviQE/feD6ud0abwU4= X-Google-Smtp-Source: ABdhPJzglGjn6DI2ga0hCs1pVXl1iW4p9F6x4019DflToDPQkith7do2TdvB0m/F6cc5hpYUe8PoWg8t+kaSHOyZ3PA= X-Received: by 2002:a63:6c44:0:b0:3fa:ec6b:33e7 with SMTP id h65-20020a636c44000000b003faec6b33e7mr154090pgc.435.1654093351645; Wed, 01 Jun 2022 07:22:31 -0700 (PDT) In-Reply-To: <25239.29339.345371.21402@retriever.mtv.corp.google.com> Received-SPF: pass client-ip=209.85.210.182; envelope-from=stefankangas@gmail.com; helo=mail-pf1-f182.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action 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" Xref: news.gmane.io gmane.emacs.devel:290514 Archived-At: T.V Raman writes: > The font selection is nice, but we should hide these nits from the > developer. I'm not against that, but I don't know how to differentiate between the symbol `s' and the key `s' here without special markup. (I should have said the `help-key-binding' "face" rather than "font" here, sorry.)