Search found 1 match
- Thu Nov 27, 2008 10:14 pm
- Forum: Emacs Lisp
- Topic: elisp xml
- Replies: 0
- Views: 9210
elisp xml
Hello, I'm just getting started in elisp and I'm trying to figure out xml.el and getting the data you want out. I have code that works but I don't think its the best way to do this. I'm just trying to pull users out of the document: (require 'cl) (require 'xml) (setq xml "<listaccts> <acct> <di...