unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Emanuel Berg <moasen@zoho.com>
To: help-gnu-emacs@gnu.org
Subject: Re: 25.3.1 netbsd; scp tramp has long delay on first connection
Date: Tue, 25 Sep 2018 16:48:12 +0200	[thread overview]
Message-ID: <86y3bp7hw3.fsf@zoho.com> (raw)
In-Reply-To: mailman.1290.1537875422.1284.help-gnu-emacs@gnu.org

Van L wrote:

> require is a built-in function in ‘C source
> code’.

If I may, `require' is a built-in function in
`fns.c'!


1. Get the source:

    #! /bin/zsh
    get-source () {
        apt-get source $@
    }
    alias get-src=get-source

    $ get-src emacs24


2. Look for the "src" directory.


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


4. Do `C-h f require RET' and hit the button
   for the C source!


Oh, perhaps this is needed in
/etc/apt/sources.list

    deb-src  http://archive.raspbian.org/raspbian/  jessie main contrib non-free rpi

But with a repository URL, distribution
(here: jessie), and components (main etc) to
match your system, right?

-- 
underground experts united
http://user.it.uu.se/~embe8573


  parent reply	other threads:[~2018-09-25 14:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-25  2:27 25.3.1 netbsd; scp tramp has long delay on first connection Van L
2018-09-25 10:48 ` Michael Albinus
2018-09-25 11:23   ` Van L
     [not found]   ` <mailman.1290.1537875422.1284.help-gnu-emacs@gnu.org>
2018-09-25 14:48     ` Emanuel Berg [this message]
2018-09-26  1:58       ` Van L
2018-09-26  2:17       ` Van L
  -- strict thread matches above, loose matches on Subject: below --
2018-09-21  6:39 Van L
2018-09-21  7:47 ` Michael Albinus
2018-09-21  8:18   ` Van L
2018-09-21  8:41     ` Michael Albinus
2018-09-21  9:58       ` Van L

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86y3bp7hw3.fsf@zoho.com \
    --to=moasen@zoho.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).