[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#66464: Vc mode-line
From: |
Dmitry Gutov |
Subject: |
bug#66464: Vc mode-line |
Date: |
Fri, 10 Nov 2023 04:04:36 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 |
On 09/11/2023 18:41, Juri Linkov wrote:
It would be a pity not to add this handy feature.
So here is a small patch that joins the project name and vc status
on the mode line:
Could you described the intended look?
Two mode-line entries one right by another, without a space between?
And with the backend name removed? Wouldn't you say we're losing some
useful information this way? Or perhaps the backend name is not essential.
In any case, it seems like
(const :tag "Show project name and status" with-project)
describes the option inaccurately, since VC's mode line doesn't show the
project name. And if you customize 'vc-display-status' to 'with-project'
but don't set project-mode-line to t, the project name won't be shown at
all.
- bug#66464: Vc mode-line, Juri Linkov, 2023/11/09
- bug#66464: Vc mode-line,
Dmitry Gutov <=
- bug#66464: Vc mode-line, Juri Linkov, 2023/11/10
- bug#66464: Vc mode-line, Dmitry Gutov, 2023/11/10
- bug#66464: Vc mode-line, Juri Linkov, 2023/11/11
- bug#66464: Vc mode-line, Dmitry Gutov, 2023/11/11
- bug#66464: Vc mode-line, Juri Linkov, 2023/11/12
- bug#66464: Vc mode-line, Dmitry Gutov, 2023/11/12
- bug#66464: Vc mode-line, Juri Linkov, 2023/11/13