以下の内容はhttps://higepon.hatenablog.com/entry/20090123/1232676170より取得しました。


Re: find-header-file.el

find-header-file.el - 考える人, コードを書く人


おお。ちなみに ff-find-other-file ではお望みの動作には足りなかったのかしら。

(add-hook 'c++-mode-hook
  (function (lambda ()
              (define-key c++-mode-map "\C-c\C-p" 'ff-find-other-file)
              (define-key c++-mode-map "\C-c\C-n" 'ff-find-other-file))))


自分は主に hoge.h <==> hoge.cpp を行き来するのに使っています。
#include にカーソルをおいて、ff-find-other-file すると、そのヘッダに移動します。




以上の内容はhttps://higepon.hatenablog.com/entry/20090123/1232676170より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14