Skip to main content

rrbgggrww 's Library tagged meadow   View Popular

Emacsでipython « ナンクル力学系

  • .emacsに次の設定を追加で書き込む。


    ;; python-mode設定

    (add-to-list ‘load-path “/usr/share/emacs/site-lisp/python-mode”)

    (setq auto-mode-alist (cons ‘(”\\.py$” . python-mode) auto-mode-alist))

    (setq interpreter-mode-alist (cons ‘(”python” . python-mode) interpreter-mode-alist))

    (autoload ‘python-mode “python-mode” “Python editing mode.” t)

    (global-font-lock-mode t)

    (setq font-lock-maximum-decoration t)


    ;; ipython設定

    (require ‘ipython)

1 - 20 of 51 Next › Last »
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo