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: Fri, 19 Feb 2021 19:23:32 +0100 Message-ID: <614a0552-e851-37c6-e6e5-8019c08451a7@posteo.de> References: <878s7m1mo3.fsf@gnus.org> <87ft1u9xhh.fsf@telefonica.net> <87o8giz61u.fsf@gnus.org> <87blchzo9b.fsf@gnus.org> <875z2pu0as.fsf@gmail.com> <87o8ggcba0.fsf@bernoul.li> 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="13099"; 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: =?UTF-8?Q?=c3=93scar_Fuentes?= , Doug Davis , emacs-devel@gnu.org, Stefan Monnier , =?UTF-8?Q?K=c3=a9vin_Le_Gouguec?= , Lars Ingebrigtsen To: Jonas Bernoulli Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Feb 19 19:24:31 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 1lDAS7-0003HT-5x for ged-emacs-devel@m.gmane-mx.org; Fri, 19 Feb 2021 19:24:31 +0100 Original-Received: from localhost ([::1]:42480 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lDAS6-00022Y-3f for ged-emacs-devel@m.gmane-mx.org; Fri, 19 Feb 2021 13:24:30 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58978) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lDARK-0001dJ-R2 for emacs-devel@gnu.org; Fri, 19 Feb 2021 13:23:42 -0500 Original-Received: from mout01.posteo.de ([185.67.36.65]:33707) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lDARI-0001Xv-DT for emacs-devel@gnu.org; Fri, 19 Feb 2021 13:23:42 -0500 Original-Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 98403160066 for ; Fri, 19 Feb 2021 19:23:34 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1613759014; bh=ds99Pb0PuuZ4KRZ/17fipnJbrfywj84NsCEyOo8PVzc=; h=Subject:To:Cc:From:Date:From; b=VazCP9+P6m4EkQjjTlOPX6RM7KlSLVXGnqrLn6M1Wp2dirRn3uj2/u2wfs2YUsIe1 4SFltzk+mYXZ0Z2FdMZB1DTOU+pXLbdprh9Z7PeoS5+Zwq2+a8/HLEzdBzPROEAR+w DBlMSmAk2SPXM5UG3q+Jj4JUNJlBPwjF0ZChLyvi06pYSNZlYx8C0RgoGJC4kThNAV li/ehEeX6ELo6e7+ntyhFcDkTKrNnlMVVRkFEwaEqCi3qwLe/V0PfC8L99k/cp7Unf JAK0kOCnmpsD8+asT7NT1jGeFMBAuNPGLO9p+GZH+T7gOo0we0mVGTbJxtoOtIn+F2 4DmQx5wxdnmgQ== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Dj0M84pYcz6tm9; Fri, 19 Feb 2021 19:23:32 +0100 (CET) In-Reply-To: <87o8ggcba0.fsf@bernoul.li> Content-Language: en-US Received-SPF: pass client-ip=185.67.36.65; envelope-from=clemens.radermacher@posteo.de; helo=mout01.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_H4=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:265280 Archived-At: > So if everything goes according to plan, I will release later today, > or maybe on the weekend. What are your thoughts about the discussion of including it in Emacs? I think having it built-in would be a huge benefit.