gpt4 book ai didi

emacs - 错误类型参数 : stringp, nil 错误

转载 作者:行者123 更新时间:2023-12-04 05:25:00 25 4
gpt4 key购买 nike

我需要使用 update-directory-autoloads在一个小的 el 脚本中运行。当我尝试使用作为目录名称的参数调用此函数时,我收到此错误:
Wrong type argument: stringp, nil.
调用如下所示:(update-directory-autoloads "~/test")

最佳答案

当你得到 Wrong type argument: foo, bar. , 你应该 M-: (setq debug-on-error t) RET然后重现错误以获得回溯。其实可以设置debug-on-error像你的 .emacs 和 Emacs 通常保持完全可用。

关于emacs - 错误类型参数 : stringp, nil 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14762036/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com