
では、具体的に各パッケージの説明と設定を紹介します。 なお、私はPackage管理のパッケージとして、leaf.elを使用していますので、今回は、leaf.elの記法で設定していきます。 個人的にはleaf.elは可読性が高く、設定もしやすいので、とてもありがたいです。 highlight-indent-guides highlight-indent-guidesは、インデントの位置を強調表示するマイナーモードです。 どのように強調表示されるかは公式サイトのスクリーンショットをご覧ください。 特にPythonはindent位置が重要になりますので、重宝しています。 (leaf highlight-indent-guides :ensure t :blackout t :hook (((prog-mode-hook yaml-mode-hook) . highlight-indent-gui
Pep8 and pyflakes in emacs¶ Tags: python, emacs Pep8 checks your python code for common formatting fixes. Pyflakes checks your syntax, your imports, etcetera. Indispensable tools, so they should be easy to use. If you don’t have them yet, do a simple easy_install pep8 and easy_install pyflakes and you’ve got them. Then call either pep8 or pyflakes on a python file or on a directory to get an error
[ruby] delayed_job ちょっとだけ詳しく (2354d) [system] tmuxチュートリアル (2488d) [Ruby] Unicorn 概要 (2635d) [git][emacs] magitメモ (2790d) [tool] Taskwarrior (2791d) FrontPage (2791d) [system][osx] Homebrew 使い方メモ (2861d) [system] mr (2875d) [system] GNU parallel 使用例 (2879d) [MySQL] パフォーマンス関連メモ (3176d) [Apache] mod_filter (3229d) [KVS][Redis] Redis コマンド一覧 (3324d) [KVS][Redis] Redis 概要 (3331d) [KVS][Redis] Redis プロトコ
問題 漢字を使ったプログラムで、C-c C-c(=バッファ内容を実行)とすると、 UnicodeDecodeErrorが出ていた。 #!/usr/bin/env python # -*- coding: utf-8 -*- mes = u'漢字' print mes sitecustomize.pyでsetdefaultencoding('utf-8')としている。 ソースファイルが、SJISの時は問題が出なかったが、utf-8にすると出た。 バッファ内容がpythonに渡されるときのencodeが正しくないと思われる。 解決方法 .emacsに追加(あるいは修正) (defadvice py-execute-region (around my-py-execute-region) "back to the original buffer when py-execute-region fi
Pythonのソースコードを書く際、最近はめっきり X11 gnome + emacs + python-mode + pycomplete + cedet + ecb な開発環境でのですが、このpython-modeの使用感に微妙な違和感があるのでカスタマイズしてみました。 ちなみに、Eclipse + PyDEV plugin + WTP plugin という開発環境もありだと思いますが、いろいろトータルで見るとこっちの方がプログラムを書いてて楽しげです。 問題 py-help-at-point および python-execute-* 関数を呼んだときに以下の問題がある カーソルのフォーカスが*Help*や*Python Output*バッファの方に飛んでしまう ヘルプ表示やコードを実行した後、すぐにコーディングに戻れない(C-x oが必要)ので、ストレスがたまる 実行した結果のデー
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く