unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#51717: 28.0.60; (emacs)Lisp Libraries in the manual contains wrong reference.
       [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
  2021-11-09 13:52   ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2021-11-09 13:20 UTC (permalink / raw)
  To: 51717


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





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#51717: 28.0.60; (emacs)Lisp Libraries in the manual contains wrong reference.
  2021-11-09 13:20 ` bug#51717: 28.0.60; (emacs)Lisp Libraries in the manual contains wrong reference Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2021-11-09 13:52   ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2021-11-09 13:52 UTC (permalink / raw)
  To: Po Lu; +Cc: 51717-done

> Date: Tue, 09 Nov 2021 21:20:05 +0800
> From:  Po Lu via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> 
>    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, fixed.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-09 13:52 UTC | newest]

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

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