Daily blurbs Jan. 2008

Plans

daily blurbs


9 Jan 2008 (Wed)

21:18:57 # Life emacs git modes. Apparently, they are already available in Debian package git-core, /usr/share/doc/git-core/contrib/emacs/. In Fedora Core they are in an independent package emacs-git, and in Fink they are in the package git-mode. I just added the following lines in .emacs to try it out, and they seem to be working somehow. Great.

(load "/usr/share/doc/git-core/contrib/emacs/git.el" t)
(load "/usr/share/doc/git-core/contrib/emacs/git-blame.el" t)
(load "/usr/share/doc/git-core/contrib/emacs/vc-git.el" t)
(add-to-list 'vc-handled-backends 'GIT)
	

4 Jan 2008 (Fri)

11:03:32 # Life Welcome to 2008. This year, I'd like to hack more on gadgets (input devices). I've neglected it too much.


Junichi Uekawa

$Id: 200801.html.en,v 1.2 2008/01/09 12:33:09 dancer Exp $