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: emacs-28 47cbd10: * lisp/bindings.el (mode-line-position): Improve tooltip. Date: Sat, 9 Oct 2021 10:06:48 +0200 Message-ID: References: <834k9qy6hn.fsf@gnu.org> 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="8044"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Emacs developers To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Oct 09 10:07:57 2021 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 1mZ7Of-0001t6-6F for ged-emacs-devel@m.gmane-mx.org; Sat, 09 Oct 2021 10:07:57 +0200 Original-Received: from localhost ([::1]:55510 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mZ7Od-0006E2-Fi for ged-emacs-devel@m.gmane-mx.org; Sat, 09 Oct 2021 04:07:55 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45542) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mZ7N2-0005Py-PM for emacs-devel@gnu.org; Sat, 09 Oct 2021 04:06:16 -0400 Original-Received: from mail-pl1-f176.google.com ([209.85.214.176]:35487) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mZ7N1-0006cR-5U; Sat, 09 Oct 2021 04:06:16 -0400 Original-Received: by mail-pl1-f176.google.com with SMTP id w14so7693795pll.2; Sat, 09 Oct 2021 01:06:14 -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=BG5GxnnpLGJqGbtczi+HFMRjdNjakrEP6N+S11sSkPw=; b=ISxdAbAZq7T/q1QHgmp2Y9IxjIs8t4RSlAt+pR3I4n8GYX5OpPX6tnKytwB5+oJ30k iYIh2w7gDT16koNzDWiJ5X3ncIwCJ2EGdQZnUipVohNhwu7Ttzp1jCvkK+6jP5Z9m2ii RVN1hj5zi3XQcmsjpB3aW73MxiGaZzcnSfde+Ob/O+NOjyIFfDi+xnt0EYiWKeu2OO92 eFGRKRH3rn3Rz13b57Z4o6rKmgBkC8qU4bgKRH1dqv7KNw6ZTxSDs6ucDPELJdm9Mgib r/UsiufytmB8dcKgtnHLKPCPUq3vd/NoCB+Ld8NooRtSMkckb6qjNaB7TX3EwWfW+Og2 /49A== X-Gm-Message-State: AOAM533H/sd4jlzUHMhC+ErJVdaoFZpJjMw0kjMMVqoqiPfoDyiiQiLZ vMLYqpj3SitAzrMqEpExtF55dJeIaNn+2LtwL0NhiLqg X-Google-Smtp-Source: ABdhPJwNBOhgFy49uXK9WKSPZGghQqXL0a/6NySw6wAWdgCdG0XzNbv2ZikTH4abu1n+qIFEfIUIApTcdOWnhf9pjPE= X-Received: by 2002:a17:902:7611:b0:13e:ce2e:1f85 with SMTP id k17-20020a170902761100b0013ece2e1f85mr13760399pll.22.1633766773072; Sat, 09 Oct 2021 01:06:13 -0700 (PDT) In-Reply-To: <834k9qy6hn.fsf@gnu.org> Received-SPF: pass client-ip=209.85.214.176; envelope-from=stefankangas@gmail.com; helo=mail-pl1-f176.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.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:276595 Archived-At: Eli Zaretskii writes: > This change is incorrect: the "All/Top/Bot/NN%" part is NOT "buffer > position". If you have a suggestion for better description than "Size > indication mode", please tell; otherwise, let's leave the original > description intact. The original was even more incorrect, as it had nothing to do with "Size indication mode". Let me think about an alternative.