From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Clemens Newsgroups: gmane.emacs.devel Subject: Re: A different way to interactively pass options to commands Date: Wed, 17 Feb 2021 21:32:50 +0100 Message-ID: References: <878s7m1mo3.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="24829"; 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: emacs-devel@gnu.org To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Feb 17 22:15:26 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 1lCUAP-0006Li-RM for ged-emacs-devel@m.gmane-mx.org; Wed, 17 Feb 2021 22:15:25 +0100 Original-Received: from localhost ([::1]:38282 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lCUAO-0004ln-PE for ged-emacs-devel@m.gmane-mx.org; Wed, 17 Feb 2021 16:15:24 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35608) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lCTVI-0002JC-Jb for emacs-devel@gnu.org; Wed, 17 Feb 2021 15:32:56 -0500 Original-Received: from mout02.posteo.de ([185.67.36.66]:54881) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lCTVG-0001rH-7T for emacs-devel@gnu.org; Wed, 17 Feb 2021 15:32:56 -0500 Original-Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 1B9DA2400FC for ; Wed, 17 Feb 2021 21:32:50 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1613593971; bh=GKeuDoBcRzb0Z9SSby3N9Oiq0VFzQQnF33b3TleIPqA=; h=Subject:To:Cc:From:Date:From; b=pMtgfV5gb/wVE/aIXqOBbTGfgVoaSsNfUdKvS3IS22rpigkztnIRAEOQu7mFyZnYA vgdhwi8e9oopCuhCVVEwbmAYpzBpzXicPM3tDpo9CgWbiJVihnLbFclM+F9aJE7OfH d72WE1GLx2baSk9H61GqkBqszNQ06qvzDn9PRYhHL9oa2vGu8+tnMU3cGxYMN+6VOM 2QN/eqd1kyt+1d4ZgOu+BL6kbvLBturFhZWA0bRqTFcjT61YuyKHTaoEB9c42Y8cBs Iialybp7lz/dFAUztm9M0C1OO1pj4jTay+MZ1w7DYJJw56Yxup3rsRve1sMd7kbz7z 6/QDrXsTdPEkw== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4DgqKG3ybxz9rxH; Wed, 17 Feb 2021 21:32:50 +0100 (CET) In-Reply-To: <878s7m1mo3.fsf@gnus.org> Content-Language: en-US Received-SPF: pass client-ip=185.67.36.66; envelope-from=clemera@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=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.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:265082 Archived-At: > What does the Magit UI look like? Here is an example https://magit.vc/screenshots/popup-diff-arguments.png taken from https://emacsair.me/2017/09/01/magit-walk-through/ Or checkout the beginning of this Video: https://www.youtube.com/watch?v=2-0OwGTt0dI