[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: xref and leaving "temporary" buffers open
From: |
martin rudalics |
Subject: |
Re: xref and leaving "temporary" buffers open |
Date: |
Mon, 03 Aug 2015 12:45:32 +0200 |
> switch-to-buffer doesn't call find-file-noselect when switching to an
> existing buffer.
At the time `switch-to-buffer' gets hold of such a buffer it's too late
anyway, IMHO.
> Though maybe we just won't perform full
> initialization if someone deliberately switches to a delayed buffer
> this way.
A user visiting a hidden/delayed buffer is on her own. I still think
`buffer-list' shouldn't return them by default.
martin