From: Jakub Jankiewicz <jcubic@onet.pl>
To: 17048@debbugs.gnu.org
Subject: bug#17048: switch-to-buffer function show killed buffers names
Date: Thu, 20 Mar 2014 12:10:01 +0100 [thread overview]
Message-ID: <20140320121001.14c43fa4@jcubic> (raw)
[-- Attachment #1: Type: text/plain, Size: 941 bytes --]
Hi,
When I call switch-to-buffer function <C-x b> and then when I ress up/down
arrows the list show buffers that I've kill, even that when I press Tab that
buffers don't show on the list.
The same happen if I search for buffer <C-x b C-s> but it seems that it don't
search from the beginning and I need to call C-s again to show killed buffer.
Maybe it's another bug that isearch-forward with switch-to-buffer don't
search from the beginning.
I think that problem is that kill-buffer don't remove entry from
Vbuffer_alist even that it call this (buffer.c line 1594)
Vbuffer_alist = Fdelq (Frassq (buffer, Vbuffer_alist), Vbuffer_alist);
emacs-version:
GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.8.2) of 2013-07-27 on
roseapple, modified by Debian
Regards
Jakub
--
𝑱𝒂𝒌𝒖𝒃 𝑱𝒂𝒏𝒌𝒊𝒆𝒘𝒊𝒄𝒛 (𝑊𝑒𝑏 𝐷𝑒𝑣𝑒𝑙𝑜𝑝𝑒𝑟)
http://jcubic.pl
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
next reply other threads:[~2014-03-20 11:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-20 11:10 Jakub Jankiewicz [this message]
2014-03-20 14:16 ` bug#17048: switch-to-buffer function show killed buffers names Stefan
2014-03-20 15:13 ` Jakub Jankiewicz
2014-03-20 15:45 ` Drew Adams
2021-08-20 14:45 ` bug#17048: minibuffer history should filter out impossible entries Lars Ingebrigtsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140320121001.14c43fa4@jcubic \
--to=jcubic@onet.pl \
--cc=17048@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.