Log in

View Full Version : For the (likely few) emacs users out there that also enjoy ECommons /auction


tristantio
03-07-2015, 04:06 AM
I'm working on a new emacs major-mode which ties into the wiki and my own auction tracker site.

Emacs has an amazing add on called "helm" which lets you type things like:

robe black

To get all matches on a defined word list (the match can be in any order, with spaces separating the words).

In this case, it would match the word "Flowing Black Robe" and narrow the result list down to just that option.

Having a search for "Helm" would narrow it down to all matches/items containing the word "Helm".

You can see a screenshot of it in action here:

http://ahungry.com/img/emacs-eq-items/sample.png

Or just check it out and install to your emacs plugins directory by visiting my github:

https://github.com/ahungry/emacs-eq-items

skitterburst
03-07-2015, 04:22 AM
why are you so smart? cant wait to move to linux

Swish
03-07-2015, 02:42 PM
pras that site, people need to disable adblock and give it a try

loramin
03-07-2015, 05:41 PM
http://imgs.xkcd.com/comics/real_programmers.png

tristantio
03-07-2015, 08:21 PM
Haha