From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kai.grossjohann@gmx.net (=?iso-8859-1?q?Kai_Gro=DFjohann?=) Newsgroups: gmane.emacs.devel Subject: Re: { SPAM 2 }::Re: Idea for determining what users use Date: Sat, 31 May 2003 12:45:51 +0200 Organization: University of Duisburg, Germany Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <8465nr2y3k.fsf@lucy.is.informatik.uni-duisburg.de> References: <5xk7c8m1y2.fsf@kfs2.cua.dk> <200305302314.h4UNEQc20945@eel.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1054378060 20174 80.91.224.249 (31 May 2003 10:47:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 31 May 2003 10:47:40 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat May 31 12:47:39 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19M3tj-0005FF-00 for ; Sat, 31 May 2003 12:47:39 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19M49K-0002BY-00 for ; Sat, 31 May 2003 13:03:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19M3uL-0002XE-OJ for emacs-devel@quimby.gnus.org; Sat, 31 May 2003 06:48:17 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19M3t6-0001zA-Ez for emacs-devel@gnu.org; Sat, 31 May 2003 06:47:00 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19M3t2-0001vy-PC for emacs-devel@gnu.org; Sat, 31 May 2003 06:46:57 -0400 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19M3sQ-0001Un-UI for emacs-devel@gnu.org; Sat, 31 May 2003 06:46:19 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19M3qG-00058W-00 for ; Sat, 31 May 2003 12:44:04 +0200 Mail-Followup-To: emacs-devel@gnu.org X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19M3qG-00058M-00 for ; Sat, 31 May 2003 12:44:04 +0200 Original-Lines: 14 Original-X-Complaints-To: usenet@main.gmane.org Mail-Copies-To: never User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:erYJh+zHVL8TNFz3jSdTBFY9YAk= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14516 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14516 Luc Teirlinck writes: > If I put: > > (require 'x-menu) > > in my .emacs, or some other file, I will only notice the warning if I > examine the *Messages* buffer, assuming it is not gone by then (due to > the size limit on the *Messages* buffer). Maybe Emacs can do like it does now for errors in the init file. When there is an error, you get a *Messages* buffer with useful contents. -- This line is not blank.