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: Dan Nicolaescu
Subject: Re: Emacs Lisp warnings during make bootstrap
Date: Sat, 12 Jan 2008 05:40:56 -0800

Vinicius Jose Latorre <address@hidden> writes:

  > I've just done a make bootstrap and noticed the following Emacs Lisp
  > warnings:
  > 
  > 
  > make bootstrap
  > 
  > [......]
  > 
  > Compiling /opt/work/emacs/lisp/./custom.el
  > 
  > In custom-theme-recalc-face:
  > custom.el:1179:8:Warning: face-spec-recalc called with 1 argument, but
  >    requires 2
 
This one is clearly a bug. 

  > Compiling /opt/work/emacs/lisp/./textmodes/tex-mode.el
  > 
  > In tex-mode:
  > tex-mode.el:910:8:Warning: function `tex-mode' defined multiple times
  > in this
  >    file

This is by design, and it is correct.





reply via email to

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