all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: master cebd899: Avoid signaling an error in 'dired-do-find-regexp-and-replace'
       [not found] ` <E1aUegx-0006HG-MQ@vcs.savannah.gnu.org>
@ 2016-02-14  2:06   ` Lars Ingebrigtsen
  2016-02-14  5:52     ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Lars Ingebrigtsen @ 2016-02-14  2:06 UTC (permalink / raw)
  To: emacs-devel

Eli Zaretskii <eliz@gnu.org> 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 <rgm@gnu.org> 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



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

* Re: master cebd899: Avoid signaling an error in 'dired-do-find-regexp-and-replace'
  2016-02-14  2:06   ` master cebd899: Avoid signaling an error in 'dired-do-find-regexp-and-replace' Lars Ingebrigtsen
@ 2016-02-14  5:52     ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2016-02-14  5:52 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: emacs-devel

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Date: Sun, 14 Feb 2016 13:06:55 +1100
> 
> Eli Zaretskii <eliz@gnu.org> 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 <rgm@gnu.org> 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.



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

end of thread, other threads:[~2016-02-14  5:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20160213181311.24070.75838@vcs.savannah.gnu.org>
     [not found] ` <E1aUegx-0006HG-MQ@vcs.savannah.gnu.org>
2016-02-14  2:06   ` master cebd899: Avoid signaling an error in 'dired-do-find-regexp-and-replace' Lars Ingebrigtsen
2016-02-14  5:52     ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.