From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: *scratch* buffer documentation Date: Fri, 27 Dec 2019 11:26:47 +0200 Message-ID: <83mubep19k.fsf@gnu.org> References: <69AD1F67-BA40-4342-996E-CAC6CC545E2A@traduction-libre.org> <83lfr0v4ib.fsf@gnu.org> <3B5C95CE-77A8-48DA-BD5D-6BD8D8828C30@traduction-libre.org> <83k16jqcpc.fsf@gnu.org> <837e2irfzc.fsf@gnu.org> <83v9q2p4oz.fsf@gnu.org> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="63343"; mail-complaints-to="usenet@blaine.gmane.org" Cc: emacs-devel@gnu.org To: Jean-Christophe Helary Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 27 10:27:59 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1ikluZ-000GND-IK for ged-emacs-devel@m.gmane.org; Fri, 27 Dec 2019 10:27:59 +0100 Original-Received: from localhost ([::1]:32896 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ikluY-0003K2-EZ for ged-emacs-devel@m.gmane.org; Fri, 27 Dec 2019 04:27:58 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33523) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ikltR-0002B3-Oj for emacs-devel@gnu.org; Fri, 27 Dec 2019 04:26:50 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:57864) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ikltR-00005S-5T; Fri, 27 Dec 2019 04:26:49 -0500 Original-Received: from [176.228.60.248] (port=1280 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1ikltQ-0003F4-Cz; Fri, 27 Dec 2019 04:26:48 -0500 In-reply-to: (message from Jean-Christophe Helary on Fri, 27 Dec 2019 18:12:17 +0900) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:243696 Archived-At: > From: Jean-Christophe Helary > Date: Fri, 27 Dec 2019 18:12:17 +0900 > > > How about this addition instead, after the first paragraph: > > > > Buffers exist as long as they are used, and are deleted ("killed") > > when no longer needed, either by you (see Kill Buffer) or by Emacs > > (e.g., when you exit Emacs, see Exiting). > > :) Do you want me to send a patch with that ? No, just say that you are okay with it.