From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: master 1e3b0f2: Improve doc strings of project.el Date: Fri, 19 Jun 2020 22:07:22 +0300 Message-ID: <83zh8yx4b9.fsf@gnu.org> References: <87bllfqj82.fsf@warpmail.net> <83o8pfxhzq.fsf@gnu.org> <83imfnxgt3.fsf@gnu.org> <73f90d2e-b754-93e0-4caa-5f86601edd98@yandex.ru> <83ftarxf58.fsf@gnu.org> <27b37b2d-c509-b5fb-c633-fc9dd60dc184@yandex.ru> <83366qyjxo.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="39443"; mail-complaints-to="usenet@ciao.gmane.io" Cc: philip@warpmail.net, theo@thornhill.no, emacs-devel@gnu.org To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Jun 19 21:08:05 2020 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 1jmMMu-000AAT-Ji for ged-emacs-devel@m.gmane-mx.org; Fri, 19 Jun 2020 21:08:04 +0200 Original-Received: from localhost ([::1]:48032 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jmMMt-0005Zy-KN for ged-emacs-devel@m.gmane-mx.org; Fri, 19 Jun 2020 15:08:03 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59628) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jmMMR-0005AF-3q for emacs-devel@gnu.org; Fri, 19 Jun 2020 15:07:35 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:53979) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jmMMP-000856-W5; Fri, 19 Jun 2020 15:07:34 -0400 Original-Received: from [176.228.60.248] (port=4204 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jmMMP-0005Uy-FW; Fri, 19 Jun 2020 15:07:33 -0400 In-Reply-To: (message from Dmitry Gutov on Fri, 19 Jun 2020 21:49:59 +0300) 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:252407 Archived-At: > From: Dmitry Gutov > Date: Fri, 19 Jun 2020 21:49:59 +0300 > Cc: philip@warpmail.net, theo@thornhill.no, emacs-devel@gnu.org > > If we agree on that, then we probably agree that the docstrings of those > functions should also be similar to a certain degree. They are. But if you think they should be more so, and would like to add to the doc string of project-kill-buffers text similar to what I wrote for project-switch-to-buffer, feel free, I won't object.