bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#14548: 24.3.1; [PATCH] image-dired-dired-toggle-marked-thumbs confli


From: Stefan Monnier
Subject: bug#14548: 24.3.1; [PATCH] image-dired-dired-toggle-marked-thumbs conflicts with other modes using overlays
Date: Wed, 12 Jun 2013 15:25:46 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Bellow is the patch for the trunk version, without cl-remove-if-not

cl-remove-if-not is perfectly acceptable.  But it needs a (require
'cl-lib) at the top of the file (and not within eval-when-compile).


        Stefan





reply via email to

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