Hello,

> I was unable to reproduce this error with JDEE 2.3.3 and XEmacs 21.4
> (patch 6) "Common Lisp (Windows)".  Specifically, in a JDEE buffer, I
> performed the following steps:
>
> 1. M-x write-abbrev-file ~/abbrevs
> 2. M-x read-abbrev-file ~/abbrevs
>
> with no errors. The file XEmacs wrote looked very much like yours.
> So apparently it is okay, at least on some versions of XEmacs, to
> write out abbreviations that use functions to generate expansions.
> I also performed the same steps on Emacs 21.3.1, again without
> errors.

Ok, I think I have localized the problem:

The behaviour differs wether I compile jde using jde-compile-jde or not. 

If not, I get output like in the attached file testWithoutCompile (after M-x 
write-abbrev-file) and read-abbrev-file works fine.

If, however, I compile jde (and restart xemacs before writing the 
abbrev-file), I get output like in the attached file testWithCompile. And 
this type of output produces the error when I try to read it using 
read-abbrev-file.

So a simple workaround seems to be not compiling jde.

(if the files are portable, you could perhaps try to load my two attached 
files and check if this works on your system)

The other system where this occured was XEmacs 21.4, patch 6 (for i386-linux).
This system is set up using the same set of Debian-3.0-CDs, I just didn't yet 
perform the upgrade to XEmacs21.4.14. (and no, I can't acces this other 
system currently, it is located 300km away from here...).

Wolfgang
(define-abbrev-table 'jde-mode-abbrev-table '(
    ("dou" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101167 G101168) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101168)) (insert (symbol-value 
G101167))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("ife" "ife" tempo-template-jde-gen-ife 0)
    ("ab" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101071 G101072) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101072)) (insert (symbol-value 
G101071))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("sh" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101367 G101368) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101368)) (insert (symbol-value 
G101367))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("inte" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101287 G101288) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101288)) (insert (symbol-value 
G101287))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("vol" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101455 G101456) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101456)) (insert (symbol-value 
G101455))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("fin" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101207 G101208) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101208)) (insert (symbol-value 
G101207))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("vo" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101447 G101448) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101448)) (insert (symbol-value 
G101447))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("tra" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101431 G101432) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101432)) (insert (symbol-value 
G101431))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("de" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101159 G101160) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101160)) (insert (symbol-value 
G101159))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("nu" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101319 G101320) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101320)) (insert (symbol-value 
G101319))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("go" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101247 G101248) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101248)) (insert (symbol-value 
G101247))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("cas" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101111 G101112) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101112)) (insert (symbol-value 
G101111))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("switch" "switch" tempo-template-jde-gen-switch 0)
    ("pro" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101343 G101344) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101344)) (insert (symbol-value 
G101343))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("finally" "finally" tempo-template-jde-gen-finally 0)
    ("case" "case" tempo-template-jde-gen-case 0)
    ("co" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101143 G101144) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101144)) (insert (symbol-value 
G101143))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("foriter" "foriter" tempo-template-jde-gen-foriter 0)
    ("impo" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101263 G101264) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101264)) (insert (symbol-value 
G101263))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("cl" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101135 G101136) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101136)) (insert (symbol-value 
G101135))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("pri" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101335 G101336) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101336)) (insert (symbol-value 
G101335))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("impl" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101255 G101256) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101256)) (insert (symbol-value 
G101255))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("ge" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101239 G101240) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101240)) (insert (symbol-value 
G101239))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("fu" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101231 G101232) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101232)) (insert (symbol-value 
G101231))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("re" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101359 G101360) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101360)) (insert (symbol-value 
G101359))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("by" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101095 G101096) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101096)) (insert (symbol-value 
G101095))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("for" "for" tempo-template-jde-gen-for 0)
    ("ch" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101127 G101128) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101128)) (insert (symbol-value 
G101127))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("fori" "fori" tempo-template-jde-gen-fori 0)
    ("ne" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101311 G101312) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101312)) (insert (symbol-value 
G101311))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("fo" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101223 G101224) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101224)) (insert (symbol-value 
G101223))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("con" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101151 G101152) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101152)) (insert (symbol-value 
G101151))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("br" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101087 G101088) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101088)) (insert (symbol-value 
G101087))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("fl" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101215 G101216) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101216)) (insert (symbol-value 
G101215))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("ca" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101119 G101120) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101120)) (insert (symbol-value 
G101119))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("na" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101303 G101304) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101304)) (insert (symbol-value 
G101303))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("thr" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101415 G101416) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101416)) (insert (symbol-value 
G101415))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("bo" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101079 G101080) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101080)) (insert (symbol-value 
G101079))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("eif" "eif" tempo-template-jde-gen-eif 0)
    ("fi" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101199 G101200) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101200)) (insert (symbol-value 
G101199))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("while" "while" tempo-template-jde-gen-while 0)
    ("ex" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101183 G101184) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101184)) (insert (symbol-value 
G101183))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("main" "main" tempo-template-jde-gen-main 0)
    ("tr" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101439 G101440) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101440)) (insert (symbol-value 
G101439))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("ins" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101271 G101272) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101272)) (insert (symbol-value 
G101271))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("pu" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101351 G101352) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101352)) (insert (symbol-value 
G101351))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("tryf" "tryf" tempo-template-jde-gen-tryf 0)
    ("in" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101279 G101280) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101280)) (insert (symbol-value 
G101279))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("fa" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101191 G101192) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101192)) (insert (symbol-value 
G101191))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("else" "else" tempo-template-jde-gen-else 0)
    ("try" "try" tempo-template-jde-gen-try 0)
    ("throw" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101423 G101424) 
(if (jde-parse-comment-or-quoted-p) (insert (symbol-value G101424)) (insert 
(symbol-value G101423))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("sy" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101399 G101400) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101400)) (insert (symbol-value 
G101399))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("th" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101407 G101408) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101408)) (insert (symbol-value 
G101407))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("el" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101175 G101176) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101176)) (insert (symbol-value 
G101175))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("catch" "catch" tempo-template-jde-gen-catch 0)
    ("if" "if" tempo-template-jde-gen-if 0)
    ("sw" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101391 G101392) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101392)) (insert (symbol-value 
G101391))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("su" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101383 G101384) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101384)) (insert (symbol-value 
G101383))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("lo" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101295 G101296) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101296)) (insert (symbol-value 
G101295))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("st" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101375 G101376) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101376)) (insert (symbol-value 
G101375))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("wh" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101463 G101464) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101464)) (insert (symbol-value 
G101463))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("byv" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101103 G101104) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101104)) (insert (symbol-value 
G101103))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("pa" "" (lambda (&rest --cl-rest--) (apply (quote (lambda (G101327 G101328) (if 
(jde-parse-comment-or-quoted-p) (insert (symbol-value G101328)) (insert (symbol-value 
G101327))))) (quote --expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ))

(define-abbrev-table 'jde-run-mode-abbrev-table '(
    ))

(define-abbrev-table 'awk-mode-abbrev-table '(
    ("while" "while" c-electric-continued-statement 0)
    ("else" "else" c-electric-continued-statement 0)
    ))

(define-abbrev-table 'pike-mode-abbrev-table '(
    ("while" "while" c-electric-continued-statement 0)
    ("else" "else" c-electric-continued-statement 0)
    ))

(define-abbrev-table 'idl-mode-abbrev-table '(
    ))

(define-abbrev-table 'java-mode-abbrev-table '(
    ("finally" "finally" c-electric-continued-statement 0)
    ("while" "while" c-electric-continued-statement 0)
    ("else" "else" c-electric-continued-statement 0)
    ("catch" "catch" c-electric-continued-statement 0)
    ))

(define-abbrev-table 'objc-mode-abbrev-table '(
    ("while" "while" c-electric-continued-statement 0)
    ("else" "else" c-electric-continued-statement 0)
    ))

(define-abbrev-table 'c++-mode-abbrev-table '(
    ("while" "while" c-electric-continued-statement 0)
    ("else" "else" c-electric-continued-statement 0)
    ("catch" "catch" c-electric-continued-statement 0)
    ))

(define-abbrev-table 'c-mode-abbrev-table '(
    ("while" "while" c-electric-continued-statement 0)
    ("else" "else" c-electric-continued-statement 0)
    ))

(define-abbrev-table 'bsh-script-mode-abbrev-table '(
    ))

(define-abbrev-table 'text-mode-abbrev-table '(
    ))

(define-abbrev-table 'lisp-mode-abbrev-table '(
    ))

(define-abbrev-table 'help-mode-abbrev-table '(
    ))

(define-abbrev-table 'completion-list-mode-abbrev-table '(
    ))

(define-abbrev-table 'fundamental-mode-abbrev-table '(
    ))

(define-abbrev-table 'global-abbrev-table '(
    ("ite" "@item" nil 1)
    ))

(define-abbrev-table 'jde-mode-abbrev-table '(
    ("dou" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("ife" "ife" tempo-template-jde-gen-ife 0)
    ("ab" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("sh" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("inte" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("vol" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("fin" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("vo" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("tra" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("de" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("nu" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("go" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("cas" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("switch" "switch" tempo-template-jde-gen-switch 0)
    ("pro" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("finally" "finally" tempo-template-jde-gen-finally 0)
    ("case" "case" tempo-template-jde-gen-case 0)
    ("co" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("foriter" "foriter" tempo-template-jde-gen-foriter 0)
    ("impo" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("cl" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("pri" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("impl" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("ge" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("fu" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("re" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("by" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("for" "for" tempo-template-jde-gen-for 0)
    ("ch" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("fori" "fori" tempo-template-jde-gen-fori 0)
    ("ne" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("fo" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("con" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("br" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("fl" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("ca" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("na" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("thr" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("bo" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("eif" "eif" tempo-template-jde-gen-eif 0)
    ("fi" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("while" "while" tempo-template-jde-gen-while 0)
    ("ex" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("main" "main" tempo-template-jde-gen-main 0)
    ("tr" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("ins" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("pu" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("tryf" "tryf" tempo-template-jde-gen-tryf 0)
    ("in" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("fa" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("else" "else" tempo-template-jde-gen-else 0)
    ("try" "try" tempo-template-jde-gen-try 0)
    ("throw" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("sy" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("th" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("el" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("catch" "catch" tempo-template-jde-gen-catch 0)
    ("if" "if" tempo-template-jde-gen-if 0)
    ("sw" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("su" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("lo" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("st" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("wh" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("byv" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ("pa" "" (lambda (&rest --cl-rest--) (apply (quote #<compiled-function (G102479 
G102480) "...(12)" [G102479 G102480 jde-parse-comment-or-quoted-p] 1>) (quote 
--expansion--) (quote --abbrev--) --cl-rest--)) 0)
    ))

(define-abbrev-table 'jde-run-mode-abbrev-table '(
    ))

(define-abbrev-table 'awk-mode-abbrev-table '(
    ("while" "while" c-electric-continued-statement 0)
    ("else" "else" c-electric-continued-statement 0)
    ))

(define-abbrev-table 'pike-mode-abbrev-table '(
    ("while" "while" c-electric-continued-statement 0)
    ("else" "else" c-electric-continued-statement 0)
    ))

(define-abbrev-table 'idl-mode-abbrev-table '(
    ))

(define-abbrev-table 'java-mode-abbrev-table '(
    ("finally" "finally" c-electric-continued-statement 0)
    ("while" "while" c-electric-continued-statement 0)
    ("else" "else" c-electric-continued-statement 0)
    ("catch" "catch" c-electric-continued-statement 0)
    ))

(define-abbrev-table 'objc-mode-abbrev-table '(
    ("while" "while" c-electric-continued-statement 0)
    ("else" "else" c-electric-continued-statement 0)
    ))

(define-abbrev-table 'c++-mode-abbrev-table '(
    ("while" "while" c-electric-continued-statement 0)
    ("else" "else" c-electric-continued-statement 0)
    ("catch" "catch" c-electric-continued-statement 0)
    ))

(define-abbrev-table 'c-mode-abbrev-table '(
    ("while" "while" c-electric-continued-statement 0)
    ("else" "else" c-electric-continued-statement 0)
    ))

(define-abbrev-table 'bsh-script-mode-abbrev-table '(
    ))

(define-abbrev-table 'text-mode-abbrev-table '(
    ))

(define-abbrev-table 'lisp-mode-abbrev-table '(
    ))

(define-abbrev-table 'help-mode-abbrev-table '(
    ))

(define-abbrev-table 'completion-list-mode-abbrev-table '(
    ))

(define-abbrev-table 'fundamental-mode-abbrev-table '(
    ))

(define-abbrev-table 'global-abbrev-table '(
    ))

Reply via email to