help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: 25.3.1 netbsd; scp tramp has long delay on first connection


From: Van L
Subject: Re: 25.3.1 netbsd; scp tramp has long delay on first connection
Date: Wed, 26 Sep 2018 12:17:12 +1000

> 3. Set the `find-function-C-source-directory'
>   to the "src" directory, or move the dir to
>   where the var points.

┌────
│ 1  ;; 25.3 has only find-function-C-source; this fails
│ 2  ;; (find-function-C-source-directory '/home/XXX/opt/src/emacs-25.3/src)
│ 3  
│ 4  ;; the following fails to reach link's target but the `C source code' link 
is now labelled `src/fns.c'
│ 5  ;; (setq find-function-C-source-directory 
'/home/XXX/opt/src/emacs-25.3/src)
│ 6  
│ 7  ;; this works
│ 8  (setq find-function-C-source-directory "/home/XXX/opt/src/emacs-25.3/src")
└────




reply via email to

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