Posts for year 2014
- How to validate HTML5 code with Flymake effectively
- Advanced tip on using mozrepl to automatically refresh browser
- Tips on using Ctags with Emacs
- Debug efficiently in Emacs
- Use bootstrap+font-awesome+jquery for IE7 web application
- Make web-mode support HTML with AngularJS data-binding
- Export org file embedded with code snippets
- How a programmer publish static HTML blog in Emacs
- Jump to the positions before and after `M-x imenu`
- Why Emacs is a better editor, part two
- My Emacs skill is improved after 3 years
- How to accept the github pull request efficiently
- How to do the file navigation efficiently
- Install multiple versions of Emacs into $HOME directory from source
- How to manage the file path in big project
- C/C++/Java code indentation in Emacs
- What's AOP in Java
- Why Gnus is better than Gmail
- Migrate blog from wordpress into nikola
- What's the best spell check setup in emacs
- How to embed button in wxDataViewListCtrl
- popup function where your cursor is in
- paste string from clipboard into minibuffer in Emacs
- Upload emacs package to marmalade
- Use firefox in Emacs way
- Debug Emacs Lisp code the hard way
- How to use ctags in Emacs effectively
- Hack wordpress php and make cdnjs.com host js
- How to use org2blog effectively as a programmer
- How to adapt my work style to the employer's standard in Emacs
- My answer to "How do you use Emacs without a directory tree on the side of the editor?" on quora.com
- One liner to download and install emacs lisp source code
- Add current directory into load-path in Emacs
- Code Rush
- My answer to "What are some must-have emacs additions" on quora.com
- How to do HTML/Javascript REPL (Read–eval–print loop) with NO server set up
- Notes on set up nfs on ArchLinux
- Git merge in command line
- Switch input method in evil-mode (在Evil中快速切换输入法)
- Effective spell check in Emacs
- How to execute user program for System V init script
- Notes on Google Chrome's dev tool