all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#6294: 24.0.50; `dired-create-directory' needs to add / when -alF
@ 2010-05-28 16:52 Drew Adams
  2010-05-28 17:15 ` Drew Adams
  2010-05-29  8:00 ` Eli Zaretskii
  0 siblings, 2 replies; 5+ messages in thread
From: Drew Adams @ 2010-05-28 16:52 UTC (permalink / raw)
  To: 6294

emacs -Q
 
Set `dired-listing-switches' to "-alF".
 
M-x dired-create-directory RET aaaaaaa RET
 
The new directory is displayed without the trailing /.  You need to hit
`g' to get the proper display.
 

In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
 of 2010-05-23 on G41R2F1
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/xpm/include'
 






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#6294: 24.0.50; `dired-create-directory' needs to add / when -alF
  2010-05-28 16:52 bug#6294: 24.0.50; `dired-create-directory' needs to add / when -alF Drew Adams
@ 2010-05-28 17:15 ` Drew Adams
  2010-05-28 18:54   ` Eli Zaretskii
  2010-05-29  8:00 ` Eli Zaretskii
  1 sibling, 1 reply; 5+ messages in thread
From: Drew Adams @ 2010-05-28 17:15 UTC (permalink / raw)
  To: 6294

I should add:

1. This is a regression wrt Emacs 20.  The bug was introduced in Emacs 21.

2. Displaying the new dir without the trailing / means that Dired actions will
not work correctly for that entry.  For example, you cannot use `x' to delete it
after flagging it `D'.  You must first use `g' to update the display to get the
/.






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#6294: 24.0.50; `dired-create-directory' needs to add / when -alF
  2010-05-28 17:15 ` Drew Adams
@ 2010-05-28 18:54   ` Eli Zaretskii
  2010-05-28 20:24     ` Drew Adams
  0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2010-05-28 18:54 UTC (permalink / raw)
  To: Drew Adams; +Cc: 6294

> From: "Drew Adams" <drew.adams@oracle.com>
> Date: Fri, 28 May 2010 10:15:05 -0700
> Cc: 
> 
> 1. This is a regression wrt Emacs 20.  The bug was introduced in Emacs 21.

??? Emacs 20 on MS-Windows didn't support the -F switch at all,
AFAICS.  So I don't understand how can this be a regression wrt
Emacs 20.  What am I missing?

> 2. Displaying the new dir without the trailing / means that Dired actions will
> not work correctly for that entry.  For example, you cannot use `x' to delete it
> after flagging it `D'.  You must first use `g' to update the display to get the
> /.

Allright, allright, you convinced me.  No need for more evidence.  I
even see the bug (and will fix it if no one beats me to it).





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#6294: 24.0.50; `dired-create-directory' needs to add / when -alF
  2010-05-28 18:54   ` Eli Zaretskii
@ 2010-05-28 20:24     ` Drew Adams
  0 siblings, 0 replies; 5+ messages in thread
From: Drew Adams @ 2010-05-28 20:24 UTC (permalink / raw)
  To: 'Eli Zaretskii'; +Cc: 6294

> > 1. This is a regression wrt Emacs 20.  The bug was 
> introduced in Emacs 21.
> 
> ??? Emacs 20 on MS-Windows didn't support the -F switch at all,
> AFAICS.  So I don't understand how can this be a regression wrt
> Emacs 20.  What am I missing?

You're right. In emacs -q for Emacs 20 the / is not supported either.
I was checking with my own setup.

> > 2. Displaying the new dir without the trailing / means that 
> > Dired actions will not work correctly for that entry.
> > For example, you cannot use `x' to delete it after flagging
> > it `D'.  You must first use `g' to update the display to
> > get the /.
> 
> Allright, allright, you convinced me.  No need for more evidence.  I
> even see the bug (and will fix it if no one beats me to it).

Thank you.






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#6294: 24.0.50; `dired-create-directory' needs to add / when -alF
  2010-05-28 16:52 bug#6294: 24.0.50; `dired-create-directory' needs to add / when -alF Drew Adams
  2010-05-28 17:15 ` Drew Adams
@ 2010-05-29  8:00 ` Eli Zaretskii
  1 sibling, 0 replies; 5+ messages in thread
From: Eli Zaretskii @ 2010-05-29  8:00 UTC (permalink / raw)
  To: Drew Adams; +Cc: 6294-done

> From: "Drew Adams" <drew.adams@oracle.com>
> Date: Fri, 28 May 2010 09:52:00 -0700
> Cc: 
> 
> emacs -Q
>  
> Set `dired-listing-switches' to "-alF".
>  
> M-x dired-create-directory RET aaaaaaa RET
>  
> The new directory is displayed without the trailing /.  You need to hit
> `g' to get the proper display.

Fixed in revno 100474.





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-05-29  8:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-28 16:52 bug#6294: 24.0.50; `dired-create-directory' needs to add / when -alF Drew Adams
2010-05-28 17:15 ` Drew Adams
2010-05-28 18:54   ` Eli Zaretskii
2010-05-28 20:24     ` Drew Adams
2010-05-29  8:00 ` Eli Zaretskii

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.