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

Re: Invalid (FSF Emacs) key format



From:  Katsumi Yamaoka <yamaoka@jpl.org> さん曰く
Subject: [emacs-w3m:03571] Re: Invalid (FSF Emacs) key format
Message-ID: <yotlhejpw1d2.fsf@jpl.org>
Date: Thu, 27 Jun 2002 17:51:36 +0900

白井> (define-key map [(shift right)] 'w3m-shift-left)

白井> 見たいな書き方って Emacs19 で有効でしたっけ? 結構やっていま
白井> すけど。

山岡さん> はい、大丈夫です。土屋さんの commit 直後に同じことが心配になって
山岡さん> 確認しました。:-)

おぉ、杞憂でした。わざわざ確認ありがとうございます。

-- 
白井秀行 (mailto:shirai@rdmg.mgcs.mei.co.jp)

# ふと、久しぶりに
# % xemacs &
# ってすると、
# <<ship>>
#   gdb /usr/local/bin/xemacs core
# 
# then type `where' when the debugger prompt comes up.
# (If you don't have GDB on your system, you might have DBX,
# or XDB, or SDB.  A similar procedure should work for all of
# these.  Ask your system administrator if you need more help.)
# 
# Lisp backtrace follows:
# 
#   # bind (frame-being-created)
#   make-frame(nil #<x-device on "202.244.202.45:0.0" 0x246b>)
#   frame-initialize()
#   # bind (debugger debug-on-error command-line-args-left)
#   command-line()
#   # (condition-case ... . ((t (byte-code "      " ... 1))))
#   # bind (error-data)
#   normal-top-level()
#   # (condition-case ... . error)
#   # (catch top-level ...)
#
# だそうな。う〜〜ん、一体なにをやってしまったんだ、おいら。
# 全体的に font 関係の設定を変えた記憶はあるんだけど。。。 ^^;;;