[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
`tramp-theme-mode-line-buffer-identification' interference
From: |
Live System User |
Subject: |
`tramp-theme-mode-line-buffer-identification' interference |
Date: |
Sun, 03 Jul 2016 06:58:33 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.94 (gnu/linux) |
Hi,
It appears that `tramp-theme-mode-line-buffer-identification'
from tramp-theme.el interfers with the display of
`mode-line-buffer-identification' in the mode-line.
The current value of the variable is:
mode-line-buffer-identification is a variable defined in ‘bindings.el’.
Its value is (:eval (tramp-theme-mode-line-buffer-identification))
Automatically becomes buffer-local when set.
This variable may be risky if used as a file-local variable.
Documentation:
Mode line construct for identifying the buffer being displayed.
Its default value is ("%12b") with some text properties added.
Major modes that edit things other than ordinary files may change this
(e.g. Info, Dired,...)
[back]
After the `mode-line-frame-identification' indicator in the
`mode-line-format' the mode-line display is blank until it
then displays the `mode-line-position'. IOW,
`mode-line-buffer-identification' is blank.
Please advise.
Thanks.
- `tramp-theme-mode-line-buffer-identification' interference,
Live System User <=