ergoemacs / ergoemacs-mode

ergoemacs-mode
ergoemacs.github.io/
GNU General Public License v3.0
293 stars 35 forks source link

Ergoemacs-mode freezes table.el #319

Closed rongcuid closed 9 years ago

rongcuid commented 10 years ago

I tried using table-insert, but if I try to input anything into the tables created, emacs hang and I have to kill it. If I turn ergoemacs-mode off, though inserting shows a little delay, it works fine. Once I turn on ergoemacs, emacs stops responding.

mattfidler commented 10 years ago

What is table insert? On Oct 13, 2014 1:19 PM, "Carl Dong" notifications@github.com wrote:

I tried using table-insert, but if I try to input anything into the tables created, emacs hang and I have to kill it. If I turn ergoemacs-mode off, though inserting shows a little delay, it works fine. Once I turn on ergoemacs, emacs stops responding.

— Reply to this email directly or view it on GitHub https://github.com/ergoemacs/ergoemacs-mode/issues/319.

rongcuid commented 10 years ago

It's a function provided by tabel.el built in emacs, used to insert text tables

On 2014-10-13T19:45:30 EDT, Matthew Fidler wrote:

What is table insert? On Oct 13, 2014 1:19 PM, "Carl Dong" notifications@github.com wrote:

I tried using table-insert, but if I try to input anything into the tables created, emacs hang and I have to kill it. If I turn ergoemacs-mode off, though inserting shows a little delay, it works fine. Once I turn on ergoemacs, emacs stops responding.

— Reply to this email directly or view it on GitHub https://github.com/ergoemacs/ergoemacs-mode/issues/319.

— Reply to this email directly or view it on GitHub https://github.com/ergoemacs/ergoemacs-mode/issues/319#issuecomment-58970989.

Rongcui Dong

mattfidler commented 10 years ago

I can reproduce it but I haven't figured out why it is doing this.

rongcuid commented 10 years ago

I don't know how to debug in emacs.

On 2014-10-14T22:59:42 EDT, Matthew Fidler wrote:

I can reproduce it but I haven't figured out why it is doing this.

— Reply to this email directly or view it on GitHub https://github.com/ergoemacs/ergoemacs-mode/issues/319#issuecomment-59151408.

Rongcui Dong

mattfidler commented 10 years ago

I understand. It can be complicated.

mattfidler commented 10 years ago

I think this temporarily fixes the issue.