emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: debugging odd startup message


From: Perry E. Metzger
Subject: Re: debugging odd startup message
Date: Fri, 15 Jun 2018 18:43:56 -0400

On Fri, 15 Jun 2018 17:54:57 -0400 Noam Postavsky
<address@hidden> wrote:
> On 15 June 2018 at 16:13, Perry E. Metzger <address@hidden>
> 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                address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]