From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: dired-do-hardlink should update link count we see Date: Tue, 09 Jul 2002 08:28:12 +0300 Organization: NetVision InterNetNews site Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: <87eleemkdl.fsf@jidanni.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-Trace: main.gmane.org 1026192627 27345 127.0.0.1 (9 Jul 2002 05:30:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 9 Jul 2002 05:30:27 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17RnZz-00076v-00 for ; Tue, 09 Jul 2002 07:30:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17Rnaf-0000s5-00; Tue, 09 Jul 2002 01:31:09 -0400 Original-Received: from chi6-1.relay.mail.uu.net ([199.171.54.98]) by fencepost.gnu.org with smtp (Exim 3.35 #1 (Debian)) id 17RnZs-0000qZ-00 for ; Tue, 09 Jul 2002 01:30:20 -0400 Original-Received: from mxout2.netvision.net.il by chi6sosrv13.alter.net with ESMTP (peer crosschecked as: mxout2.netvision.net.il [194.90.9.21]) id QQmwsk18303 for ; Tue, 9 Jul 2002 05:30:21 GMT Original-Path: is!eliz Original-Received: from news2.netvision.net.il ([194.90.1.17]) by mxout2.netvision.net.il (iPlanet Messaging Server 5.2 HotFix 0.7 (built Jun 26 2002)) with ESMTP id <0GYY008KCVAFAM@mxout2.netvision.net.il> for gnu-emacs-bug@moderators.isc.org; Tue, 09 Jul 2002 08:30:15 +0300 (IDT) Original-Received: (from news@localhost) by news2.netvision.net.il (8.11.6+Sun/8.11.6) id g695UxF09860 for gnu-emacs-bug@moderators.isc.org; Tue, 09 Jul 2002 08:30:59 +0300 (IDT) Original-X-Trace: news2.netvision.net.il 1026192659 9858 199.203.121.2 (9 Jul 2002 05:30:59 GMT) In-Reply-To: <87eleemkdl.fsf@jidanni.org> X-Sender: eliz@is Original-To: gnu-emacs-bug@moderators.isc.org Original-X-Complaints-to: usenet@netvision.net.il Original-NNTP-posting-date: Tue, 9 Jul 2002 05:30:59 +0000 (UTC) Original-Newsgroups: gnu.emacs.bug Original-Lines: 8 Original-NNTP-posting-host: is.elta.co.il Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:2535 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:2535 On 8 Jul 2002, Dan Jacobson wrote: > I can't believe the dired-do-hardlink command still doesn't update the > link count for at least the file we are on... I think Dired doesn't automatically refresh the directory view as a matter of principle. It's not something specific to dired-do-hardlink.