[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cl-assertion error in doc-view
From: |
martin rudalics |
Subject: |
Re: cl-assertion error in doc-view |
Date: |
Fri, 21 Sep 2012 00:24:08 +0200 |
> Using switch-to-buffer or set-window-buffer is incorrect since this
> function doesn't know if there's an actual intention to display the
> buffer, nor where it will be displayed (and the selected-window may be
> inappropriate, dedicated, minibuffer-only
That's the reason why I suggested `switch-to-buffer' with
FORCE-SAME-WINDOW nil.
).
> So we need a different solution that does not rely on displaying
> the buffer.
What's the purpose of a thing called `doc-view-display' if it's not to
display something?
martin
Re: cl-assertion error in doc-view, Stefan Monnier, 2012/09/26