top | item 9407364

SX – Stack Exchange mode for Emacs

115 points| brudgers | 11 years ago |github.com | reply

22 comments

order
[+] brudgers|11 years ago|reply
I've been wondering: Is Emacs the right "app store" for reaching developers with your new developer tool?
[+] catern|11 years ago|reply
Yes! "Emacs as an application platform" is a really great way to quickly write text-focused, keyboard-controlled applications (as most developer tools are). It even has graphical support in addition to running in the terminal, so you can use it wherever you would otherwise use ncurses as a straight upgrade. (As I recommend at the end of here[0])

[0] http://catern.com/posts/terminal_quirks.html

[+] vermiculus|11 years ago|reply
I wonder that myself. It's apparently a good way to get your name out there :)
[+] julienchastang|11 years ago|reply
I've been using this mode with good results. As a developer, it is great when you can stay within emacs and/or tmux for most of your daily work activities.
[+] bigfaceworm|11 years ago|reply
Wow, this might be enough to bring me back to using Stack Exchange!
[+] theophrastus|11 years ago|reply
hm... "SX is now available on MELPA! Both the stable release and the development version can be found there."

so [M-x package-install RET sx RET=]... "http://melpa.milkbox.net/packages/sx-20150308.1245.tar: Not found"

(probably something misunderstood by me)

[+] OvidNaso|11 years ago|reply
Try =package-refresh-contents=. When this happens it means the package was probably updated since last package.el was refreshed.
[+] vermiculus|11 years ago|reply
I'd personally recommend against using the MELPA-stable version -- the package hasn't been tagged in a long while. (...that needs to happen soon...)
[+] halosghost|11 years ago|reply
Now I just need something like this for vim :D
[+] catern|11 years ago|reply
If you want to use things like this, why are you using vim? Honest question.
[+] halosghost|11 years ago|reply
Interesting, the random down-votes. Did y'all really down-vote because you hate vim? I didn't say I hated emacs, I didn't even imply that emacs was bad in any way.

Users here seem to read way more into my comments than they should…