emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs Lisp warnings during make bootstrap


From: Glenn Morris
Subject: Re: Emacs Lisp warnings during make bootstrap
Date: Sat, 12 Jan 2008 14:50:56 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Vinicius Jose Latorre wrote:

> Compiling /opt/work/emacs/lisp/./emulation/viper-init.el
>
> In toplevel form:
> viper-init.el:451:8:Warning: `make-variable-frame-local' is an obsolete
>    function (as of Emacs 22.2); use a frame-parameter instead.

A real issue, should be fixed at some point.

> gnus-sum.el:12512:1:Warning: the following functions might not be defined at
>    runtime: gnus-build-sparse-threads, gnus-dead-summary-mode,
>    gnus-summary-mark-below

Not a real issue, caused by the odd way gnus-sum loads itself part way
through. If anyone can figure out how to suppress this, it would be
nice.

> Compiling /opt/work/emacs/lisp/./obsolete/rnewspost.el
> Package rnews is obsolete

An obsolete package using another obsolete package.




reply via email to

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