From: "Perry E. Metzger" <perry@piermont.com>
To: Noam Postavsky <npostavs@gmail.com>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: debugging odd startup message
Date: Fri, 15 Jun 2018 18:43:56 -0400 [thread overview]
Message-ID: <20180615184356.44773d52@jabberwock.cb.piermont.com> (raw)
In-Reply-To: <CAM-tV-86Tgpy8jN7Ez-s-e-kc-Z5x+q7r7UigEP3G4NQuc+iew@mail.gmail.com>
On Fri, 15 Jun 2018 17:54:57 -0400 Noam Postavsky
<npostavs@gmail.com> wrote:
> On 15 June 2018 at 16:13, Perry E. Metzger <perry@piermont.com>
> wrote:
> > On emacs startup, I'm getting this message:
> >
> > Warning (bytecomp): Use ‘with-current-buffer’ rather than
> > save-excursion+set-buffer Warning (bytecomp): ‘next-line’ is for
> > interactive use only; use ‘forward-line’ instead.
>
> It's a warning inside some defadvice, I think. You can get a better
> message (i.e., with filename) by setting after-init-time to non-nil.
So, this is the crazy thing, if I run:
emacs -q --eval '(setq after-init-time nil)' -l ~/.emacs
the error message vanishes entirely. Nothing goes wrong at all.
This is a giant WTF to me.
Perry
--
Perry E. Metzger perry@piermont.com
next prev parent reply other threads:[~2018-06-15 22:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-15 20:13 debugging odd startup message Perry E. Metzger
2018-06-15 21:35 ` Joost Kremers
2018-06-15 22:46 ` Perry E. Metzger
2018-06-15 21:48 ` Stefan Monnier
2018-06-15 21:54 ` Noam Postavsky
2018-06-15 22:43 ` Perry E. Metzger [this message]
2018-06-16 0:59 ` Perry E. Metzger
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=20180615184356.44773d52@jabberwock.cb.piermont.com \
--to=perry@piermont.com \
--cc=emacs-devel@gnu.org \
--cc=npostavs@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.