You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Allegro free Express はFranz Inc.による Allegro Common Lisp の試用版である.試用版と言っても,商用版との違いは 32bit システムであることと,645日で expire することぐらいで,ヒープ領域の制限があることを除けばちょっとした実用システム開発にも使えるし,Common Lisp の勉強には十分の性能である.特に優秀な IDE が使えるのが初心者にはうれしい.ところが,本来Lisp処理系としては日本語が扱えるのにもかかわらず,日本語入出力の問題で,IDE つきの Allegro Express でも IDE なしの alisp でも実際には日本語が使えないという問題がある. 一方,ベテランの Lisper はしばしば IDE ではなく,emacs や emacs + slime 環境でLispを使うが,emacs を使えば,この日
メールに関するアレコレ. ネットワーク接続を意識したくないので, 送受信用のサーバを手元に置いて MUA はなるべくここを叩くようにしている. smarthost での送信だけなら Exim4 が軽量で楽。 他にも幾つか選択肢はある。気になるなら Debian Wiki: DefaultMTA あたり参照のこと。 欲しい機能は 上流の MTA への smarthost 送信。 offline 時の queue localhost:25 での待受 なので、軽いしとりあえず Exim4 をそのまま使っている。 $ sudo -s # dpkg-reconfigure -plow exim4-config メール設定の一般的なタイプ: 2. スマートホストでメール送信; SMTP または fetchmail で受信する システムメール名: localhost 入力側 SMTP 接続をリスンする
RTags is a client/server application that indexes C/C++ code and keeps a persistent file-based database of references, declarations, definitions, symbolnames etc. There’s also limited support for ObjC/ObjC++. It allows you to find symbols by name (including nested class and namespace scope). Most importantly we give you proper follow-symbol and find-references support. We also have neat little thi
What is EditorConfig? EditorConfig helps maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. EditorConfig files are easily readable and they
The objdump.el code here provides some simple support for disassembling an executable or object file with GNU objdump and browsing the result. (The "disassemble" command in Emacs is already used for examining byte code.) There are only a couple of interesting key bindings: "g" will re-run the objdump command in case you've recompiled, and "s" will prompt for a symbolic address, which can be of the
;; docstring comment (defun python-docstring-comment() (interactive) (let* ((begin-point (point-at-bol)) (end-point (point-at-eol)) (function-line (buffer-substring begin-point end-point)) (space (format " %s" (replace-regexp-in-string "def.*" "" function-line)))) (goto-char end-point) (insert "\n") (insert (format "%s\"\"\"\n" space)) (when (string-match ".*(\\(.+\\)):" function-line) (dolist (ar
The Emacs editor requires a lot of Lisp code and program state before it can start doing its job. That led Emacs developers to add the "unexec" feature to quickly load all of that at startup, but unexec has always been something of a hack. It employs a fairly ugly (and intrusive) mechanism to do its job. Some non-standard extensions to the GNU C library (Glibc) are required, so a plan to eventuall
Starting with version 0.9.8, mu provides an emacs-based e-mail client which uses mu as its back-end: mu4e. Through mu, mu4e sits on top of your Maildir (which you update with e.g. offlineimap, mbsync or fetchmail). mu4e is designed to enable super-efficient handling of e-mail; searching, reading, replying, moving, deleting. The overall ‘feel’ is a bit of a mix of dired and Wanderlust. Features inc
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く