[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: STatus of MPS branch
From: |
Michael Albinus |
Subject: |
Re: STatus of MPS branch |
Date: |
Sun, 21 Apr 2024 10:18:27 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Gerd Möllmann <gerd.moellmann@gmail.com> writes:
>>> I found this in mit init.el
>>>
>>> (if (string-match "Pro" system-name)
>>> (setq insert-directory-program "/usr/local/bin/gls")
>>> (setq insert-directory-program "/opt/homebrew/bin/gls"))
>>>
>>> meaning that the tests wouldn't do that, right?
>>
>> Perhaps. What does '/usr/local/bin/gls <filename>' return?
>
> /Users/gerd/emacs/github/cl-packages % gls ~/.zshenv
> /Users/gerd/.zshenv
> /Users/gerd/emacs/github/cl-packages % ls ~/.zshenv
> /Users/gerd/.zshenv
Looks good.
> But the ls output is in purple, on the terminal.
No problem, Tramp uses terminal type "dumb". And it filters remaining
ANSI control escape sequences.
Please run now the instrumented test, hopefully, we know more then.
Best regards, Michael.
- STatus of MPS branch, Gerd Möllmann, 2024/04/20
- Re: STatus of MPS branch, Michael Albinus, 2024/04/20
- Re: STatus of MPS branch, Gerd Möllmann, 2024/04/20
- Re: STatus of MPS branch, Michael Albinus, 2024/04/20
- Re: STatus of MPS branch, Gerd Möllmann, 2024/04/20
- Re: STatus of MPS branch, Michael Albinus, 2024/04/21
- Re: STatus of MPS branch, Gerd Möllmann, 2024/04/21
- Re: STatus of MPS branch, Gerd Möllmann, 2024/04/21
- Re: STatus of MPS branch, Michael Albinus, 2024/04/21
- Re: STatus of MPS branch, Gerd Möllmann, 2024/04/21
- Re: STatus of MPS branch,
Michael Albinus <=
- Re: STatus of MPS branch, Gerd Möllmann, 2024/04/21
- Re: STatus of MPS branch, Gerd Möllmann, 2024/04/21
- Re: STatus of MPS branch, Michael Albinus, 2024/04/21
- Re: STatus of MPS branch, Gerd Möllmann, 2024/04/21
- Tramp tests in MPS branch (was: STatus of MPS branch), Michael Albinus, 2024/04/21
- Re: Tramp tests in MPS branch, Gerd Möllmann, 2024/04/21
- Re: STatus of MPS branch, Eli Zaretskii, 2024/04/21
Re: STatus of MPS branch, Gerd Möllmann, 2024/04/21