all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <moasenwood@zoho.eu>
To: help-gnu-emacs@gnu.org
Subject: Re: missing src/ directory for eval.c (Was: 1L?)
Date: Mon, 11 Feb 2019 21:45:20 +0100	[thread overview]
Message-ID: <86sgwuxden.fsf@zoho.eu> (raw)
In-Reply-To: CAP_d_8UTCk1Rcm-1j-L--tppyZJQgKXmQ7zRNKXBt0a_ERKCpw@mail.gmail.com

Yuri Khan wrote:

> I think pretty much no binary package
> distribution is going to include C sources of
> Emacs in the main package. From the
> maintainer’s point of view, they are
> unnecessary for the majority of the users.
> For that matter, even Elisp sources are
> distributed in an optional emacs-el package
> by Debian and Ubuntu.

Yes, you get the Elisp source from the repos as
an ordinary package, namely emacs-el (as you
say).

For the whole source, including the C, you add
(if it isn't there already) a "deb-src" line to
/etc/apt/sources.list , e.g.

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

and then do

    $ apt-get source emacs24

> And if you ‘apt-get source emacs’ into
> a directory of your choice, you can point
> Emacs at this directory and it will do the
> right thing.

I have to include the version, so the
command-line argument corresponds to
a non-metapackge name, otherwise I get
something else.

If you do use an Emacs version from the repos,
and not bleeding-edge from Git, I think it
makes sense to get the source from the repos as
well, and point the variable there. Perhaps it
won't matter much in the average case, but it
makes more sense.

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




  reply	other threads:[~2019-02-11 20:45 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-11 11:35 missing src/ directory for eval.c (Was: 1L?) Van Ly
2019-02-11 13:03 ` tomas
2019-02-11 13:56   ` Noam Postavsky
2019-02-11 14:13 ` missing src/ directory for eval.c Stefan Monnier
2019-02-11 15:16   ` Michael Albinus
2019-02-11 16:44     ` tomas
2019-02-11 20:51   ` Robert Thorpe
2019-02-11 20:54     ` Emanuel Berg
2019-02-11 22:11     ` Stefan Monnier
2019-02-12  0:01       ` Emanuel Berg
2019-02-12  4:00         ` Stefan Monnier
2019-02-12  5:16           ` Emanuel Berg
2019-02-11 14:17 ` missing src/ directory for eval.c (Was: 1L?) Yuri Khan
2019-02-11 20:45   ` Emanuel Berg [this message]
2019-02-11 22:01   ` Van L
2019-02-12  0:04     ` Emanuel Berg
2019-02-12 12:21       ` missing src/ directory for eval.c 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

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

  git send-email \
    --in-reply-to=86sgwuxden.fsf@zoho.eu \
    --to=moasenwood@zoho.eu \
    --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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.