From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#41222: 27.1; Auto-resizing of images in image-mode Date: Mon, 08 Jun 2020 03:30:50 +0300 Organization: LINKOV.NET Message-ID: <87a71ez9dx.fsf@mail.linkov.net> References: <87tv0kkbkl.fsf@mail.linkov.net> <20200514204615.GC50681@breton.holly.idiocy.org> <87pnb688y4.fsf@mail.linkov.net> <20200515062834.GB52382@breton.holly.idiocy.org> <87wo575yx7.fsf@mail.linkov.net> <20200520201845.GA59177@breton.holly.idiocy.org> <87sgfus0ss.fsf@mail.linkov.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="112965"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu) Cc: 41222-done@debbugs.gnu.org To: Alan Third Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Jun 08 02:32:10 2020 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 1ji5hy-000TJJ-IF for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 08 Jun 2020 02:32:10 +0200 Original-Received: from localhost ([::1]:38670 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ji5hx-0008RA-Hg for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 07 Jun 2020 20:32:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57258) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ji5hq-0008Qv-NU for bug-gnu-emacs@gnu.org; Sun, 07 Jun 2020 20:32:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:43713) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ji5hq-0003u1-EA for bug-gnu-emacs@gnu.org; Sun, 07 Jun 2020 20:32:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ji5hq-0003si-8R for bug-gnu-emacs@gnu.org; Sun, 07 Jun 2020 20:32:02 -0400 Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Mon, 08 Jun 2020 00:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 41222 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 41222@debbugs.gnu.org, juri@linkov.net, juri@linkov.net Original-Received: via spool by 41222-done@debbugs.gnu.org id=D41222.159157628214866 (code D ref 41222); Mon, 08 Jun 2020 00:32:01 +0000 Original-Received: (at 41222-done) by debbugs.gnu.org; 8 Jun 2020 00:31:22 +0000 Original-Received: from localhost ([127.0.0.1]:55259 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ji5hC-0003rh-Ac for submit@debbugs.gnu.org; Sun, 07 Jun 2020 20:31:22 -0400 Original-Received: from relay8-d.mail.gandi.net ([217.70.183.201]:37221) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ji5hB-0003rS-F4 for 41222-done@debbugs.gnu.org; Sun, 07 Jun 2020 20:31:21 -0400 X-Originating-IP: 91.129.108.6 Original-Received: from mail.gandi.net (m91-129-108-6.cust.tele2.ee [91.129.108.6]) (Authenticated sender: juri@linkov.net) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id 3E9191BF203; Mon, 8 Jun 2020 00:31:13 +0000 (UTC) In-Reply-To: <87sgfus0ss.fsf@mail.linkov.net> (Juri Linkov's message of "Thu, 21 May 2020 01:23:47 +0300") 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" Xref: news.gmane.io gmane.emacs.bugs:181723 Archived-At: >>> One possible change is: >>> >>> "Original Size" >>> "Reset to Default Size" >>> >>> But when using "Actual Size" instead of "Original Size", >>> what would be a good title for the second menu item? >> >> I think "Default Size" size works in either case. I feel that Default >> strongly implies it will return to whatever size it would be when I >> first load the image, and that also clarifies what the other option >> will do. > > I added both variants “Original/Actual” and “Default/Initial” > to menu title/help, and docstrings. More tweaking is possible, > but it seems this is quite good now. Now installed and closed.