]> git.eshelyaron.com Git - emacs.git/commit
Make find-file-noselect not pick buffers with broken symlinks
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 6 Jun 2022 13:49:36 +0000 (15:49 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 6 Jun 2022 13:49:36 +0000 (15:49 +0200)
commit7edf3d29029a884bbc30babe2bc105ac27aa61da
tree6b0872121ac0607389786c8b78e885b9188b0e10
parent4c2ba16500dd86e70bc1bd4845292f0094f5ce2f
Make find-file-noselect not pick buffers with broken symlinks

* lisp/files.el (find-buffer-visiting): Improve doc string.
(find-file-noselect): Don't pick buffers with broken symlinks,
because that's too confusing (bug#41414).
lisp/files.el