How do I visualize nicely a CSV file in *macs?
January 31, 2012 in Emacs and friends, Recipes
Once you load the CSV file enter the org-mode: M-x org-mode. Then select the entire data and create a table: C-u C-c |.
January 31, 2012 in Emacs and friends, Recipes
Once you load the CSV file enter the org-mode: M-x org-mode. Then select the entire data and create a table: C-u C-c |.
June 21, 2011 in Emacs and friends, Recipes
Add (global-auto-revert-mode t) to your configuration file.
December 5, 2010 in Emacs and friends, Recipes, Subversion
So far, I found the package psvn quite useful. Refer to Anthorspace blog for how to set it up. This is the only stuff I added to my configuration file:
…read more
December 4, 2010 in Emacs and friends, Recipes
First mark the corner of the region by positioning the cursor and pressing C-spc. Then move with the cursor to the other corner of the region. Then you can perform
…read more
Recent Comments