unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
Cc: dann@godzilla.ics.uci.edu, monnier@iro.umontreal.ca, emacs-devel@gnu.org
Subject: Re: What happened to wdired.el?
Date: Tue, 04 May 2004 09:05:32 +0300	[thread overview]
Message-ID: <877jvssn2g.fsf@mail.jurta.org> (raw)
In-Reply-To: <E1BKe2V-0005Em-95@fencepost.gnu.org> (Richard Stallman's message of "Mon, 03 May 2004 10:03:23 -0400")

Richard Stallman <rms@gnu.org> writes:
>     The user can forget to call dired-execute later.  But what about
>     C-x C-q asking yes/no question about accepting the changes,
>     and an option to disable such a question?
>
> What are the changes in question, and why would they be lost?

wdired provides one user-level function `wdired-change-to-wdired-mode'
to start editing the file names and two functions to exit wdired-mode:
`wdired-finish-edit' and `wdired-abort-changes' with the former
committing the changes and the latter aborting them.  Both return
wdired to dired mode.

I proposed to add one user-level function which depending on the
user's answer to the question about accepting changes would call
either `wdired-finish-edit' or `wdired-abort-changes'.  And an option
which will allow to assume that the user always wants to accept the
changes by answering `yes' and calling `wdired-finish-edit'.

-- 
Juri Linkov
http://www.jurta.org/emacs/

  reply	other threads:[~2004-05-04  6:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-28 18:29 What happened to wdired.el? Dan Nicolaescu
2004-04-29  0:21 ` Stefan Monnier
2004-04-29  1:05   ` Dan Nicolaescu
2004-04-29  9:11     ` Juri Linkov
2004-04-29 14:17       ` Stefan Monnier
2004-04-29 14:14     ` Stefan Monnier
2004-04-30  0:47       ` Juri Linkov
2004-04-30  8:43         ` Miles Bader
2004-04-30 13:42           ` Stefan Monnier
2004-05-02 15:57             ` Juri Linkov
2004-05-03 14:03               ` Richard Stallman
2004-05-04  6:05                 ` Juri Linkov [this message]
2004-05-04 20:08                   ` Richard Stallman
2004-05-04 20:39                     ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=877jvssn2g.fsf@mail.jurta.org \
    --to=juri@jurta.org \
    --cc=dann@godzilla.ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 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).