unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Thien-Thi Nguyen <ttn@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: wdired patch
Date: 28 Jul 2006 16:59:57 -0400	[thread overview]
Message-ID: <jkveph5tte.fsf@glug.org> (raw)
In-Reply-To: <66b7e34b0607280450se4077d3w3b2de5e3c213b6aa@mail.gmail.com>

"Bill Atkins" <atkinw@rpi.edu> writes:

> +  (or (eq major-mode 'dired-mode)
> +      (error "Not a Dired buffer"))
> +  (or (eq major-mode 'wdired-mode)
> +      (error "Not a Wdired buffer"))

thanks, installed.

thi

      reply	other threads:[~2006-07-28 20:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-28 11:50 wdired patch Bill Atkins
2006-07-28 20:59 ` Thien-Thi Nguyen [this message]

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=jkveph5tte.fsf@glug.org \
    --to=ttn@gnu.org \
    --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 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).