タグ

ブックマーク / techblog.kayac.com (1)

  • emacs lisp でよりよいコーディングを - KAYAC Engineers' Blog

    ようやく社員紹介ページができました。nagata (@handlename) です。 先日の @soh335の記事に感化されて emacs 版を書いてみました。章立てはだいたい同じになってます。 ※ elisp = emacs lisp elispの管理 auto-install.el URLから elisp を直接インストールすることができます。 EmacsWiki: auto-install.el .emacs にはこんな設定を書いておきます。 (require 'auto-install) (add-to-list 'load-path auto-install-directory) (auto-install-update-emacswiki-package-name t) (auto-install-compatibility-setup) (setq ediff-window-

    emacs lisp でよりよいコーディングを - KAYAC Engineers' Blog
    katsumushi
    katsumushi 2010/11/01
    「emacs lisp でよりよいコーディングを 」
  • 1