From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#56311: [PATCH] new function: delete-visited-file Date: Thu, 30 Jun 2022 08:56:08 +0300 Message-ID: <83h74266fb.fsf@gnu.org> References: <83k08y67ml.fsf@gnu.org> <87tu82bszo.fsf@athena.silentflame.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10371"; mail-complaints-to="usenet@ciao.gmane.io" Cc: zkanfer@gmail.com, 56311@debbugs.gnu.org To: Sean Whitton Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Jun 30 07:57:12 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1o6nAt-0002Y7-Tq for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 30 Jun 2022 07:57:12 +0200 Original-Received: from localhost ([::1]:54918 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o6nAs-00070Y-Iz for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 30 Jun 2022 01:57:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59868) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o6nAk-00070M-RA for bug-gnu-emacs@gnu.org; Thu, 30 Jun 2022 01:57:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:38677) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o6nAk-0000ka-II for bug-gnu-emacs@gnu.org; Thu, 30 Jun 2022 01:57:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o6nAk-0003vX-Ck for bug-gnu-emacs@gnu.org; Thu, 30 Jun 2022 01:57:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 30 Jun 2022 05:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56311 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 56311-submit@debbugs.gnu.org id=B56311.165656856915018 (code B ref 56311); Thu, 30 Jun 2022 05:57:02 +0000 Original-Received: (at 56311) by debbugs.gnu.org; 30 Jun 2022 05:56:09 +0000 Original-Received: from localhost ([127.0.0.1]:60807 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o6n9t-0003uA-4l for submit@debbugs.gnu.org; Thu, 30 Jun 2022 01:56:09 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:46634) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o6n9s-0003tx-27 for 56311@debbugs.gnu.org; Thu, 30 Jun 2022 01:56:08 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:43848) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o6n9m-0000gt-Oa; Thu, 30 Jun 2022 01:56:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=nlNff6P9p8NOxVViGp9K6MoIcXLbEPgc0lXpxT74d+g=; b=Zv3FKTyqt9K4 NPjFAwIEATkTX150JByzKTOSnIpvZolCBQysw2OsZ2iGgNXyn2wMBPP/aMpbgPbyFTIbQSIdDhP2Z 73VFhfuhBBggEVxxJ9gnktI8r5zvZ0SFq9l2oslvanUCd48FZ2/lfOokwWGdWjCp6YHxiEj5oCBKm wgi3ggI/J14xcqudlkrn5+Q6iQ2xvtWeGZk0iK3avZgpYAu8TCXWNfvTU+LTKvlJNu0X/6ASMhXc6 45b1pdiOKil7EU+kGWoNAzh9swGcWhRqSBzkcb2+8r/KqyutfA6KRKb603WQVFoGJ8XUmzIVUEO1O DHcjTxO7NxTE2bvpgky/DQ==; Original-Received: from [87.69.77.57] (port=1613 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o6n9k-0003QL-R9; Thu, 30 Jun 2022 01:56:02 -0400 In-Reply-To: <87tu82bszo.fsf@athena.silentflame.com> (message from Sean Whitton on Wed, 29 Jun 2022 22:49:47 -0700) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:235687 Archived-At: > From: Sean Whitton > Cc: 56311@debbugs.gnu.org > Date: Wed, 29 Jun 2022 22:49:47 -0700 > > I don't care about the buffer being killed either, but there isn't > currently a quick way to delete the file the selected buffer is > visiting, you have to type/complete its name. No, you don't: M-x delete-file RET M-n RET