GNU bug report logs - #5589
23.1.90; wdired fails with dired ls -1

Previous Next

Package: emacs;

Reported by: Andreas Roehler <andreas.roehler <at> online.de>

Date: Wed, 17 Feb 2010 17:23:02 UTC

Severity: wishlist

Tags: wontfix

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 5589 in the body.
You can then email your comments to 5589 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#5589; Package emacs. (Wed, 17 Feb 2010 17:23:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andreas Roehler <andreas.roehler <at> online.de>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 17 Feb 2010 17:23:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andreas Roehler <andreas.roehler <at> online.de>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.1.90; wdired fails with dired ls -1
Date: Wed, 17 Feb 2010 18:23:57 +0100
emacs -q

dired with option `ls -1'

wdired-change-to-wdired-mode
reports error:

wdired-preprocess-symlinks: Search failed: " -> \\(.*\\)$"

Mode-line displays "(Editable Dired...)"
but when I start editing, it's refused saying:

call-interactively: Text is read-only

Thanks all


Andreas

--
https://code.launchpad.net/~a-roehler/python-mode
https://code.launchpad.net/s-x-emacs-werkstatt/

;;;;;;;;;;;;;;;;;;;;;;

Suse 10.3

In GNU Emacs 23.1.90.1 (i686-pc-linux-gnu, GTK+ Version 2.12.0)
 of 2009-12-20
Windowing system distributor `The X.Org Foundation', version 11.0.70200000
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE.UTF-8
  value of $XMODIFIERS: @im=local
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Editable Dired

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
C-u C-x d <backspace> <backspace> 1 <return> <return>
M-x w d i r e d - c h <tab> <return> <up> <up> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> C-d M-x r e p o r r t - <backspace> <backspace>
<backspace> r <backspace> t - r <backspace> e m a c
s - b u <tab> <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
wdired-preprocess-symlinks: Search failed: " -> \\(.*\\)$"
call-interactively: Text is read-only

Load-path shadows:
None found.

Features:
(shadow sort mail-extr message sendmail ecomplete rfc822 mml easymenu
mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse
rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util
netrc time-date mm-util mail-prsvr gmm-utils wid-edit mailheader canlock
sha1 hex-util hashcash mail-utils emacsbug wdired dired regexp-opt
tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd
font-setting tool-bar dnd fontset image fringe lisp-mode register page
menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock
font-lock syntax facemenu font-core frame cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew
greek romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button
minibuffer faces cus-face files text-properties overlay md5 base64
format env code-pages mule custom widget hashtable-print-readable
backquote make-network-process dbusbind system-font-setting
font-render-setting gtk x-toolkit x multi-tty emacs)




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#5589; Package emacs. (Wed, 17 Feb 2010 19:40:03 GMT) Full text and rfc822 format available.

Message #8 received at 5589 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Andreas Roehler <andreas.roehler <at> online.de>
Cc: 5589 <at> debbugs.gnu.org
Subject: Re: bug#5589: 23.1.90; wdired fails with dired ls -1
Date: Wed, 17 Feb 2010 14:39:22 -0500
> emacs -q

> dired with option `ls -1'

You already have a problem here: dired doesn't work with this.
And indeed dired-listing-switches says clearly that the `l' option
is mandatory.


        Stefan




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#5589; Package emacs. (Wed, 17 Feb 2010 20:05:02 GMT) Full text and rfc822 format available.

Message #11 received at 5589 <at> debbugs.gnu.org (full text, mbox):

From: Andreas Roehler <andreas.roehler <at> online.de>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 5589 <at> debbugs.gnu.org
Subject: Re: bug#5589: 23.1.90; wdired fails with dired ls -1
Date: Wed, 17 Feb 2010 21:06:16 +0100
Stefan Monnier wrote:
>> emacs -q
> 
>> dired with option `ls -1'
> 
> You already have a problem here: dired doesn't work with this.
> And indeed dired-listing-switches says clearly that the `l' option
> is mandatory.
> 
> 
>         Stefan
> 

May the report be treated it as a feature request?

dired-listing-switches says `l' option is mandatory, but that's an inconvenience IMHO.

Encounter many occasions, a shorter display than `l' delivers is helpful. Just faster to look upon, edit etc.

Thanks

Andreas




Severity set to 'wishlist' from 'normal' Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 17 Feb 2010 21:00:03 GMT) Full text and rfc822 format available.

Added tag(s) wontfix. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 17 Feb 2010 21:00:03 GMT) Full text and rfc822 format available.

Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#5589; Package emacs. (Thu, 18 Feb 2010 13:59:02 GMT) Full text and rfc822 format available.

Message #18 received at 5589 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Andreas Roehler <andreas.roehler <at> online.de>
Cc: 5589 <at> debbugs.gnu.org
Subject: Re: bug#5589: 23.1.90; wdired fails with dired ls -1
Date: Thu, 18 Feb 2010 08:58:42 -0500
> May the report be treated it as a feature request?

As mentioned in an earlier message, there's `dired-virtual' for
such cases.


        Stefan




Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Sat, 09 Jul 2011 18:54:02 GMT) Full text and rfc822 format available.

Notification sent to Andreas Roehler <andreas.roehler <at> online.de>:
bug acknowledged by developer. (Sat, 09 Jul 2011 18:54:02 GMT) Full text and rfc822 format available.

Message #23 received at 5589-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 5589-done <at> debbugs.gnu.org
Subject: Re: bug#5589: 23.1.90; wdired fails with dired ls -1
Date: Sat, 09 Jul 2011 14:53:21 -0400
I don't see a need to keep open this particular report, which was marked
"wontfix" some time ago.

Stefan Monnier wrote:

> You already have a problem here: dired doesn't work with this.
> And indeed dired-listing-switches says clearly that the `l' option
> is mandatory.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 07 Aug 2011 11:24:21 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 319 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.