Dave Love <f...@gnu.org> wrote:

> Package: emacs-goodies-el
> Version: 26.4-1
> Severity: normal
> 
> dirvars.el is quite unclean, at least in its use of advice and not
> providing a minor mode so that it can be toggled.  You might consider
> <URL:http://www.loveshack.ukfsn.org/emacs/dir-locals.el>, which is
> clean and does roughly the same thing.

Alright, here I go... four years later!

I think the file needs an autoload cookie before:

(define-minor-mode dir-locals-mode

or a ":require 'dir-locals" such that a user could set and save it as a
customization.  I presume one might want this "On" generally?

But yeah, I'd like to use it in emacs-goodies-el.

Thanks!
-- 
Peter S. Galbraith, Debian Developer          <p...@debian.org>
                                 http://people.debian.org/~psg
GPG key 1024/D2A913A1 - 97CE 866F F579 96EE  6E68 8170 35FF 799E



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to