which-func--use-header-line | If non-nil, display the function name in the header line. |
which-func--use-mode-line | If non-nil, display the function name in the mode line. |
which-func-cleanup-function | Function to transform a string before displaying it in the mode line. |
which-func-display | Where to display the function name. |
which-func-format | Format for displaying the function in the mode line. |
which-func-functions | List of functions for ‘which-function’ to call with no arguments. |
which-func-imenu-joiner-function | Function to join together multiple levels of imenu nomenclature. |
which-func-keymap | Keymap to display on mode line which-func. |
which-func-maxout | Don’t automatically compute the Imenu menu if buffer is this big or bigger. |
which-func-mode | Non-nil means display current function name in mode or header line. |
which-func-modes | List of major modes for which Which Function mode should be used. |
which-func-non-auto-modes | List of major modes where Which Function mode is inactive till Imenu is used. |
which-func-unknown | String to display in the mode line when current function is unknown. |
which-func-update-delay | Idle time delay before ‘which-function-mode‘ updates its display. |
which-function-imenu-failed | Locally t in a buffer if ‘imenu--make-index-alist’ found nothing there. |
which-function-mode | Non-nil if Which-Function mode is enabled. |
which-function-mode-hook | Hook run after entering or leaving ‘which-function-mode’. |