From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: burton@openprivacy.org (Kevin A. Burton) Newsgroups: gmane.emacs.devel Subject: Re: [pretest] Symbol's value as variable is void: perl-mode-abbrev-table Date: 25 Jun 2002 16:53:11 -0700 Sender: emacs-devel-admin@gnu.org Message-ID: <876606zziw.fsf@openprivacy.org> References: <87n0tl7opp.fsf@openprivacy.org> <200206241939.g5OJdSm26203@aztec.santafe.edu> <87elew78yt.fsf@openprivacy.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1025049425 9941 127.0.0.1 (25 Jun 2002 23:57:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 25 Jun 2002 23:57:05 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17N0BF-0002aE-00 for ; Wed, 26 Jun 2002 01:57:05 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17N0D6-0007vX-00 for ; Wed, 26 Jun 2002 01:59:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17N0BL-0002jg-00; Tue, 25 Jun 2002 19:57:11 -0400 Original-Received: from dsl081-061-015.sfo1.dsl.speakeasy.net ([64.81.61.15] helo=openprivacy.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17N0Am-0002hR-00; Tue, 25 Jun 2002 19:56:36 -0400 Original-Received: from openprivacy.org (localhost [127.0.0.1]) by openprivacy.org (8.12.2/8.12.2/Debian -5) with ESMTP id g5PNuZwA027113; Tue, 25 Jun 2002 16:56:35 -0700 Original-Received: from localhost (localhost [[UNIX: localhost]]) by openprivacy.org (8.12.2/8.12.2/Debian -5) id g5PNuZuR027107; Tue, 25 Jun 2002 16:56:35 -0700 Original-To: rms@gnu.org In-Reply-To: Original-Lines: 49 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1.50 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:5207 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:5207 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Richard Stallman writes: > Does this change fix it? > > *** perl-mode.el.~1.38.4.1.~ Wed Oct 31 17:01:58 2001 > --- perl-mode.el Tue Jun 25 09:55:13 2002 > *************** > *** 105,110 **** > --- 105,114 ---- > :prefix "perl-" > :group 'languages) > > + (defvar perl-mode-abbrev-table nil > + "Abbrev table in use in perl-mode buffers.") > + (define-abbrev-table 'perl-mode-abbrev-table ()) > + > (defvar perl-mode-map > (let ((map (make-sparse-keymap))) > (define-key map "{" 'perl-electric-terminator) Yes... I applied the patch, and re-evaluated. Prior to the patch it failed, after the patch it worked. Good work! Kevin - -- Kevin A. Burton ( burton@apache.org, burton@openprivacy.org, burton@peerfear.org ) Location - San Francisco, CA, Cell - 415.595.9965 Jabber - burtonator@jabber.org, Web - http://www.peerfear.org/ IRC - openprojects.net #infoanarchy | #p2p-hackers | #reptile The demonstration of the level of human stupidity is directly proportional to their level of technological accomplishment. -- Burton's law -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: Get my public key at: http://relativity.yi.org/pgpkey.txt iD8DBQE9GQJnAwM6xb2dfE0RAopCAJ9QEeyNOqYn2rUOlCqkaWlYmzoJmgCeL3Ia RLaZnvmEEng0Vq6X22YJKtU= =ND1H -----END PGP SIGNATURE-----