[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cl-assertion error in doc-view
From: |
Stefan Monnier |
Subject: |
Re: cl-assertion error in doc-view |
Date: |
Wed, 26 Sep 2012 23:17:02 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) |
> Before that change, when I find some foo.pdf file with emacs -Q, the
> cl-assert triggers because the foo.pdf buffer isn't already displayed
> thus `get-buffer-window-list' returns nil, and `selected-window' returns
> the window I'm in when doing the `C-x C-f foo.pdf'.
Should be fixed in trunk now,
Stefan
Re: cl-assertion error in doc-view,
Stefan Monnier <=