[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: add keyword search and display in details for list-packages
From: |
Stefan Monnier |
Subject: |
Re: add keyword search and display in details for list-packages |
Date: |
Mon, 25 Nov 2013 22:25:44 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
>>> I spent about 2 hours trying to figure out what's going on, following
>>> your instructions (which worked) and debugging things ad-hoc.
>>> It seems that the presence of the "PACKAGE-pkg.el" file is causing the
>>> keyword evaluation to be skipped as a sort of cache takes over, but
>>> I lost track of the indirection layers and couldn't figure it out.
SM> I can take a look.
The patch you show only applies to `archive--simple-package-p', so
indeed it won't affect packages that have a <foo>-pkg.el.
For those with a <foo>-pkg.el, the keywords will have to be provided in
the <foo>-pkg.el file. But you may opt not to bother, because the
<foo>-pkg.el files are on the way out (I'm speaking here about the
`elpa' git repository, not the tarballs distributed from elpa.gnu.org).
Currently only `auctex', `sokoban' and `uni-confusables' are left which
use a <foo>-pkg.el and those should be fixed as well.
Stefan
- Re: Add the archive name column in the list-packages table, (continued)
- Re: Add the archive name column in the list-packages table, Xue Fuqiao, 2013/11/20
- add keyword search and display in details for list-packages (was: Add the archive name column in the list-packages table), Ted Zlatanov, 2013/11/21
- Re: add keyword search and display in details for list-packages, Stefan Monnier, 2013/11/21
- Re: add keyword search and display in details for list-packages, Ted Zlatanov, 2013/11/21
- Re: add keyword search and display in details for list-packages, Stefan Monnier, 2013/11/21
- Re: add keyword search and display in details for list-packages, Ted Zlatanov, 2013/11/22
- Re: add keyword search and display in details for list-packages, Stefan Monnier, 2013/11/22
- Re: add keyword search and display in details for list-packages, Ted Zlatanov, 2013/11/25
- Re: add keyword search and display in details for list-packages, Stefan Monnier, 2013/11/25
- Re: add keyword search and display in details for list-packages, Ted Zlatanov, 2013/11/25
- Re: add keyword search and display in details for list-packages,
Stefan Monnier <=
- Re: add keyword search and display in details for list-packages, Ted Zlatanov, 2013/11/26
- Re: add keyword search and display in details for list-packages, Stefan Monnier, 2013/11/26
- Re: add keyword search and display in details for list-packages, Ted Zlatanov, 2013/11/26
- Re: add keyword search and display in details for list-packages, Dmitry Gutov, 2013/11/26
- Re: add keyword search and display in details for list-packages, Stefan Monnier, 2013/11/26
- Re: add keyword search and display in details for list-packages, Stefan Monnier, 2013/11/25
- Re: add keyword search and display in details for list-packages, Juri Linkov, 2013/11/27
- Re: Add the archive name column in the list-packages table, Jambunathan K, 2013/11/21
- Re: Add the archive name column in the list-packages table, Ted Zlatanov, 2013/11/21
- Re: Add the archive name column in the list-packages table, Jambunathan K, 2013/11/21