This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;;; | |
;;; gauche.vport の活用 : mirroring port と transcript-on | |
;; そして column port | |
;;; | |
;;; [email protected] | |
;;; Feb 4, 2016 | |
;;; | |
;;; transcript-on2 が期待される動作をしないのを修正して、 | |
;;; ついでに現在のカラムをとってこれる column port を追加。 | |
;;; |