From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Phil Sainty Newsgroups: gmane.emacs.devel Subject: Re: A different way to interactively pass options to commands Date: Sun, 21 Feb 2021 23:28:25 +1300 Message-ID: <8ed0bdd8-9138-f360-51ff-c7d1f40d3d72@orcon.net.nz> References: <878s7m1mo3.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="21664"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 Cc: Clemens , emacs-devel@gnu.org To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Feb 21 11:29:27 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 1lDlzT-0005Yl-Lz for ged-emacs-devel@m.gmane-mx.org; Sun, 21 Feb 2021 11:29:27 +0100 Original-Received: from localhost ([::1]:45398 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lDlzS-0005li-NF for ged-emacs-devel@m.gmane-mx.org; Sun, 21 Feb 2021 05:29:26 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:49860) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lDlyk-0005KY-PO for emacs-devel@gnu.org; Sun, 21 Feb 2021 05:28:42 -0500 Original-Received: from smtp-4.orcon.net.nz ([60.234.4.59]:52327) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lDlyj-00070g-1h for emacs-devel@gnu.org; Sun, 21 Feb 2021 05:28:42 -0500 Original-Received: from [101.53.216.160] (port=12615 helo=[192.168.20.103]) by smtp-4.orcon.net.nz with esmtpa (Exim 4.90_1) (envelope-from ) id 1lDlyT-0001MB-HP; Sun, 21 Feb 2021 23:28:26 +1300 In-Reply-To: <878s7m1mo3.fsf@gnus.org> Content-Language: en-GB X-GeoIP: NZ Received-SPF: pass client-ip=60.234.4.59; envelope-from=psainty@orcon.net.nz; helo=smtp-4.orcon.net.nz X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FROM=0.001, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_LOW=-0.7, 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.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:265372 Archived-At: On 18/02/21 9:09 am, Lars Ingebrigtsen wrote: > Yes, `C-u' is the only hammer we have here, unfortunately... > (And adding commands that are variants of each other.) > [...] > What does the Magit UI look like? If it helps, this pair of messages provides another description: * https://lists.gnu.org/archive/html/emacs-devel/2020-04/msg02036.html * https://lists.gnu.org/archive/html/emacs-devel/2020-05/msg00000.html The second message is more descriptive, but the first one contains the link for the referenced video.