unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Emanuel Berg <incal@dataswamp.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Displays defconst string in help buffer
Date: Sun, 13 Nov 2022 18:11:48 +0100	[thread overview]
Message-ID: <87bkpa6ap7.fsf@dataswamp.org> (raw)
In-Reply-To: 3BRsSA6mHWedrYlt7TlNdP7W_Pt02ntlpZMV7PIEqC-cNNOj-eAfVVBF7C_Fc--2nKDUWoLNT1WrgFbeWk3Q3MIASnrJisn1nRFqQ9SY3Us=@protonmail.com

Heime wrote:

>> https://dataswamp.org/~incal/conf/.zsh/install-emacs
>
> Yes, I build from source.

Do you also configure with --with-native-compilation ?

This will speed up things a lot.

On a Debian-type system, install libgccjit-10-dev, that's
where the capability resides that can translate Elisp into
machine code.

It says JIT but it doesn't seem to happen that way, rather it
compiles natively and caches every time you start Emacs and it
loads something that isn't already cached (say a byte-compiled
Elisp file).

You still want to byte-compile tho for educational reasons not
the least ...

-- 
underground experts united
https://dataswamp.org/~incal




  reply	other threads:[~2022-11-13 17:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-11 19:29 Displays defconst string in help buffer Heime
2022-11-11 19:46 ` Emanuel Berg
2022-11-12  7:50   ` Heime
2022-11-13 17:11     ` Emanuel Berg [this message]
2022-11-14 13:46       ` Heime
2022-11-15  1:04         ` Emanuel Berg

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=87bkpa6ap7.fsf@dataswamp.org \
    --to=incal@dataswamp.org \
    --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).