unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Trivial formatting issue in dired
@ 2004-05-19  9:46 Timur Aydin
  0 siblings, 0 replies; only message in thread
From: Timur Aydin @ 2004-05-19  9:46 UTC (permalink / raw)


Hi,

If a file is renamed in dired, the alignment of the columns gets
disturbed for the renamed file. Hitting 'g' restores the correct
output.

Before renaming the file test.txt to new.txt:

  drwxr-xr-x   4 ta   users      4096 Apr 18 15:59 share
  -rw-r--r--   1 ta   users         9 May 19 12:44 test.txt
  drwxr-xr-x   7 ta   users      4096 May 10 03:29 tmp

After rename:

  drwxr-xr-x   4 ta   users      4096 Apr 18 15:59 share
  -rw-r--r--  1 ta users 9 May 19 12:44 new.txt
  drwxr-xr-x   7 ta   users      4096 May 10 03:29 tmp

-- 
Timur Aydin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-05-19  9:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-19  9:46 Trivial formatting issue in dired Timur Aydin

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).