[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make fails for Gnu Elpa
From: |
Michael Heerdegen |
Subject: |
Re: make fails for Gnu Elpa |
Date: |
Sat, 31 Dec 2016 13:19:36 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1.91 (gnu/linux) |
Jackson Ray Hamilton <address@hidden> writes:
> Weird, the order of the arguments to tar produces the same output with
> both of those commands on my machine.
>
> $ tar --version
> tar (GNU tar) 1.27.1
>
> Michael, does the attached patch fix the issue for you?
Yes, it indeed does fix it here.
@Jackson: FWIW, I also noticed that
context-coloring/fixtures/test/let.el contains invalid syntax in the
last expression:
#+begin_src emacs-lisp
(let (a '))
#+end_src
Dunno if this is intended. I stumbled over it because el-search barfed
about the file. I'll change el-search to ignore files with broken
syntax, so it's not a problem for me.
Regards,
Michael.
- make fails for Gnu Elpa, Michael Heerdegen, 2016/12/27
- Re: make fails for Gnu Elpa, Jackson Ray Hamilton, 2016/12/27
- Re: make fails for Gnu Elpa, Michael Heerdegen, 2016/12/27
- Re: make fails for Gnu Elpa, Noam Postavsky, 2016/12/27
- Re: make fails for Gnu Elpa, Jackson Ray Hamilton, 2016/12/29
- Re: make fails for Gnu Elpa,
Michael Heerdegen <=
- Re: make fails for Gnu Elpa, Jackson Ray Hamilton, 2016/12/31
- Re: make fails for Gnu Elpa, Michael Heerdegen, 2016/12/31
- Re: make fails for Gnu Elpa, Jackson Ray Hamilton, 2016/12/31