5 Jun 2007 23:57
[Bug 27] New: define-abbrev-table triggers a malformed-property-list error
SXEmacs Issues <issues <at> sxemacs.org>
2007-06-05 21:57:02 GMT
2007-06-05 21:57:02 GMT
http://issues.sxemacs.org/show_bug.cgi?id=27 Summary: define-abbrev-table triggers a malformed-property-list error Product: SXEmacs Version: 22.1.7 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Core Lisp AssignedTo: hroptatyr <at> sxemacs.org ReportedBy: steve <at> sxemacs.org QAContact: sxemacs-devel <at> sxemacs.org Created an attachment (id=36) --> (http://issues.sxemacs.org/attachment.cgi?id=36) lisp backtrace I'm seeing some breakage in my abbrevs. This bug can easily be reproduced in a -vanilla instance... (define-abbrev-table 'my-abbrev '(("foo" "expanded foo" nil 0) ("bar" "expanded bar" nil 0))) And eval it _twice_. On the 2nd and subsequent evals, the error happens. Backtrace attached.(Continue reading)










RSS Feed