From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: master f96fe57: New option to make 'C-x 4 a' use file-less ChangeLog buffers Date: Sun, 22 Jul 2018 22:20:42 +0300 Message-ID: <83k1pnvzzp.fsf@gnu.org> References: <20180721150303.25239.56989@vcs0.savannah.gnu.org> <20180721150304.A6BF2208D4@vcs0.savannah.gnu.org> <87k1pnfucv.fsf@gmail.com> <831sbvxsz3.fsf@gnu.org> <87wotn5p7a.fsf@gmail.com> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1532287161 19096 195.159.176.226 (22 Jul 2018 19:19:21 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 22 Jul 2018 19:19:21 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 22 21:19:17 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fhJsy-0004rg-Ab for ged-emacs-devel@m.gmane.org; Sun, 22 Jul 2018 21:19:16 +0200 Original-Received: from localhost ([::1]:57172 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fhJv2-0007ld-Bl for ged-emacs-devel@m.gmane.org; Sun, 22 Jul 2018 15:21:24 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36457) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fhJuM-0007kb-JP for emacs-devel@gnu.org; Sun, 22 Jul 2018 15:20:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fhJuI-0003oQ-L5 for emacs-devel@gnu.org; Sun, 22 Jul 2018 15:20:42 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50554) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fhJuI-0003oB-Fl; Sun, 22 Jul 2018 15:20:38 -0400 Original-Received: from [176.228.60.248] (port=3459 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fhJuH-0007N5-T5; Sun, 22 Jul 2018 15:20:38 -0400 In-reply-to: (message from Stefan Monnier on Sun, 22 Jul 2018 15:02:38 -0400) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:227685 Archived-At: > From: Stefan Monnier > Date: Sun, 22 Jul 2018 15:02:38 -0400 > > > It could be add-log-dont-create-new-changelog-file which maybe > > would confuse even less people. > > Sounds good, tho I'd argue that the "-changelog" part is redundant. OTOH, "dont-create-new-file" sounds too general to be self-explanatory ("what? it won't create _any_ file?")