aboutsummaryrefslogtreecommitdiff
path: root/source/blog/2014-12-14-speeding-up-emacs-with-emacsclient.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-05-04Update to dateneodarz1-35/+0
2016-01-08Markdown source files: Revert YAML closing line from ... to ---Zhiming Wang1-1/+1
GFM doesn't support closing with ..., and the rendered results are less than satisfactory.
2016-01-08Markdown source files: Use ... to end YAML metadata blockZhiming Wang1-1/+2
Also add a newline after the metadata block. ... is easier on markdown-mode; if --- is used, the line immediately above it will be treated as a setext header and highlighted, which isn't so easy on the eyes.
2015-09-21pyblog: date-display => date_display, and update postsZhiming Wang1-1/+1
Looks slightly more professional.
2015-05-06replace all imgur links with httpsZhiming Wang1-1/+1
Plus a few typo fixes in old posts.
2015-05-05convert date metadata field to ISO 8601Zhiming Wang1-1/+1
2015-05-04process post metadataZhiming Wang1-4/+2
2015-05-04remove all Octopress stuffZhiming Wang1-0/+0
2014-12-22remove trailing 2>/dev/nullZhiming Wang1-1/+1
2014-12-22edit 2014-12-14-speeding-up-emacs-with-emacsclient.mdZhiming Wang1-3/+9
* use -a= option to emacsclient rather than launching the server manually; * add tips for using emacsclient with git-commit-mode.
2014-12-22add missing shabangZhiming Wang1-0/+1
2014-12-2220141214 Speeding up Emacs with emacsclientZhiming Wang1-0/+29