unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* wdired, was: isearch-rename-all-matching-filenames-in-tree?
@ 2002-10-14 22:47 Thomas L Roche
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas L Roche @ 2002-10-14 22:47 UTC (permalink / raw)
  Cc: help-emacs-windows

I wrote:
>> Use case: I'm in a dired buffer in GNU Emacs 21.1.1 on w2k. I
>> want to _interactively_ rename any file

>> - in the directory tree below the current directory

>> - with name matching '*GenericAction*'

>> to '*ActionClass*', in the same directory.

Stefan Monnier replied:
> Try wdired, it's great for those kind of things.

Indeed! Just one small annoyance: it (i.e. 1.9.2pre3

http://groups.google.com/groups?q=wdired+group:gnu.emacs.sources&hl=en&lr=&ie=UTF-8&scoring=d&selm=08z7ewvxy.fsf%40or170137.tecsidel.es&rnum=1

) won't byte-compile on my GNU Emacs 21.1.1
(i386-msvc-nt5.0.2195) of 2001-10-22 on buffy:

*Compile-Log*
> Compiling file t:/tlroche/emacs/wdired.el at Mon Oct 14 18:41:14 2002
>   ** assignment to free variable wdired-xemacs-menu
>   ** reference to free variable wdired-xemacs-menu

> While compiling wdired-normalize-filename:
>   ** reference to free variable dired-internal-switches

> While compiling wdired-finish-edit:
>   ** dired-log-summary called with 3 arguments, but accepts only 2

> While compiling the end of the data:
>   ** The following functions are not known to be defined: push-tag-mark,
>     add-menu-button, add-submenu, delete-menu-item

Is there a recommended version that does byte-compile?




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

* Re: wdired, was: isearch-rename-all-matching-filenames-in-tree?
       [not found] <mailman.1034635698.1531.help-gnu-emacs@gnu.org>
@ 2002-10-14 23:27 ` Henrik Enberg
  2002-10-14 23:40 ` Stefan Monnier <foo@acm.com>
  1 sibling, 0 replies; 3+ messages in thread
From: Henrik Enberg @ 2002-10-14 23:27 UTC (permalink / raw)


"Thomas L Roche" <tlroche@us.ibm.com> writes:

>> Compiling file t:/tlroche/emacs/wdired.el at Mon Oct 14 18:41:14 2002
>>   ** assignment to free variable wdired-xemacs-menu
>>   ** reference to free variable wdired-xemacs-menu
>
> Is there a recommended version that does byte-compile?

Those are just warnings.  Are you sure it doesn't write an .elc?  It
does when I try it.

-- 
Booting... /vmemacs.el

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

* Re: wdired, was: isearch-rename-all-matching-filenames-in-tree?
       [not found] <mailman.1034635698.1531.help-gnu-emacs@gnu.org>
  2002-10-14 23:27 ` Henrik Enberg
@ 2002-10-14 23:40 ` Stefan Monnier <foo@acm.com>
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Monnier <foo@acm.com> @ 2002-10-14 23:40 UTC (permalink / raw)


>>>>> "Thomas" == Thomas L Roche <tlroche@us.ibm.com> writes:
>  won't byte-compile on my GNU Emacs 21.1.1

What makes you think so ?  Did it generate a .elc file ?
The output you show only contains warnings (recognized by their `**'
as opposed to errors that use `!!').


        Stefan

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

end of thread, other threads:[~2002-10-14 23:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-14 22:47 wdired, was: isearch-rename-all-matching-filenames-in-tree? Thomas L Roche
     [not found] <mailman.1034635698.1531.help-gnu-emacs@gnu.org>
2002-10-14 23:27 ` Henrik Enberg
2002-10-14 23:40 ` Stefan Monnier <foo@acm.com>

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).