emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: STatus of MPS branch


From: Gerd Möllmann
Subject: Re: STatus of MPS branch
Date: Sun, 21 Apr 2024 10:08:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Michael Albinus <michael.albinus@gmx.de> 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

But the ls output is in purple, on the terminal.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]