gpt4 book ai didi

emacs - locate-domining-file 记录在哪里?

转载 作者:行者123 更新时间:2023-12-01 01:55:59 25 4
gpt4 key购买 nike

关闭。这个问题不满足Stack Overflow guidelines .它目前不接受答案。












想改善这个问题吗?更新问题,使其成为 on-topic对于堆栈溢出。

3年前关闭。




Improve this question




我正在寻找一种在 emacs 中设置默认编译目录的方法,并找到了一个很好的答案 here

但是我想知道我会如何知道 关于这个功能没有谷歌。以下是当前官方 我所知道的有关该文档 emacs 和 elisp 的来源。

  • emacs manual
  • elisp manual
  • emacs 本身 M-x 描述函数 M-x 描述变量

  • 如果我 知道 我在寻找什么,找到文档很容易:

    M-x 描述函数定位主导文件返回
    locate-dominating-file is a compiled Lisp function in ‘files.el’.

    (locate-dominating-file FILE NAME)

    Look up the directory hierarchy from FILE for a directory containing NAME.
    Stop at the first parent directory containing a file NAME,
    and return the directory. Return nil if not found.
    Instead of a string, NAME can also be a predicate taking one argument
    (a directory) and returning a non-nil value if that directory is the one for
    which we’re looking.

    emacs 和 elisp 手册(上面贴出)似乎没有 定位主导文件 记录在案。

    这是我的问题:

    如何我会发现 定位主导文件 甚至没有谷歌就存在?就目前而言,对于这个特定的功能( locate-domiding-file ),我能发现它的唯一方法(没有谷歌)是实际打开 文件.el 并熟悉来源。这真的是唯一的方法还是我错过了其他一些明显的来源?

    最佳答案

    尝试

    M-x apropos搜索所有列表符号

    或者

    C-h d 搜索所有文档字符串

    关于emacs - locate-domining-file 记录在哪里?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40618516/

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