emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Allow hiding stashes from vc-dir


From: Lars Ingebrigtsen
Subject: Re: [PATCH] Allow hiding stashes from vc-dir
Date: Fri, 18 Oct 2019 05:14:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Robert Pluim <address@hidden> writes:

> Toggling with a configurable limit implemented in attached. I did feel
> like I was reinventing the wheel a bit, is there no "create a bunch of
> strings/regions and apply properties to them" library?

I don't think so?

Looks good to me, but one minor comment:

> +(declare-function cl-subseq "cl-extra" (seq start &optional end))

This functions is ;;;###autoload in cl-extra.el, so I would have thought
that this wouldn't be necessary...

-- 
(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]