bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#13291: The package description buffer needs an URL button


From: Dmitry Gutov
Subject: bug#13291: The package description buffer needs an URL button
Date: Wed, 07 Aug 2013 12:54:40 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7

Here's an updated patch for package, package-x and tests.

Please comment, I'd like to install it soon-ish.

Notes:

* Converting from plist to alist and back is a hassle, but it gives us an opportunity to clear out keys with nil values in `package-desc-from-define'. * Not passing :homepage to `package-desc-from-define' in `package-buffer-info' when its value is nil seems hard. * `package--add-to-archive-contents' tries to retain backward compatibility by checking the given vector's length.

Now we just need a package archive that would include homepage information.

Attachment: package-homepage-button-new.diff
Description: Text Data


reply via email to

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