emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master cebd899: Avoid signaling an error in 'dired-do-find-regexp-an


From: Eli Zaretskii
Subject: Re: master cebd899: Avoid signaling an error in 'dired-do-find-regexp-and-replace'
Date: Sun, 14 Feb 2016 07:52:48 +0200

> From: Lars Ingebrigtsen <address@hidden>
> Date: Sun, 14 Feb 2016 13:06:55 +1100
> 
> Eli Zaretskii <address@hidden> writes:
> 
> >  ;; We need macros in dired.el to compile properly,
> >  ;; and we call subroutines in it too.
> >  (require 'dired)
> > +(require 'cl-lib)  ; for cl-mapcan
> 
> Glenn Morris <address@hidden> writes:
> 
> >  ;;; Code:
> >
> > +(require 'cl-lib)
> >  ;; We need macros in dired.el to compile properly,
> >  ;; and we call subroutines in it too.
> >  (require 'dired)
> 
> I think you committed almost the same thing to both branches a few
> minutes apart...

Yes, and I think mine was the correct commit.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]