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: Lars Ingebrigtsen
Subject: Re: master cebd899: Avoid signaling an error in 'dired-do-find-regexp-and-replace'
Date: Sun, 14 Feb 2016 13:06:55 +1100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

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

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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