From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Ivan Sokolov Newsgroups: gmane.emacs.devel Subject: Re: New command: move-past-close Date: Sun, 07 Nov 2021 05:43:05 +0300 Message-ID: <87ee7swurq.fsf@ya.ru> References: <87v916w6ng.fsf@ya.ru> <87r1buw5sr.fsf@igel.home> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32668"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Nov 07 03:44:29 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 1mjYAX-0008MV-0f for ged-emacs-devel@m.gmane-mx.org; Sun, 07 Nov 2021 03:44:29 +0100 Original-Received: from localhost ([::1]:58970 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mjYAV-00062q-BN for ged-emacs-devel@m.gmane-mx.org; Sat, 06 Nov 2021 22:44:27 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41842) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mjY9O-0005Mu-G4 for emacs-devel@gnu.org; Sat, 06 Nov 2021 22:43:18 -0400 Original-Received: from forward501o.mail.yandex.net ([2a02:6b8:0:1a2d::611]:58016) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mjY9L-00006M-He for emacs-devel@gnu.org; Sat, 06 Nov 2021 22:43:18 -0400 Original-Received: from myt5-e5be2b47c7a3.qloud-c.yandex.net (myt5-e5be2b47c7a3.qloud-c.yandex.net [IPv6:2a02:6b8:c00:2583:0:640:e5be:2b47]) by forward501o.mail.yandex.net (Yandex) with ESMTP id 0300945C42E0; Sun, 7 Nov 2021 05:43:07 +0300 (MSK) Original-Received: from myt5-aad1beefab42.qloud-c.yandex.net (myt5-aad1beefab42.qloud-c.yandex.net [2a02:6b8:c12:128:0:640:aad1:beef]) by myt5-e5be2b47c7a3.qloud-c.yandex.net (mxback/Yandex) with ESMTP id 5x8OF9Axlk-h6C0rerA; Sun, 07 Nov 2021 05:43:06 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ya.ru; s=mail; t=1636252986; bh=4yCwqhi4rohIw5IwiHiijnz0BO6aV9RMb9307k54GIU=; h=In-Reply-To:Subject:Date:References:To:From:Message-ID:Cc; b=ZlcznvwDH49BVC1KnbH0aKTDcvgRCBA9wOF/hnh6FWBEPP+EUOgji8YGkkxqC1JHr UwrXst/AIIRwACqDo3ECZeGsN8a7hbIwHaVqHibMSfr4iTY/VF0GGfKO+5hx2In3i9 3BMuwuecqtnEVxnRYezJ8nthFvjuLIiNidTTTKok= Authentication-Results: myt5-e5be2b47c7a3.qloud-c.yandex.net; dkim=pass header.i=@ya.ru Original-Received: by myt5-aad1beefab42.qloud-c.yandex.net (smtp/Yandex) with ESMTPS id To5fwlMymW-h6XOriYA; Sun, 07 Nov 2021 05:43:06 +0300 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client certificate not present) X-Yandex-Fwd: 2 In-Reply-To: <87r1buw5sr.fsf@igel.home> (Andreas Schwab's message of "Sat, 06 Nov 2021 00:17:56 +0100") Received-SPF: pass client-ip=2a02:6b8:0:1a2d::611; envelope-from=ivan-p-sokolov@ya.ru; helo=forward501o.mail.yandex.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham 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:278906 Archived-At: Andreas Schwab writes: > That's not a good name, since it does more than moving. You are right, but I cannot think of how to alter the code or name.