bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#13005: 24.2.50; table.el not working with lexical-binding


From: Andreas Politz
Subject: bug#13005: 24.2.50; table.el not working with lexical-binding
Date: Tue, 27 Nov 2012 00:46:55 +0100

emacs -Q
M-x table-insert 5xRET

Debugger entered--Lisp error: (void-variable columns)
  symbol-value(columns)

After (setq lexical-binding nil) and reloading the function it works
fine.

-ap





reply via email to

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