|
From: | Glenn Morris |
Subject: | Re: strange code in ediff-hook.el |
Date: | Sat, 08 Mar 2008 23:01:40 -0500 |
User-agent: | Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) |
"Juanma Barranquero" wrote: > C:\emacs> grep Warning bootstrap.log > gs.el:219:1:Warning: the following functions are not known to be defined: > select.el:462:1:Warning: the following functions are not known to be defined: > x-dnd.el:761:1:Warning: the following functions are not known to be defined: > diary-lib.el:753:60:Warning: assignment to free variable `entry' > diary-lib.el:754:37:Warning: reference to free variable `entry' > diary-lib.el:977:28:Warning: assignment to free variable `entry' > diary-lib.el:981:44:Warning: reference to free variable `entry' > diary-lib.el:1258:27:Warning: assignment to free variable `entry' The calendar code's underhand passing around of variables like `date', `entry' and `number' makes we want to scream. :( > gnus-util.el:1608:18:Warning: `w32-focus-frame' is an obsolete function (as of > gnus-uu.el:2177:1:Warning: the function `make-symbolic-link' is not known to > nnmaildir.el:1674:1:Warning: the following functions are not known to be > mh-xface.el:481:1:Warning: the function `make-symbolic-link' is not known to > mac-win.el:2643:1:Warning: the function `x-get-selection-internal' is not > x-win.el:2592:1:Warning: the function `accelerate-menu' is not known to be All the rest must be Windows only. Perhaps you'd like to fix them? :)
[Prev in Thread] | Current Thread | [Next in Thread] |