unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Po Lu via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: 51717@debbugs.gnu.org
Subject: bug#51717: 28.0.60; (emacs)Lisp Libraries in the manual contains wrong reference.
Date: Tue, 09 Nov 2021 21:20:05 +0800	[thread overview]
Message-ID: <878rxx79fe.fsf@yahoo.com> (raw)
In-Reply-To: 878rxx79fe.fsf.ref@yahoo.com


In the following segment of (emacs)Lisp Libraries:

   Emacs Lisp code can be compiled into byte-code, which loads faster,
takes up less space, and executes faster.  By convention, compiled Emacs
Lisp code goes in a separate file whose name ends in ‘.elc’.  For
example, the compiled code for ‘foo.el’ goes in ‘foo.elc’.  *Note Byte
Compilation: (elisp)Byte Compilation.

   Emacs Lisp code can also be compiled into “native code”: machine code
not unlike the one produced by a C or Fortran compiler.  Native code
runs even faster than byte-code.  Natively-compiled Emacs Lisp code is
stored in files whose names end in ‘.eln’.  *Note Byte Compilation:
                                                ^^^^^^^^^^^^^^^^
(elisp)Native Compilation.

Shouldn't the underlined text be "Native Compilation" instead?

Thanks.


In GNU Emacs 28.0.60 (build 1, x86_64-unknown-gnu, X toolkit, cairo version 1.17.4, Xaw3d scroll bars)
 of 2021-11-09 built on machine
Repository revision: 307d164c9c053501df8159719b3b502d720a945a
Repository branch: emacs-28
Windowing system distributor 'X Consortium', version 11.0.12101002

Configured using:
 'configure --with-x-toolkit=lucid --with-native-compilation --cache-file=/tmp/ccache'

Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG JSON
LCMS2 LIBSELINUX LIBSYSTEMD LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY
PDUMPER PNG RSVG SECCOMP SOUND THREADS TIFF TOOLKIT_SCROLL_BARS X11
XAW3D XDBE XIM XPM LUCID ZLIB

Important settings:
  value of $LANG: C
  value of $XMODIFIERS: @im=tableinput
  locale-coding-system: utf-8-unix

Major mode: Info





       reply	other threads:[~2021-11-09 13:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <878rxx79fe.fsf.ref@yahoo.com>
2021-11-09 13:20 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2021-11-09 13:52   ` bug#51717: 28.0.60; (emacs)Lisp Libraries in the manual contains wrong reference Eli Zaretskii

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=878rxx79fe.fsf@yahoo.com \
    --to=bug-gnu-emacs@gnu.org \
    --cc=51717@debbugs.gnu.org \
    --cc=luangruo@yahoo.com \
    /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 public inbox

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

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).