tali713 / esxml

An elisp library for working with xml, esxml and sxml.
58 stars 14 forks source link

define trivial function aget, which was removed from Emacs #22

Open spwhitton opened 7 years ago

wasamasa commented 7 years ago

Considering how trivial the function is, I'd prefer just inlining its definition.

alphapapa commented 6 years ago

a.el adds a-get and also a-get* to get nested lists.