Tuesday, April 27, 2010

Emacs command line arguments

Run Emacs in a terminal:
emacs -nw

No comments:

Qt console hello world

Qt console hello world This guide shows how a Qt console hello world looks like. ▣ Open  Qt Creator  and click on  Create Project... ...