From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Arash Esbati Newsgroups: gmane.emacs.devel Subject: Re: Doc of deprecated INITIAL-INPUT arg of completing-read Date: Thu, 30 Jun 2022 11:10:30 +0200 Message-ID: <86wncycy9l.fsf@gnu.org> References: <87v8smt9lp.fsf@web.de> <87mtdw4v6h.fsf@web.de> <86czeresox.fsf_-_@gnu.org> <87letf1t24.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22168"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 Cc: emacs-devel@gnu.org To: Michael Heerdegen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jun 30 14:09:02 2022 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 1o6syk-0005YM-5T for ged-emacs-devel@m.gmane-mx.org; Thu, 30 Jun 2022 14:09:02 +0200 Original-Received: from localhost ([::1]:34318 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o6syi-0004GH-Ob for ged-emacs-devel@m.gmane-mx.org; Thu, 30 Jun 2022 08:09:00 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51354) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o6swJ-0001xx-AZ for emacs-devel@gnu.org; Thu, 30 Jun 2022 08:06:35 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:48182) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o6swI-0007le-TX; Thu, 30 Jun 2022 08:06:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=5pEnPkD0m1RJsxSREqEgoB4VGQd3vKc/fkCFfckNn3s=; b=Qf0gW0iatc62XEEOmY9Q nMZAH5MEVCbboSCXm8+j3sVMeXBCnxwt6TPhxCkcZh+E8jfrd+bFEDo1hVPdznDDBpS+hjPg/Gh59 pHqvKHbG3C7jdHH1hElG6c72H7oqKRC30i8m3eSGsfkNUvJ2X/400Yjscbu1LqsDZtDQT51UMAs9c KLE7NLjVdSOENPNBEw2xhKBDn6VicXmEdLTtomL2AaJtV4yH6mOPGlsZzqjSix+ZYs3GUOK1i+Gqt y3CKl+Nzk9jUXTQtDywW87Coc8pzqVR65MEfZK/tldkbrCawIuJg1gKUxqTmdkVDI7MQUlJIxk/HE cRB3tPaeTmKIQA==; Original-Received: from p4fe3ee56.dip0.t-ipconnect.de ([79.227.238.86]:54565 helo=MUTANT) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o6swF-0002SS-PE; Thu, 30 Jun 2022 08:06:28 -0400 In-Reply-To: <87letf1t24.fsf@web.de> (Michael Heerdegen's message of "Wed, 29 Jun 2022 15:46:11 +0200") 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:291737 Archived-At: Michael Heerdegen writes: > Arash Esbati writes: > >> I think it is best to file a bug report with a complete change >> suggestion, get it approved by the maintainer team and then turn the >> page. >> >> Are you willing to take this? > > Sorry, no, I'll stop after getting the docstring(s) into a more > consistent state. Feel free to do it, you would have my support. Then please open a bug report with your changes which can be installed. The report can be closed when someone steps forward and makes a suggestion for the rest. Best, Arash