From: Michael Heerdegen <michael_heerdegen@web.de>
To: Joost Kremers <joostkremers@fastmail.fm>
Cc: Eric Abrahamsen <eric@ericabrahamsen.net>, help-gnu-emacs@gnu.org
Subject: Re: Did `inline' used to do something else?
Date: Sun, 19 Nov 2017 17:02:22 +0100 [thread overview]
Message-ID: <878tf2dzox.fsf@web.de> (raw)
In-Reply-To: <87r2suoaq4.fsf@fastmail.fm> (Joost Kremers's message of "Sun, 19 Nov 2017 10:53:55 +0100")
Joost Kremers <joostkremers@fastmail.fm> writes:
>
> ;;; byte-compile optimizers to support inlining
>
> (put 'inline 'byte-optimizer 'byte-optimize-inline-handler)
>
> Followed by a definition of `byte-optimize-inline-handler'. There's no
> mention of the symbol property `byte-optimizer' [...]
That property is referenced by `byte-optimize-form' (in "byte-opt.el").
Also see the flag `byte-optimize'.
If you set `byte-optimize-log', you should be able to get a log of
applied optimizations when compiling something.
Michael.
next prev parent reply other threads:[~2017-11-19 16:02 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-18 21:14 Did `inline' used to do something else? Eric Abrahamsen
2017-11-19 0:05 ` Emanuel Berg
2017-11-19 0:38 ` Eric Abrahamsen
2017-11-19 2:01 ` Emanuel Berg
2017-11-19 5:59 ` Eric Abrahamsen
2017-11-19 9:53 ` Joost Kremers
2017-11-19 10:00 ` Joost Kremers
2017-11-19 15:01 ` Emanuel Berg
2017-11-19 16:02 ` Michael Heerdegen [this message]
2017-11-19 17:17 ` Emanuel Berg
2017-11-19 20:48 ` Eric Abrahamsen
2017-11-19 21:16 ` Emanuel Berg
2017-11-19 22:06 ` Eric Abrahamsen
2017-11-19 22:51 ` Emanuel Berg
2017-11-20 3:56 ` Emanuel Berg
2017-11-20 4:04 ` Emanuel Berg
2017-11-20 19:31 ` Michael Heerdegen
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=878tf2dzox.fsf@web.de \
--to=michael_heerdegen@web.de \
--cc=eric@ericabrahamsen.net \
--cc=help-gnu-emacs@gnu.org \
--cc=joostkremers@fastmail.fm \
/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).