1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 20:00:46 -08:00
emacs/lisp/net
Ulf Jasper 8259e90ecd Newsticker: Show feedicons in treeview. Small fix in opml export.
* etc/images/newsticker/README: Add rss-feed.png, rss-feed.svg.

* etc/images/newsticker/rss-feed.png: New.

* etc/images/newsticker/rss-feed.svg: New.

* lisp/net/newst-backend.el: Require url-parse.
(newsticker--get-news-by-wget): Store feed name as process property.
(newsticker--sentinel): Read feed name from process property.
(newsticker--sentinel-work): Rename argument name to feed-name.
Rename variable imageurl to image-url.  Pick icon url from Atom
1.0 data.  Launch download of feed icon.
(newsticker--get-icon-url-atom-1.0): New.
(newsticker--unxml)
(newsticker--unxml-node)
(newsticker--unxml-attribute): Documentation.
(newsticker--icons-dir): New.
(newsticker--image-get): New arguments FILENAME and DIRECTORY.
Use `url-retrieve' if `newsticker-retrieval-method' is 'intern.
(newsticker--image-download-by-wget): New.  Use process properties
for storing informations.
(newsticker--image-sentinel): Read informations from process properties.
(newsticker--image-save)
(newsticker--image-remove)
(newsticker--image-download-by-url)
(newsticker--image-download-by-url-callback): New.
(newsticker-opml-export): Handle url list entries containing a
function instead of an url string.

* lisp/net/newst-reader.el (newsticker-html-renderer): Whitespace.
(newsticker--print-extra-elements)
(newsticker--do-print-extra-element): Documentation
(newsticker--image-read): Optionally limit image height.  Use
imagemagick if possible.
(newsticker--icon-read): New.

* lisp/net/newst-treeview.el (newsticker--treeview-item-show): Limit height of feed logo.
(newsticker--treeview-tree-expand): Use feed icons in treeview.
(newsticker--tree-widget-icon-create): New.  Set the tree widget icon.
(newsticker--tree-widget-leaf-icon): Use feed icon.
2014-10-19 18:50:15 +02:00
..
.gitignore
ange-ftp.el
browse-url.el
dbus.el Fix Bug#17858 2014-07-04 12:03:14 +02:00
dig.el
dns.el
eudc-bob.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el
eudcb-ph.el
eww.el Rename 24.5 to 25.1 2014-09-29 14:14:08 -04:00
gnutls.el net/gnutls.el: pass correct data to `gnutls-boot'. 2014-10-17 21:02:30 -04:00
goto-addr.el
hmac-def.el
hmac-md5.el
imap.el
ldap.el
mairix.el
net-utils.el
netrc.el
network-stream.el
newst-backend.el Newsticker: Show feedicons in treeview. Small fix in opml export. 2014-10-19 18:50:15 +02:00
newst-plainview.el Newsticker: Use libxml instead of `xml-parse-region'. Fix some glitches. Clean up. 2014-10-01 19:20:00 +02:00
newst-reader.el Newsticker: Show feedicons in treeview. Small fix in opml export. 2014-10-19 18:50:15 +02:00
newst-ticker.el Newsticker: Use libxml instead of `xml-parse-region'. Fix some glitches. Clean up. 2014-10-01 19:20:00 +02:00
newst-treeview.el Newsticker: Show feedicons in treeview. Small fix in opml export. 2014-10-19 18:50:15 +02:00
newsticker.el Newsticker: Use libxml instead of `xml-parse-region'. Fix some glitches. Clean up. 2014-10-01 19:20:00 +02:00
ntlm.el * lisp/net/ntlm.el (ntlm-build-auth-request): Add NTLM2 Session support. 2014-10-04 12:23:42 -07:00
quickurl.el
rcirc.el Rename 24.5 to 25.1 2014-09-29 14:14:08 -04:00
rlogin.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl.el
secrets.el
shr-color.el
shr.el Allow users to specify `shr-width' 2014-09-18 21:18:34 +02:00
snmp-mode.el
soap-client.el
soap-inspect.el
socks.el
telnet.el
tls.el
tramp-adb.el Merge from emacs-24; up to 2014-07-02T00:57:53Z!juri@jurta.org 2014-08-27 18:59:29 -07:00
tramp-cache.el * net/tramp-cache.el (tramp-flush-file-function): Simplify check. 2014-09-14 11:00:11 +02:00
tramp-cmds.el
tramp-compat.el
tramp-ftp.el Remove remaining mentions of VMS as a host 2014-08-07 12:49:36 +01:00
tramp-gvfs.el * net/tramp-cache.el (tramp-flush-file-function): Simplify check. 2014-09-14 11:00:11 +02:00
tramp-gw.el
tramp-sh.el * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell): 2014-10-14 13:59:16 +02:00
tramp-smb.el Merge from emacs-24; up to 2014-06-08T18:27:22Z!eggert@cs.ucla.edu 2014-06-24 00:15:26 -07:00
tramp-uu.el
tramp.el * net/tramp-cache.el (tramp-flush-file-function): Simplify check. 2014-09-14 11:00:11 +02:00
trampver.el * net/tramp-adb.el (tramp-adb-sh-fix-ls-output): Use `bolp'. 2014-07-03 11:27:02 +02:00
webjump.el
zeroconf.el