[Date Prev] [Date Index] [Date Next]
[Thread Prev] [Thread Index] [Thread Next]

[xyzzy:00632] Re: はじめまして&ちょっと要望



堀井さん、木寅さん、こんにちは。

        Wed, 21 Oct 1998 01:35:37 +0900 の
        [xyzzy:00631] Re: はじめまして&ちょっと要望
        への返事です.

| それに、個人的に出したメールだったような気もします。

ですね。

| ????。もう僕では対応できませんー。
| 家では、そのままの表現で動いています。

寝ぼけてますね?(^^; こうなってるはずですが。

(defun emacs-write-file (filename)
  (interactive "FWrite file: " :title0 "Write File")
  (rename filename)
  (save-buffer))

(define-key ctl-x-map #\C-w 'emacs-write-file)

--
亀井哲弥(Tetsuya Kamei)
kamei@xxxxxxxxxxxx/JCA00343@xxxxxxxxxxx

Index Home