emacs-devel
[Top][All Lists]
Advanced

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

Re: [elpa] master ecf1577 1/5: Avoid reading a binary as a source file


From: Rocky Bernstein
Subject: Re: [elpa] master ecf1577 1/5: Avoid reading a binary as a source file
Date: Thu, 4 Aug 2016 09:52:30 -0400

Ok. Fixed in elpa now.

And that code improvement a while back to loc-changes using zerop, if you could make, that'd be fine as well.

In general if you want to create push changes to elpa please do so. Or if it's something you want to comment about make a branch and push to that. Dealing with diffs via email is for me error prone.

On Thu, Aug 4, 2016 at 12:44 AM, Stefan Monnier <address@hidden> wrote:
> -; (require 'term)
> +;; (require 'term)
> +(require 'files)

Which "files" package is that?  The one that comes with Emacs is
preloaded, so it never needs to be `required' explicitly.


        Stefan


reply via email to

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