- 主题:新版dired@spacemacs的warning
今天macOS下的spacemacs更新之后报如下warning
Warning (dired-quick-sort): `insert-directory-program' does not
point to GNU ls. Please set `insert-directory-program' to GNU ls. The package
`dired-quick-sort' will not work and thus is not set up by
`dired-quick-sort-setup'.
看了一下代码,解决如下:
(when (eq system-type 'darwin)
(setq insert-directory-program "/usr/local/bin/gls"))
其中/usr/local/bin/gls是homebrew coreutils默认的GNU ls,如果你的GNU ls安装在其他位置就替换掉这个字符串
--
修改:cppbuilder FROM 115.171.203.*
FROM 115.171.203.*
新版了吗?
【 在 cppbuilder (心如止水~) 的大作中提到: 】
: 今天macOS下的spacemacs更新之后报如下warning
: Warning (dired-quick-sort): `insert-directory-program' does not
: point to GNU ls. Please set `insert-directory-program' to GNU ls. The package
: ...................
--
FROM 222.132.106.*
我在develop分支,想起来就pull一下
【 在 chylli (豆粉) 的大作中提到: 】
: 新版了吗?
--
FROM 115.171.203.*
我也在dev分支。不过很久没更新了。有啥新功能么
【 在 cppbuilder (心如止水~) 的大作中提到: 】
: 我在develop分支,想起来就pull一下
--
FROM 115.236.67.*
Enable osx layer可解
【 在 cppbuilder () 的大作中提到: 】
: 发信人: cppbuilder (心如止水~), 信区: Emacs
: 标 题: 新版dired@spacemacs的warning
: 发信站: 水木社区 (Thu Dec 3 22:43:08 2020), 转信
:
--
FROM 101.84.54.*
高级!
【 在 pangwa @ [Emacs] 的大作中提到: 】
:
: Enable osx layer可解
:
: 【 在 cppbuilder () 的大作中提到: 】
: : 发信人: cppbuilder (心如止水~), 信区: Emacs
#发自zSMTH@MI
--
FROM 223.104.39.*
我现在已经只有用auctex了..而且新功能都没在用
【 在 chunhui (北瓜) 的大作中提到: 】
: 我也在dev分支。不过很久没更新了。有啥新功能么
--
FROM 115.171.203.*
我也用的功能很少
【 在 cppbuilder 的大作中提到: 】
: 我现在已经只有用auctex了..而且新功能都没在用
:
--
FROM 101.68.68.*