From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Kangas Newsgroups: gmane.emacs.devel Subject: Re: master 66669c5c20: Add NEWS entry about kill-buffer change Date: Sat, 25 Jun 2022 17:40:02 +0200 Message-ID: References: <165606463939.20854.10739785516367367451@vcs2.savannah.gnu.org> <20220624095719.A9C9CC0169C@vcs2.savannah.gnu.org> <87pmiyqqt8.fsf@gnus.org> <877d56qpms.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="31251"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Emacs developers To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Jun 25 17:42:13 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 1o57vJ-0007uV-69 for ged-emacs-devel@m.gmane-mx.org; Sat, 25 Jun 2022 17:42:13 +0200 Original-Received: from localhost ([::1]:39042 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o57vH-00039n-Bv for ged-emacs-devel@m.gmane-mx.org; Sat, 25 Jun 2022 11:42:11 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58666) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o57tS-0002JS-1e for emacs-devel@gnu.org; Sat, 25 Jun 2022 11:40:18 -0400 Original-Received: from mail-pj1-f41.google.com ([209.85.216.41]:55989) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o57tQ-0005Qj-O0 for emacs-devel@gnu.org; Sat, 25 Jun 2022 11:40:17 -0400 Original-Received: by mail-pj1-f41.google.com with SMTP id w24so5381866pjg.5 for ; Sat, 25 Jun 2022 08:40:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=atf+vPIhtEAleIMBk1oT8btALmFwMy5XLYkHPoUUSQg=; b=ey7meF+fv0xm+DcyIJhShtSa/wxU0Qpo5eBmdYQuRi9EVuq233zHq1d6vJ9EUrKiJF qNVlYssLO3rq9TESiI7vAbO4lzJvz1LBbDivDVCdHg40iQyzm1Iz3DyvQRQIEQaDHN2o +aJVZ7sp87lwYWoCDEZDnD5zRqv1JpMvPmOZEelK1VABtPMNvMi7r57gS03gNJ2b+ntO jhs+i4Q4j/wDU3EloR7sZQD0qREXTj1x27XJT3mjz5jZ+82DpOwgWhqD2RD9s1SH+6Q6 0/f2Xd+k5z+nLuKFDogdbKh3hxxOQTX92vh2znJ1ewFYLiTrLkqYK5vMUKEgV0vUYzb6 VQvA== X-Gm-Message-State: AJIora/iwd6eFFfCYz+F7XfwpyciFAtEBSuvbfzOLCC9NpVl7zr17nsJ ZuCjWM4RIylIMoEL6MIo7iarW8dxBSLIWp5Ax73bxGhL X-Google-Smtp-Source: AGRyM1sIF6LcQYsGQyd2mC00RAnlQb8Ehj49ymcBWdln/jJ/GI5tyTulLKVkVWQ6JLUuoUXb9hrHUFCi9uuCaWKFG5M= X-Received: by 2002:a17:902:aa86:b0:168:f0ef:95f6 with SMTP id d6-20020a170902aa8600b00168f0ef95f6mr4843082plr.145.1656171613078; Sat, 25 Jun 2022 08:40:13 -0700 (PDT) In-Reply-To: <877d56qpms.fsf@gnus.org> Received-SPF: pass client-ip=209.85.216.41; envelope-from=stefankangas@gmail.com; helo=mail-pj1-f41.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action 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:291614 Archived-At: Lars Ingebrigtsen writes: > > When I visit some file and make some edits in 27.1, then hit `C-x k', > > I see a prompt "Buffer foo modified; kill anyway (yes or no)". Is > > that what you are talking about? > > Yup. (Now it says "yes/no/save and then kill".) Having tested this, it is a very good addition, thanks. It would be even better if it respected `use-short-answers', so that I could just hit e.g. "y", "n" or "s" in reply to this prompt.