From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Van L Newsgroups: gmane.emacs.help Subject: Re: 25.3.1 netbsd; scp tramp has long delay on first connection Date: Wed, 26 Sep 2018 11:58:33 +1000 Message-ID: <0803EEC1-A1FE-4472-888B-1ED5DCA51B3D@scratch.space> References: <0D73340E-45D1-4BDB-A0C1-1B8497C8E6CE@scratch.space> <877ej9am3u.fsf@gmx.de> <86y3bp7hw3.fsf@zoho.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1537927034 14190 195.159.176.226 (26 Sep 2018 01:57:14 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 26 Sep 2018 01:57:14 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Emanuel Berg Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 26 03:57:10 2018 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4z4g-0003b1-6o for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Sep 2018 03:57:10 +0200 Original-Received: from localhost ([::1]:55983 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g4z6m-0000xR-Fi for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Sep 2018 21:59:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43126) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g4z6F-0000xA-1K for help-gnu-emacs@gnu.org; Tue, 25 Sep 2018 21:58:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g4z6B-0001ME-T7 for help-gnu-emacs@gnu.org; Tue, 25 Sep 2018 21:58:46 -0400 Original-Received: from relay1-d.mail.gandi.net ([217.70.183.193]:52461) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g4z6A-0001LU-WF for help-gnu-emacs@gnu.org; Tue, 25 Sep 2018 21:58:43 -0400 X-Originating-IP: 220.244.158.222 Original-Received: from epi.local (220-244-158-222.tpgi.com.au [220.244.158.222]) (Authenticated sender: van@scratch.space) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id 60163240002; Wed, 26 Sep 2018 01:58:38 +0000 (UTC) In-Reply-To: <86y3bp7hw3.fsf@zoho.com> X-Mailer: Apple Mail (2.3124) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 217.70.183.193 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:118014 Archived-At: >> require is a built-in function in =E2=80=98C source >> code=E2=80=99. >=20 > If I may, `require' is a built-in function in > `fns.c'! I have clones of Emacs 18.53, 25, 26, 27 sources, open. 26.1 Emacs-mac 7.2 sends a click on the link `C source code=E2=80=99 to ~/2018/Sources/emacs-mac/src/fns.c 25.3.1 Emacs on link click produces a huge window frame dialog for file = open. I thought I had used the Customize UI to set: always use the = grandfather-feature-echo-area-only for that but maybe I need to = magically know to require something else. To avoid being prompted, I = guess I need to set to persist in Emacs the location of the TAGS file in = the source code directory but how?=