From unknown Tue Jun 17 01:43:40 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14583: 24.3.50; Error loading log-view-mode Resent-From: Richard Copley Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 09 Jun 2013 10:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 14583 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 14583@debbugs.gnu.org X-Debbugs-Original-To: "bug-gnu-emacs@gnu.org" Received: via spool by submit@debbugs.gnu.org id=B.137077317726759 (code B ref -1); Sun, 09 Jun 2013 10:20:02 +0000 Received: (at submit) by debbugs.gnu.org; 9 Jun 2013 10:19:37 +0000 Received: from localhost ([127.0.0.1]:52817 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Ulcii-0006xQ-LA for submit@debbugs.gnu.org; Sun, 09 Jun 2013 06:19:37 -0400 Received: from eggs.gnu.org ([208.118.235.92]:39058) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Ulcic-0006wr-Js for submit@debbugs.gnu.org; Sun, 09 Jun 2013 06:19:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UlciT-00029w-Eg for submit@debbugs.gnu.org; Sun, 09 Jun 2013 06:19:18 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-100.5 required=5.0 tests=BAYES_05,FREEMAIL_FROM, HTML_MESSAGE, T_DKIM_INVALID, USER_IN_WHITELIST autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:43044) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UlciT-00029r-CE for submit@debbugs.gnu.org; Sun, 09 Jun 2013 06:19:17 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40774) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UlciS-0005Ey-5R for bug-gnu-emacs@gnu.org; Sun, 09 Jun 2013 06:19:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UlciQ-00029D-E8 for bug-gnu-emacs@gnu.org; Sun, 09 Jun 2013 06:19:16 -0400 Received: from mail-ea0-x230.google.com ([2a00:1450:4013:c01::230]:33569) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UlciQ-00028t-3o for bug-gnu-emacs@gnu.org; Sun, 09 Jun 2013 06:19:14 -0400 Received: by mail-ea0-f176.google.com with SMTP id z15so1713039ead.35 for ; Sun, 09 Jun 2013 03:19:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=+kLs41Xgns3tnJsR6XjHkXeP6jQp3vRR+TxmCJM+qWQ=; b=FCze96PznX0rMgksHv2jPwZanH9luEPwu5HyyEMqCkodUkItY0/E0OOKQyW0ZjGmP0 ggmGUcXv0cMPTYXtYqRZ0d+N5aOtmYv+A5ysTwyXBvFXig8C/fIlC5IHEk+73ksrgHy7 alFV+aFgmw8ETDVKGr0jWVMzmtLVD5lHtMCw5U8gHccHg7vvCBCNd4Skui7L1kEB9z0n GZnV2RdTLSkyPSN6I8vR24jOb+hMiRKUG5HvNyX2K+E5Aj4jsb7hsfhxM+4Fevjm/wZR Y2O8Qr84UTaxVQkGcgLZdiW+2kwC2iRMKlYMNehaougrTpR6FjO5m97/9nuPIWHnirrb d21w== MIME-Version: 1.0 X-Received: by 10.15.76.71 with SMTP id m47mr2640495eey.70.1370773152747; Sun, 09 Jun 2013 03:19:12 -0700 (PDT) Received: by 10.15.22.193 with HTTP; Sun, 9 Jun 2013 03:19:12 -0700 (PDT) Date: Sun, 9 Jun 2013 11:19:12 +0100 Message-ID: From: Richard Copley Content-Type: multipart/alternative; boundary=001a11c1ad34d6741a04deb5fed0 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.3 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.3 (----) --001a11c1ad34d6741a04deb5fed0 Content-Type: text/plain; charset=ISO-8859-1 M-x load-lib RET log-view RET ;; => error "Wrong type argument: arrayp, 33554464" See the definition of `log-view-mode-map' in "lisp/vc/log-view.el". 33554464 should be [33554464] (for S-). In GNU Emacs 24.3.50.1 (i686-pc-mingw32) of 2013-06-07 on MACHINE Bzr revision: 112887 xfq.free@gmail.com-20130607140527-q5xuqlpbq2tjavko Windowing system distributor `Microsoft Corp.', version 6.2.9200 Configured using: `configure --prefix c:/emacs/emacs-112887 --enable-locallisppath=%emacs_dir%/../site-lisp CPPFLAGS='-I G:/usr/include -I C:/GnuWin32/include' LDFLAGS='-L G:/usr/lib -L C:/GnuWin32/lib'' Important settings: value of $LANG: ENG locale-coding-system: cp1252 default enable-multibyte-characters: t Major mode: Fundamental Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x C-f g : \ e m a c s \ t r u n k C-x v L M-x r - e - b Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. easy-mmode-define-keymap: Wrong type argument: arrayp, 33554464 Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils easy-mmode pcvs-util nadvice vc-bzr vc-sccs vc-svn vc-cvs vc-rcs vc vc-dispatcher dired time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel dos-w32 ls-lisp w32-common-fns disp-table w32-win w32-vars tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process w32notify w32 multi-tty emacs) --001a11c1ad34d6741a04deb5fed0 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
M-x load-lib RET log-view RET
;; =3D> error &qu= ot;Wrong type argument: arrayp, 33554464"

See the de= finition of `log-view-mode-map' in "lisp/vc/log-view.el".
= 33554464 should be [33554464] (for S-<SPC>).

In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
=A0of 2013-= 06-07 on MACHINE
Bzr revision: 112887 xfq.free@gmail.com-20130607= 140527-q5xuqlpbq2tjavko
Windowing system distributor `Microsoft Corp.', version 6.2.9200
Con= figured using:
=A0`configure --prefix c:/emacs/emacs-112887
=A0--enab= le-locallisppath=3D%emacs_dir%/../site-lisp CPPFLAGS=3D'-I
=A0G:/usr= /include -I C:/GnuWin32/include' LDFLAGS=3D'-L G:/usr/lib -L
=A0C:/GnuWin32/lib''
=A0
Important settings:=A0 value of $LANG: ENG
=A0 locale-coding-system: cp1252
=A0 default= enable-multibyte-characters: t
=A0
Major mode: Fundame= ntal
=A0
Minor modes in effect:
=A0 tooltip-mode: t
=A0 mou= se-wheel-mode: t
=A0 tool-bar-mode: t
=A0 menu-bar-mode: t
=A0 fil= e-name-shadow-mode: t
=A0 global-font-lock-mode: t
=A0 font-lock-mode= : t
=A0 blink-cursor-mode: t
=A0 auto-composition-mode: t
=A0 auto-encryption-mode: t
=A0 auto-com= pression-mode: t
=A0 line-number-mode: t
=A0 transient-mark-mode: t
=A0
Recent input:
C-x C-f g : \ e m a c s \ t r u n k= <return> C-x v
L M-x r - e - b <return>
=A0
Recent messages:
= For information about GNU Emacs and the GNU system, type C-h C-a.
easy-m= mode-define-keymap: Wrong type argument: arrayp, 33554464
=A0
Load-path shadows:
None found.
=A0
Features:(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mmleasymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
mail= abbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils easy-mmode pcvs-util nadvice vc-bzr
vc-scc= s vc-svn vc-cvs vc-rcs vc vc-dispatcher dired time-date tooltip
ediff-ho= ok vc-hooks lisp-float-type mwheel dos-w32 ls-lisp
w32-common-fns disp-t= able w32-win w32-vars tool-bar dnd fontset image
regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode registerpage menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock
font-l= ock syntax facemenu font-core frame cham georgian utf-8-lang
misc-lang v= ietnamese tibetan thai tai-viet lao korean japanese hebrew
greek romanian slovak czech european ethiopic indian cyrillic chinese
ca= se-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs
b= utton faces cus-face macroexp files text-properties overlay sha1 md5
base64 format env code-pages mule custom widget hashtable-print-readablebackquote make-network-process w32notify w32 multi-tty emacs)
--001a11c1ad34d6741a04deb5fed0-- From unknown Tue Jun 17 01:43:40 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.503 (Entity 5.503) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Richard Copley Subject: bug#14583: closed (Re: bug#14583: 24.3.50; Error loading log-view-mode) Message-ID: References: X-Gnu-PR-Message: they-closed 14583 X-Gnu-PR-Package: emacs Reply-To: 14583@debbugs.gnu.org Date: Tue, 11 Jun 2013 06:38:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1370932683-3404-1" This is a multi-part message in MIME format... ------------=_1370932683-3404-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #14583: 24.3.50; Error loading log-view-mode which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 14583@debbugs.gnu.org. --=20 14583: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D14583 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1370932683-3404-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 14583-done) by debbugs.gnu.org; 11 Jun 2013 06:37:03 +0000 Received: from localhost ([127.0.0.1]:55910 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UmICU-0000nk-UL for submit@debbugs.gnu.org; Tue, 11 Jun 2013 02:37:03 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:51159 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UmICT-0000nL-5Z for 14583-done@debbugs.gnu.org; Tue, 11 Jun 2013 02:37:01 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UmICD-0000b9-TL; Tue, 11 Jun 2013 02:36:46 -0400 From: Glenn Morris To: 14583-done@debbugs.gnu.org Subject: Re: bug#14583: 24.3.50; Error loading log-view-mode References: X-Spook: AVN 9/11 CBNRC Osama crypto anarchy cryptanalysis Mena X-Ran: dAaa9j}rWLtJ#XWl9@!}.aU[q3JC@_54[ITv1n.qSfaJ'xXi`pZvAQ2NIb@-9a3&^)^%fO X-Hue: magenta X-Debbugs-No-Ack: yes X-Attribution: GM Date: Tue, 11 Jun 2013 02:36:45 -0400 In-Reply-To: (Richard Copley's message of "Sun, 9 Jun 2013 11:19:12 +0100") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.1 (-----) X-Debbugs-Envelope-To: 14583-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.1 (-----) Thanks; fixed. ------------=_1370932683-3404-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 9 Jun 2013 10:19:37 +0000 Received: from localhost ([127.0.0.1]:52817 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Ulcii-0006xQ-LA for submit@debbugs.gnu.org; Sun, 09 Jun 2013 06:19:37 -0400 Received: from eggs.gnu.org ([208.118.235.92]:39058) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Ulcic-0006wr-Js for submit@debbugs.gnu.org; Sun, 09 Jun 2013 06:19:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UlciT-00029w-Eg for submit@debbugs.gnu.org; Sun, 09 Jun 2013 06:19:18 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-100.5 required=5.0 tests=BAYES_05,FREEMAIL_FROM, HTML_MESSAGE, T_DKIM_INVALID, USER_IN_WHITELIST autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:43044) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UlciT-00029r-CE for submit@debbugs.gnu.org; Sun, 09 Jun 2013 06:19:17 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40774) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UlciS-0005Ey-5R for bug-gnu-emacs@gnu.org; Sun, 09 Jun 2013 06:19:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UlciQ-00029D-E8 for bug-gnu-emacs@gnu.org; Sun, 09 Jun 2013 06:19:16 -0400 Received: from mail-ea0-x230.google.com ([2a00:1450:4013:c01::230]:33569) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UlciQ-00028t-3o for bug-gnu-emacs@gnu.org; Sun, 09 Jun 2013 06:19:14 -0400 Received: by mail-ea0-f176.google.com with SMTP id z15so1713039ead.35 for ; Sun, 09 Jun 2013 03:19:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=+kLs41Xgns3tnJsR6XjHkXeP6jQp3vRR+TxmCJM+qWQ=; b=FCze96PznX0rMgksHv2jPwZanH9luEPwu5HyyEMqCkodUkItY0/E0OOKQyW0ZjGmP0 ggmGUcXv0cMPTYXtYqRZ0d+N5aOtmYv+A5ysTwyXBvFXig8C/fIlC5IHEk+73ksrgHy7 alFV+aFgmw8ETDVKGr0jWVMzmtLVD5lHtMCw5U8gHccHg7vvCBCNd4Skui7L1kEB9z0n GZnV2RdTLSkyPSN6I8vR24jOb+hMiRKUG5HvNyX2K+E5Aj4jsb7hsfhxM+4Fevjm/wZR Y2O8Qr84UTaxVQkGcgLZdiW+2kwC2iRMKlYMNehaougrTpR6FjO5m97/9nuPIWHnirrb d21w== MIME-Version: 1.0 X-Received: by 10.15.76.71 with SMTP id m47mr2640495eey.70.1370773152747; Sun, 09 Jun 2013 03:19:12 -0700 (PDT) Received: by 10.15.22.193 with HTTP; Sun, 9 Jun 2013 03:19:12 -0700 (PDT) Date: Sun, 9 Jun 2013 11:19:12 +0100 Message-ID: Subject: 24.3.50; Error loading log-view-mode From: Richard Copley To: "bug-gnu-emacs@gnu.org" Content-Type: multipart/alternative; boundary=001a11c1ad34d6741a04deb5fed0 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.3 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.3 (----) --001a11c1ad34d6741a04deb5fed0 Content-Type: text/plain; charset=ISO-8859-1 M-x load-lib RET log-view RET ;; => error "Wrong type argument: arrayp, 33554464" See the definition of `log-view-mode-map' in "lisp/vc/log-view.el". 33554464 should be [33554464] (for S-). In GNU Emacs 24.3.50.1 (i686-pc-mingw32) of 2013-06-07 on MACHINE Bzr revision: 112887 xfq.free@gmail.com-20130607140527-q5xuqlpbq2tjavko Windowing system distributor `Microsoft Corp.', version 6.2.9200 Configured using: `configure --prefix c:/emacs/emacs-112887 --enable-locallisppath=%emacs_dir%/../site-lisp CPPFLAGS='-I G:/usr/include -I C:/GnuWin32/include' LDFLAGS='-L G:/usr/lib -L C:/GnuWin32/lib'' Important settings: value of $LANG: ENG locale-coding-system: cp1252 default enable-multibyte-characters: t Major mode: Fundamental Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x C-f g : \ e m a c s \ t r u n k C-x v L M-x r - e - b Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. easy-mmode-define-keymap: Wrong type argument: arrayp, 33554464 Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils easy-mmode pcvs-util nadvice vc-bzr vc-sccs vc-svn vc-cvs vc-rcs vc vc-dispatcher dired time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel dos-w32 ls-lisp w32-common-fns disp-table w32-win w32-vars tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process w32notify w32 multi-tty emacs) --001a11c1ad34d6741a04deb5fed0 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
M-x load-lib RET log-view RET
;; =3D> error &qu= ot;Wrong type argument: arrayp, 33554464"

See the de= finition of `log-view-mode-map' in "lisp/vc/log-view.el".
= 33554464 should be [33554464] (for S-<SPC>).

In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
=A0of 2013-= 06-07 on MACHINE
Bzr revision: 112887 xfq.free@gmail.com-20130607= 140527-q5xuqlpbq2tjavko
Windowing system distributor `Microsoft Corp.', version 6.2.9200
Con= figured using:
=A0`configure --prefix c:/emacs/emacs-112887
=A0--enab= le-locallisppath=3D%emacs_dir%/../site-lisp CPPFLAGS=3D'-I
=A0G:/usr= /include -I C:/GnuWin32/include' LDFLAGS=3D'-L G:/usr/lib -L
=A0C:/GnuWin32/lib''
=A0
Important settings:=A0 value of $LANG: ENG
=A0 locale-coding-system: cp1252
=A0 default= enable-multibyte-characters: t
=A0
Major mode: Fundame= ntal
=A0
Minor modes in effect:
=A0 tooltip-mode: t
=A0 mou= se-wheel-mode: t
=A0 tool-bar-mode: t
=A0 menu-bar-mode: t
=A0 fil= e-name-shadow-mode: t
=A0 global-font-lock-mode: t
=A0 font-lock-mode= : t
=A0 blink-cursor-mode: t
=A0 auto-composition-mode: t
=A0 auto-encryption-mode: t
=A0 auto-com= pression-mode: t
=A0 line-number-mode: t
=A0 transient-mark-mode: t
=A0
Recent input:
C-x C-f g : \ e m a c s \ t r u n k= <return> C-x v
L M-x r - e - b <return>
=A0
Recent messages:
= For information about GNU Emacs and the GNU system, type C-h C-a.
easy-m= mode-define-keymap: Wrong type argument: arrayp, 33554464
=A0
Load-path shadows:
None found.
=A0
Features:(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mmleasymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
mail= abbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils easy-mmode pcvs-util nadvice vc-bzr
vc-scc= s vc-svn vc-cvs vc-rcs vc vc-dispatcher dired time-date tooltip
ediff-ho= ok vc-hooks lisp-float-type mwheel dos-w32 ls-lisp
w32-common-fns disp-t= able w32-win w32-vars tool-bar dnd fontset image
regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode registerpage menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock
font-l= ock syntax facemenu font-core frame cham georgian utf-8-lang
misc-lang v= ietnamese tibetan thai tai-viet lao korean japanese hebrew
greek romanian slovak czech european ethiopic indian cyrillic chinese
ca= se-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs
b= utton faces cus-face macroexp files text-properties overlay sha1 md5
base64 format env code-pages mule custom widget hashtable-print-readablebackquote make-network-process w32notify w32 multi-tty emacs)
--001a11c1ad34d6741a04deb5fed0-- ------------=_1370932683-3404-1--