gnu.org
GNU Emacs - GNU Project
http://www.gnu.org/software/emacs
An extensible, customizable, free/libre. Text editor — and more. At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing. The features of GNU Emacs include. Content-aware editing modes, including syntax coloring, for many file types. Complete built-in documentation, including a tutorial for new users. Support for nearly all human scripts. Highly customizable, using Emacs Lisp code or a graphical interface. Mail and news reader.
github.com
GitHub - defunkt/coffee-mode: Emacs Major Mode for CoffeeScript
https://github.com/defunkt/coffee-mode
Emacs Major Mode for CoffeeScript. Http:/ ozmm.org/posts/coffee mode.html. Use Git or checkout with SVN using the web URL. Aug 13, 2016. Add documentation about newline command. Failed to load latest commit information. Feb 10, 2014. Replace screenshot because link of old one is dead. Feb 24, 2015. Add unit test for issue. May 20, 2016. Update ignore list for Cask. Feb 15, 2015. Switch from apt package to EVM. Dec 10, 2015. Fix for using Cask. Feb 15, 2015. Bump up version and update Changes. Mar 29, 2016.
blind.guru
The Blind Guru - Code
https://blind.guru/category/code.html
Scraping the web with Python and XQuery. Thu 21 April 2016. During a JAWS for Windows. Training, I was introduced to the. Feature of that screen reader. To do all the heavy lifting. This also means that the Research It Rulesets. Are theoretically also useable on other platforms. I was immediately hooked, because I always had a love for XPath. Looking at XQuery code is totally self-explanatory for me. I just like the syntax and semantics. So I immediately checked out XQilla on Debian, and found #821329.
blind.guru
The Blind Guru - Mario Lang
https://blind.guru/author/mario-lang.html
A Raspberry Pi Zero in a Handy Tech Active Star 40 Braille Display. Sun 12 June 2016. Tags: Active Star 40. TL;DR: I put a $5 Raspberry Pi Zero. A Bluetooth USB dongle, and the required adapter cable into my new Handy Tech Active Star 40. Some Background on Braille Display Form Factors. BlueZ 5 and PAN. A Bluetooth PAN Access Point with Systemd. Bluetooth PAN Client with Systemd. Pairing via the Command Line. Enabling Use of the Bluetooth HID Profile. Configuring Bluetooth via the Command Line Feels Vague.
relegant.com
Text Editors : Relegant Index
http://www.relegant.com/editors
Skip to main content. Skip to search forms. Getting Started with Emacs. GNU Emacs for Mac OS X. GNU Emacs for Windows 64-bit. Enhanced JavaScript IDE mode. ErgoEmacs: How to Install Packages. Emacs Lisp Package Archive. Package Management in Emacs. Speedbar Docs (one page). A Bunch of Emacs Tweaks. A CEO's Guide to Emacs. Configuring Emacs to use ESLint and Babel. Emacs Support for reStructuredText. Emacs Tips and Tricks. Emacs Wiki: Mac OS X Tweaks. Ergo Emacs: Advanced Tips. Ten Essential Emacs Tips.
cider.readthedocs.io
Installation - CIDER: The Clojure Interactive Development Environment that Rocks
http://cider.readthedocs.io/en/latest/installation
CIDER: The Clojure Interactive Development Environment that Rocks. Installation via package.el. Setting up a standalone REPL. Using embedded nREPL server. CIDER: The Clojure Interactive Development Environment that Rocks. The canonical way to install CIDER is via. Emacs's built-in package manager), but it can be installed manually or via alternative package managers such as. And the built-in tutorial (just press. Generally it's a good idea to use their latest stable versions. Branch, meaning bugs might c...