[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#66317: Project mode-line
From: |
Eshel Yaron |
Subject: |
bug#66317: Project mode-line |
Date: |
Tue, 10 Oct 2023 09:18:41 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Eshel Yaron <me@eshelyaron.com> writes:
> Juri Linkov <juri@linkov.net> writes:
>
>>
>> Maybe this would be sufficient:
>>
>> diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el
>> index 2475d7c403e..1d6c9c1cf1b 100644
>> --- a/lisp/progmodes/project.el
>> +++ b/lisp/progmodes/project.el
>> @@ -2109,7 +2109,8 @@ project-uniquify-dirname-transform
>> (defcustom project-mode-line nil
>> "Show the current project name with the menu on the mode line.
>> This feature requires the presence of the following item in
>> -`mode-line-format': `(project-mode-line project-mode-line-format)'."
>> +`mode-line-format': `(project-mode-line project-mode-line-format)'
>> +that already exists by default in Emacs 30."
>
> To me, this description looks a bit too implementation-focused. How
> about the following?
>
> Show the name of the current project on the mode line.
>
> This option only works in Emacs 30 or later, for a similar effect in
> Emacs 29 or earlier add `project-mode-line-format' to your
> `mode-line-format' instead of using this option.
Correction, in the first line I meant to write:
Whether to show the name of the current project on the mode line.
Best,
Eshel
- bug#66317: Project mode-line, (continued)
- bug#66317: Project mode-line, Dmitry Gutov, 2023/10/05
- bug#66317: Project mode-line, Eli Zaretskii, 2023/10/06
- bug#66317: Project mode-line, Juri Linkov, 2023/10/06
- bug#66317: Project mode-line, Dmitry Gutov, 2023/10/06
- bug#66317: Project mode-line, Juri Linkov, 2023/10/09
- bug#66317: Project mode-line, Dmitry Gutov, 2023/10/09
- bug#66317: Project mode-line, Juri Linkov, 2023/10/09
- bug#66317: Project mode-line, Dmitry Gutov, 2023/10/09
- bug#66317: Project mode-line, Juri Linkov, 2023/10/10
- bug#66317: Project mode-line, Eshel Yaron, 2023/10/10
- bug#66317: Project mode-line,
Eshel Yaron <=
- bug#66317: Project mode-line, Dmitry Gutov, 2023/10/10
- bug#66317: Project mode-line, Eshel Yaron, 2023/10/10
- bug#66317: Project mode-line, Dmitry Gutov, 2023/10/10
- bug#66317: Project mode-line, Ihor Radchenko, 2023/10/20
- bug#66317: Project mode-line, Dmitry Gutov, 2023/10/20
- bug#66317: Project mode-line, Juri Linkov, 2023/10/31
- bug#66317: Project mode-line, Dmitry Gutov, 2023/10/31
bug#66317: Project mode-line, Stefan Kangas, 2023/10/03
bug#66317: Project mode-line, sbaugh, 2023/10/15