Elisp Application
  site-lisp
  load-path
  subdirs.el
  install
    site-lisp
    by appl.
Semi
  apel
  flim
  semi
Edit
  ediff
  autoinsert
  outline mode
    cvstree
    ~/.emacs
  kill-summary
  keisen
  二進編集 hexl
    編集
    連続入力
    移動
Programming
  CC-mode
    c-mode
    style
  pbf
  pcl-cvs
  起動方法
    checkout 前
    checkout 後
  使い方
  rcs
  JDEE
  gdb
MUA
  wl
  wl + namazu
  mu-cite
      設置
  Face
    最近の作成方法
  procmail
TeX
  AUC TeX
    install
    tex-jp.el
    customize
    doc/tex-ref.tex
  YaTeX
Web
  w3
  Emacs-w3m
  wiki
  php-mode
  YaHtml
  日記 hns
    .emacs の設定例
Text
  text-adjust
辞書
  sdic
  lookup
日本語入力(総)
  日本語入力(各)
    変換機構
    UI(人間側)
    統合 Elisp
  tamago
    redhat 7.3
  tamago versions
    個別無分類情報
    問題
      jserver
  Wnn
  Canna
  Sj3
  Anthy
  FreeWnn install
    NetBSD/pkgsrc
    configure;make
  FreeWnn
    起動
    wnnstat
  辞書
  pubdic に追加
      ipadic
    ipadic
    r-dic
    Wnn Parameter
  tcode
    tcode(URL)
IRC
  liece
  irchat
  riece
遠隔操作
  tramp
Video/Audio
  Monk
Others
  Calendar

emacs-21 | dot.emacs | application | packages | 始め方 | emacs-20 | らくらく入門 | 参照カード

遠隔操作

tramp

TRAMP, Transparent Remote (file) Access, Multiple Protocol -- Summary
http://savannah.nongnu.org/projects/tramp
日本語訳
http://tramp.sourceforge.net/tramp_ja.html
連載 UNIX 便利帖 38 TRAMP, 宮下健輔
Unix Magazine 2004/03, p111-115
入っているか、設定されているか、あるいは版数の調べ方
M-x tramp-version
$Id: 7500.tramp.html.ja,v 1.1.1.1 2009/08/03 11:20:07 makoto Exp $
最低限の設定
 (setq tramp-default-method "ssh"); (初期値)
;(setq tramp-default-method "scp")
 (require 'tramp)
/[hoge].emacs
tramp: Opening connection at hoge using scp...
tramp: Waiting 60s for shell or passwd prompt from hoge
tramp-open-connection-rsh: Out of band method `scp' not applicable for remote shell asking for a password
tramp-get-connection-function: Method `ssh' didn't specify a connection function
この画面は Jeedosaquin によって表示しています。
Last Update: Sat, 07 Jun 2014 22:16:17 GMT 1.66 2008/03/08