all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Pogonyshev <pogonyshev@gmx.net>
Cc: emacs-devel@gnu.org
Subject: Re: `ido.el' small, but annoying bug
Date: Sat, 4 Dec 2004 03:13:04 +0200	[thread overview]
Message-ID: <200412040313.04255.pogonyshev@gmx.net> (raw)
In-Reply-To: <m3zn0unawu.fsf@kfs-l.imdomain.dk>

Kim F. Storm wrote:
> Paul Pogonyshev <pogonyshev@gmx.net> writes:
> > Type `C-x b', use left/right arrow to select a different buffer
> > and then `C-k' to kill it.  With my Emacs (a recent CVS) the
> > list of buffers disappears, but can be reshown again by e.g.
> > pressing left/right arrow.
> >
> > The following smallish patch seems to fix it.  However, `ido.el'
> > maintainer should certainly review it.
>
> You patch looks ok, but I don't see the bug myself, so I wonder why it
> happens for you.  Does it happen if you enable ido in emacs -q ?

Weird enough it doesn't.

Here is the contents of my `~/.emacs' related to ido:

(custom-set-variables
 '(ido-case-fold nil)
 '(ido-enable-dot-prefix t)
 '(ido-mode (quote both) nil (ido))
 '(ido-subdir-face ((((class color)) (:inherit font-lock-function-name-face)))))

Paul

  reply	other threads:[~2004-12-04  1:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-03 18:05 `ido.el' small, but annoying bug Paul Pogonyshev
2004-12-04  0:51 ` Kim F. Storm
2004-12-04  1:13   ` Paul Pogonyshev [this message]
2004-12-04 18:31   ` Paul Pogonyshev
2004-12-06 13:15     ` Kim F. Storm
2004-12-06 16:25       ` Urban Engberg
2004-12-06 17:49         ` Paul Pogonyshev

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=200412040313.04255.pogonyshev@gmx.net \
    --to=pogonyshev@gmx.net \
    --cc=emacs-devel@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.