all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Bernard Stumpf <bernard.stumpf@verizon.net>
Cc: 11902@debbugs.gnu.org
Subject: bug#11902: Emacs 23.2: dired rename file and file is hidden - Windows 7
Date: Thu, 12 Jul 2012 08:15:21 +0300	[thread overview]
Message-ID: <83fw8xblw6.fsf@gnu.org> (raw)
In-Reply-To: <4FFE14C5.1040307@verizon.net>

> Date: Wed, 11 Jul 2012 20:05:25 -0400
> From: Bernard Stumpf <bernard.stumpf@verizon.net>
> CC:  11902@debbugs.gnu.org
> 
> I just tried it in an "emacs -Q" window. Did a dired of my Users home 
> directory and there did an R of an existing file to "newname".  The line 
> containing the file disappeared.
> 
> In other words: "emacs -Q" made no difference: the problem remains.

Thanks.

Does the "newname" affect the problem?  E.g., if you rename file "foo"
to "foo1", does the problem still happen?

Also, can you perhaps debug this in Edebug?  I can provide guidance if
needed.  The function that refreshes the display is
dired-do-redisplay, defined on dired-aux.el, and the actual refresh of
the line of the affected file is in dired-update-file-line, also in
dired-aux.el.  Just step through these two functions and see what is
going wrong there and where.





  reply	other threads:[~2012-07-12  5:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-10 17:43 bug#11902: Emacs 23.2: dired rename file and file is hidden - Windows 7 Bernard Stumpf
2012-07-11 16:02 ` Eli Zaretskii
     [not found]   ` <4FFDB03B.5060906@verizon.net>
2012-07-11 17:46     ` Eli Zaretskii
2012-07-12  0:05       ` Bernard Stumpf
2012-07-12  5:15         ` Eli Zaretskii [this message]
2012-07-12 11:54           ` Bernard Stumpf
2012-07-12 12:47             ` Eli Zaretskii
2012-07-12 13:30               ` Bernard Stumpf
2019-10-31  0:53                 ` Stefan Kangas
2019-12-05 11:07                   ` Stefan Kangas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83fw8xblw6.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=11902@debbugs.gnu.org \
    --cc=bernard.stumpf@verizon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.