all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
Cc: emacs-devel@gnu.org
Subject: Re: wdired
Date: Mon, 27 Feb 2006 20:43:33 +0100	[thread overview]
Message-ID: <44035665.30105@gmx.at> (raw)
In-Reply-To: <jwvaccc1va1.fsf-monnier+emacs@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 113 bytes --]

> For what it's worth, the patch looks OK to me.

The change log entry doesn't.  I attached a corrected version.

[-- Attachment #2: change-log --]
[-- Type: text/plain, Size: 954 bytes --]

	* wdired.el (wdired-change-to-wdired-mode, wdired-finish-edit)
        (wdired-search-and-rename, wdired-do-symlink-changes)
        (wdired-do-perm-changes): Simplify code.
	(wdired-preprocess-files, wdired-preprocess-symlinks)
        (wdired-preprocess-perms): Make read-only property of preceding
        character rear-nonsticky to avoid that it can be modified.  Put
        old-name and old-link properties on character preceding name and
        replace put-text-property by add-text-properties.
	(wdired-get-filename, wdired-get-previous-link): Get old-name
	and old-link properties from character preceding name and
	simplify code.
	(wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit):
	Make local-map property rear-nonsticky to avoid that text
	following permissions may be modified.  Use add-text-properties
	instead of put-text-property when changing a permission bit.
	(wdired-change-to-dired-mode): Remove stickiness properties.

[-- Attachment #3: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

  reply	other threads:[~2006-02-27 19:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-24 16:43 wdired martin rudalics
2006-02-27 19:01 ` wdired Stefan Monnier
2006-02-27 19:43   ` martin rudalics [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-10-15  3:06 wdired Tom Roche

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=44035665.30105@gmx.at \
    --to=rudalics@gmx.at \
    --cc=emacs-devel@gnu.org \
    /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.