all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Abaw <abawwu@gmail.com>
To: 7645@debbugs.gnu.org
Subject: bug#7645: Fwd: bug#7645: 23.2; ido commands failed to execute if there is some killed buffer
Date: Wed, 15 Dec 2010 23:31:37 +0800	[thread overview]
Message-ID: <AANLkTi=Y3m5KKUCZDHTtZUcApOPsKi=63ZPTbPsN7nkQ@mail.gmail.com> (raw)
In-Reply-To: <AANLkTimtHeYp1YzjUu3gPH=5+ax1rY8GiMN+g4yr8dq7@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1218 bytes --]

---------- Forwarded message ----------
From: Abaw <abawwu@gmail.com>
Date: Wed, Dec 15, 2010 at 11:29 PM
Subject: Re: bug#7645: 23.2; ido commands failed to execute if there is some
killed buffer
To: Glenn Morris <rgm@gnu.org>


Hi,
It rarely(less than 1 time per month) returns killed buffers, but it does.
Maybe some of my used packages referenced the killed buffers.

The elisp reference manual has mentioned about this behavior:
http://www.gnu.org/software/emacs/manual/html_node/elisp/Killing-Buffers.html#Killing-Buffers

The buffer object for the buffer that has been killed remains in existence
as long as anything refers to it, but it is specially marked so that you
cannot make it current or display it. Killed buffers retain their identity,
however; if you kill two distinct buffers, they remain distinct according
to eq although both are dead.
Sincerely yours,
Ken.

On Wed, Dec 15, 2010 at 4:29 PM, Glenn Morris <rgm@gnu.org> wrote:

> Abaw wrote:
>
> > ido commands that finally calls ``ido-make-buffer-list'' would fail
> > to execute if there is some killed buffer returned by ``buffer-list''.
>
> But buffer-list doesn't return killed buffers:
> "Return a list of all existing live buffers."
>
> ?
>

[-- Attachment #2: Type: text/html, Size: 2504 bytes --]

  parent reply	other threads:[~2010-12-15 15:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-15  6:07 bug#7645: 23.2; ido commands failed to execute if there is some killed buffer Abaw
2010-12-15  8:29 ` Glenn Morris
     [not found]   ` <AANLkTimtHeYp1YzjUu3gPH=5+ax1rY8GiMN+g4yr8dq7@mail.gmail.com>
2010-12-15 15:31     ` Abaw [this message]
2011-01-22 20:03       ` bug#7645: Fwd: " Chong Yidong
2011-04-27  8:28         ` Leo
2011-04-27 12:58           ` Drew Adams
2011-04-27 13:35           ` martin rudalics

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='AANLkTi=Y3m5KKUCZDHTtZUcApOPsKi=63ZPTbPsN7nkQ@mail.gmail.com' \
    --to=abawwu@gmail.com \
    --cc=7645@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.