all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 30552@debbugs.gnu.org, radon.neon@gmail.com
Subject: bug#30552: 27.0.50; Incorrect link to Early Init File node and Early Init File clarification
Date: Wed, 21 Feb 2018 16:13:24 +0000	[thread overview]
Message-ID: <CAFyQvY3U8HmPL54Sa9ATibfVyBziZJoWCAeC-JWoV4pY5OFVAg@mail.gmail.com> (raw)
In-Reply-To: <83sh9v796b.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1343 bytes --]

On Tue, Feb 20, 2018 at 2:28 PM Eli Zaretskii <eliz@gnu.org> wrote:

> Fixed, thanks.
>

Hi Eli,

That doesn't seem to have fixed this. I believe the fix is this?:

diff --git a/doc/emacs/package.texi b/doc/emacs/package.texi
index 6c7493790d..b4398a553f 100644
--- a/doc/emacs/package.texi
+++ b/doc/emacs/package.texi
@@ -252,7 +252,7 @@ Package Installation
   After a package is installed, it is automatically made available by
 Emacs in all subsequent sessions.  This happens at startup, before
 processing the init file but after processing the early init file
-(@pxref{Early Init File,,, elisp, The Emacs Lisp Reference Manual}).
+(@pxref{Early Init File,,, emacs, The Emacs Manual}).
 As an exception, Emacs does not make packages available at startup if
 invoked with the @samp{-q} or @samp{--no-init-file} options
 (@pxref{Initial Options}).
@@ -261,7 +261,7 @@ Package Installation
   To keep Emacs from automatically making packages available at
 startup, change the variable @code{package-enable-at-startup} to
 @code{nil}.  You must do this in the early init file (@pxref{Early
-Init File,,, elisp, The Emacs Lisp Reference Manual}), as the variable
+Init File,,, emacs, The Emacs Manual}), as the variable
 is read before loading the regular init file.  Currently this variable
 cannot be set via Customize.


-- 

Kaushal Modi

[-- Attachment #2: Type: text/html, Size: 1813 bytes --]

  reply	other threads:[~2018-02-21 16:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-20 17:47 bug#30552: 27.0.50; Incorrect link to Early Init File node and Early Init File clarification Kaushal Modi
2018-02-20 19:28 ` Eli Zaretskii
2018-02-21 16:13   ` Kaushal Modi [this message]
2018-02-21 18:12     ` Eli Zaretskii
2018-02-20 20:38 ` Radon Rosborough
2018-02-21 16:16   ` Kaushal Modi
2018-02-21 21:01     ` Radon Rosborough
2019-09-28 22:13 ` Stefan Kangas
2019-09-29 15:39   ` Radon Rosborough
2019-09-29 15:59     ` Stefan Kangas
2019-09-29 16:02       ` Radon Rosborough
2019-09-29 16:15         ` Stefan Kangas

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=CAFyQvY3U8HmPL54Sa9ATibfVyBziZJoWCAeC-JWoV4pY5OFVAg@mail.gmail.com \
    --to=kaushal.modi@gmail.com \
    --cc=30552@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=radon.neon@gmail.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 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.