From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: bug#43961: read carefully: dired-file-name-at-point vs dired-filename-at-point Date: Wed, 14 Oct 2020 00:43:47 -0400 Message-ID: References: <20201012142522.m24zmrzzuiiao4ck@E15-2016.optimum.net> <20201013040807.xk2q54jnquthda7y@E15-2016.optimum.net> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35782"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 43961@debbugs.gnu.org To: Boruch Baum Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Oct 14 06:44:10 2020 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 1kSYe1-0009D0-NQ for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 14 Oct 2020 06:44:09 +0200 Original-Received: from localhost ([::1]:57662 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kSYe0-00059y-Ps for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 14 Oct 2020 00:44:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:53700) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kSYdu-00059i-Ei for bug-gnu-emacs@gnu.org; Wed, 14 Oct 2020 00:44:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:38165) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kSYdu-0006vf-5J for bug-gnu-emacs@gnu.org; Wed, 14 Oct 2020 00:44:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kSYdu-0004Fs-3S for bug-gnu-emacs@gnu.org; Wed, 14 Oct 2020 00:44:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Richard Stallman Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 14 Oct 2020 04:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43961 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 43961-submit@debbugs.gnu.org id=B43961.160265063516337 (code B ref 43961); Wed, 14 Oct 2020 04:44:02 +0000 Original-Received: (at 43961) by debbugs.gnu.org; 14 Oct 2020 04:43:55 +0000 Original-Received: from localhost ([127.0.0.1]:49711 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kSYdn-0004FQ-82 for submit@debbugs.gnu.org; Wed, 14 Oct 2020 00:43:55 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:46864) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kSYdm-0004FD-1z for 43961@debbugs.gnu.org; Wed, 14 Oct 2020 00:43:54 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:51992) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kSYdg-0006rA-OP; Wed, 14 Oct 2020 00:43:48 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1kSYdf-0001Ed-OE; Wed, 14 Oct 2020 00:43:47 -0400 In-Reply-To: <20201013040807.xk2q54jnquthda7y@E15-2016.optimum.net> (message from Boruch Baum on Tue, 13 Oct 2020 00:08:07 -0400) 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:190471 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > As I think I mentioned, once (if) the patch is approved, a next step is > to grep the emacs core code-base and replace the function names. I just did that. dired-filename-at-point is not used anywhere except dired-x.el. I expect that none of the published Lisp packages uses dired-filename-at-point. -- Dr Richard Stallman Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)