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 14:24:51 +0300 Message-ID: <831rmbz4ak.fsf@gnu.org> References: <20200619075401.21856.16524@vcs0.savannah.gnu.org> <20200619075402.CE1D220A27@vcs0.savannah.gnu.org> <243920e8-f660-fac9-00d6-1bcecde91e39@yandex.ru> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="105771"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 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 13:25:56 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 1jmF9g-000ROe-1O for ged-emacs-devel@m.gmane-mx.org; Fri, 19 Jun 2020 13:25:56 +0200 Original-Received: from localhost ([::1]:35676 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jmF9d-00030u-FB for ged-emacs-devel@m.gmane-mx.org; Fri, 19 Jun 2020 07:25:53 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40664) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jmF8q-0002UU-95 for emacs-devel@gnu.org; Fri, 19 Jun 2020 07:25:04 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:40592) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jmF8p-00006Q-IJ; Fri, 19 Jun 2020 07:25:03 -0400 Original-Received: from [176.228.60.248] (port=3480 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jmF8o-0007NU-GU; Fri, 19 Jun 2020 07:25:03 -0400 In-Reply-To: <243920e8-f660-fac9-00d6-1bcecde91e39@yandex.ru> (message from Dmitry Gutov on Fri, 19 Jun 2020 14:01:22 +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:252339 Archived-At: > From: Dmitry Gutov > Date: Fri, 19 Jun 2020 14:01:22 +0300 > > On 19.06.2020 10:54, Eli Zaretskii wrote: > > - "Switch to a buffer in the current project." > > + "Switch to another buffer that visits some file in the current project." > > That's not exactly true: non-file-visiting buffers are also suggested. Feel free to suggest a correction. "Buffer in a current project" sounds too vague at best to me: a project doesn't include any buffers.