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

[plamo:14534] Re: -> .emacs



From: Chisato Yamauchi <cyamauch@hst.phyas.aichi-edu.ac.jp>
Subject: [plamo:14533] Re: -> .emacs
Date: Thu, 04 Jul 2002 10:41:24 +0900

山内さん、こんにちは

>   http://phe.phyas.aichi-edu.ac.jp/~cyamauch/Desktop/.emacs
> 
>   ・egg-canna の設定の修正,
>   ・EggRemix,Wnn のキー設定

さっそく頂いてきました。
ありがとうございます。

Buffer 行に出た文字をクリアしたいときに
Ctrl + g を使っていたのですが、これが効かない。
たとえば 
File to save in: ~/  
これをキャンセルできない。


いつも追加しているので、この2点を加えておきました。
起動時にこういのがでるので、
;; This buffer is for notes you don't want to save, and for Lisp evaluation.
;; If you want to create a file, visit that file with C-x C-f,
;; then enter the text in that file's own buffer.

;;; 日本語メニューの文字コード
(setq menu-coding-system 'euc-japan)

;;URLがあればマウス中ボタンクリックでNetcapeを開く
    (autoload 'browse-url-at-mouse "browse-url"
       "Ask a WWW browser to load a URL clicked with the mouse." t)
       (add-hook 'mew-message-mode-hook
        (function (lambda ()
        (local-set-key [mouse-2] 'browse-url-at-mouse))))

中谷千絵

Follow-Ups
[plamo:14535] Re: -> .emacs, Chie Nakatani
[plamo:14545] Re: -> .emacs, Chisato Yamauchi
References
[plamo:14531] Re: undefined reference to `atexit', Kazutoshi Kobayashi
[plamo:14532] Re: undefined reference to `atexit', Chie Nakatani
[plamo:14533] Re: -> .emacs, Chisato Yamauchi

[検索ページ] [メール一覧]
Plamo ML 公開システム