emacs-devel
[Top][All Lists]
Advanced

[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: Tue, 28 Jul 2015 17:10:41 +0200

> If the file is already open, find-file-hidden should behave the same
> as find-file-noselect.

I suppose you mean that `find-file-hidden' should always behave the same
as `find-file-noselect' but for setting the hidden flag.  Just that that
means that hidden buffers will have some not-so-hidden impact.  BTW it
might probably make sense to use a hash table to find hidden buffers
from their visited file names instead of relying on `get-file-buffer'.

martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]