rumcii / emacs-nav

Automatically exported from code.google.com/p/emacs-nav
GNU General Public License v3.0
0 stars 0 forks source link

Can't quit emacs after using nav-bufs #57

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run nav
2. Use nav-bufs for a little while, maybe launch tags from it
3. C-x C-q to quit emacs

What is the expected output? What do you see instead?
Emacs should exit. Instead it prints an error in the message line:

Wrong type argument: window-live-p, nil

I'm not sure what exactly is causing this problem.

Original issue reported on code.google.com by issac.tr...@gmail.com on 22 Aug 2009 at 8:18

GoogleCodeExporter commented 8 years ago
Even worse, I can't even key in M-x without it giving the same error now.

Original comment by issac.tr...@gmail.com on 22 Aug 2009 at 8:19

GoogleCodeExporter commented 8 years ago
This seems to have been fixed by removing nav-quit from the emacs kill hook.

Original comment by issac.tr...@gmail.com on 22 Aug 2009 at 10:38

GoogleCodeExporter commented 8 years ago

Original comment by issac.tr...@gmail.com on 22 Aug 2009 at 10:39