all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* (require 'mailabbrev)
@ 2002-02-07 19:26 ShengHuo ZHU
  2002-02-08 23:24 ` Richard Stallman
  0 siblings, 1 reply; 5+ messages in thread
From: ShengHuo ZHU @ 2002-02-07 19:26 UTC (permalink / raw)



(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  <rms@gnu.org>

	* 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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-02-10  5:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-07 19:26 (require 'mailabbrev) ShengHuo ZHU
2002-02-08 23:24 ` Richard Stallman
2002-02-09  4:02   ` ShengHuo ZHU
2002-02-09  4:33   ` ShengHuo ZHU
2002-02-10  5:18     ` Richard Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.