emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pretest] Symbol's value as variable is void: perl-mode-abbrev-table


From: Kevin A. Burton
Subject: Re: [pretest] Symbol's value as variable is void: perl-mode-abbrev-table
Date: 25 Jun 2002 16:53:11 -0700
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1.50

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Richard Stallman <address@hidden> 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 ( address@hidden, address@hidden, address@hidden )
             Location - San Francisco, CA, Cell - 415.595.9965
        Jabber - address@hidden,  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-----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]