From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.devel Subject: (require 'mailabbrev) Date: Thu, 07 Feb 2002 14:26:53 -0500 Message-ID: <2npu3h9jpe.fsf@zsh.cs.rochester.edu> NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: quimby2.netfonds.no 1013110722 29620 195.204.10.66 (7 Feb 2002 19:38:42 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 7 Feb 2002 19:38:42 GMT Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16YuNV-0007hd-00 for ; Thu, 07 Feb 2002 20:38:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16YuFE-0008Is-00; Thu, 07 Feb 2002 14:30:08 -0500 Original-Received: from zsh.cs.rochester.edu ([192.5.53.126] helo=zsh.2y.net) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16YuCK-00085x-00 for ; Thu, 07 Feb 2002 14:27:08 -0500 Original-Received: (from zsh@localhost) by zsh.2y.net (8.11.6/8.11.2) id g17JQr820579; Thu, 7 Feb 2002 14:26:53 -0500 Original-To: emacs-devel@gnu.org X-Attribution: ZSH X-Face: #zw9`a=vHLkn+ZH8C List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:862 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:862 (require 'mailabbrev) barfs. It should require sendmail at run time too. The backtrace: Debugger entered--Lisp error: (void-variable mail-mode-map) byte-code(...) require(mailabbrev) eval((require (quote mailabbrev))) eval-last-sexp-1(nil) eval-last-sexp(nil) call-interactively(eval-last-sexp) The related change: 2002-02-06 Richard M. Stallman * mail/mailabbrev.el: Require sendmail only at compile time. ShengHuo _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel