From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: [drew.adams@oracle.com: unexpected (t . delete-selection-mode) in load-history] Date: Fri, 28 Jul 2006 22:59:33 -0400 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1154141995 13503 80.91.229.2 (29 Jul 2006 02:59:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 29 Jul 2006 02:59:55 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 29 04:59:52 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G6f3N-00089n-4y for ged-emacs-devel@m.gmane.org; Sat, 29 Jul 2006 04:59:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G6f3M-0001J9-L9 for ged-emacs-devel@m.gmane.org; Fri, 28 Jul 2006 22:59:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G6f38-0001H5-Sl for emacs-devel@gnu.org; Fri, 28 Jul 2006 22:59:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G6f38-0001GT-Au for emacs-devel@gnu.org; Fri, 28 Jul 2006 22:59:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G6f38-0001GN-7k for emacs-devel@gnu.org; Fri, 28 Jul 2006 22:59:34 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G6f5F-0006TH-Nx for emacs-devel@gnu.org; Fri, 28 Jul 2006 23:01:45 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1G6f37-0006Ex-BV; Fri, 28 Jul 2006 22:59:33 -0400 Original-To: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:57765 Archived-At: Probably unload-feature has not been updated for some changes in the format of load-history. Would someone please DTRT and ack? ------- Start of forwarded message ------- From: "Drew Adams" To: "Emacs-Pretest-Bug" Date: Fri, 28 Jul 2006 09:17:23 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: unexpected (t . delete-selection-mode) in load-history X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed version=3.0.4 emacs -Q M-x delete-selection-mode M-x unload-feature RET delsel RET gives this error: Unexpected element (t . delete-selection-mode) in load-history In GNU Emacs 22.0.50.1 (i386-msvc-nt5.1.2600) of 2006-07-19 on BOS-CTHEWLAP2 X server distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-msvc (12.00)' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: ENU locale-coding-system: cp1252 default-enable-multibyte-characters: t Major mode: Dired by name Minor modes in effect: encoded-kbd-mode: t tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x d e l e t e - s e l M-x u n l o a d - f e d e l s e l Recent messages: For information about the GNU Project and its goals, type C-h C-p. Loading dired... Loading regexp-opt...done Loading dired...done Loading delsel...done Delete-Selection mode enabled Loading loadhist...done Unexpected element (t . delete-selection-mode) in load-history Error in pre-command-hook: (void-function delete-selection-pre-hook) Loading emacsbug...done _______________________________________________ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug ------- End of forwarded message -------