Previous: , Up: トップレベルの定義、またはdefun   [Contents][Index]


27.2.5 Which Functionモード

Which Function mode is a global minor mode (see マイナーモード) which displays the current function name in the mode line or header line, updating it as you move around in a buffer.

Which Functionモードを有効または無効にするには、コマンドM-x which-function-modeを使用します。Which Functionモードは、グローバルなマイナーモードです。デフォルトでは、それをサポートする方法を知っている、すべてのメジャーモード(たとえばImenuをサポートするすべてのメジャーモード)に影響を与えます。変数which-func-modesの値をt(これは利用可能なすべてのメジャーモードをサポートすることを意味します)から、特定のメジャーモードのリストに変更することにより、これを制限することができます。

By default, Which Function mode displays the current function name using the mode line. Customize which-func-display to header, mode, or mode-and-header to use the header line, mode line, or both, respectively.

This page has generated for branch:master, commit:150786d23562e017c6e6da3645cd2b40fcd0d0ab to check Japanese translation.