GNU bug report logs - #625
23.0.60; isearch failed in dired

Previous Next

Package: emacs;

Reported by: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>

Date: Tue, 29 Jul 2008 17:20:03 UTC

Severity: normal

Done: Juri Linkov <juri <at> jurta.org>

Bug is archived. No further changes may be made.

Full log


Message #12 received at 625-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Juri Linkov <juri <at> jurta.org>
To: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>
Cc: 625-done <at> debbugs.gnu.org
Subject: Re: bug#625: 23.0.60; isearch failed in dired
Date: Wed, 30 Jul 2008 19:56:08 +0300
> dired-aux.el contain (require 'dired), may be dired.el should contain
> (require 'dired-aux), and (require 'dired) in dired-aux.el should be
> commented out.
> Because that in my .emacs fix the problem:
>
> ,----
> | (when (require 'dired)
> |   (require 'dired-aux))
> `----

I think it would be good to do this.

> May be it's what you did.

I just added an autoload cookie to `dired-isearch-filenames-setup'
in dired-aux.el like other functions required by dired do.

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




This bug report was last modified 16 years and 299 days ago.

Previous Next


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