all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pankaj Jangid <pankaj.jangid@gmail.com>
To: Andrii Kolomoiets <andreyk.mad@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: fido-mode initialization issue; can someone verify?
Date: Mon, 11 Nov 2019 14:49:42 +0530	[thread overview]
Message-ID: <m2zhh2ojm9.fsf@gmail.com> (raw)
In-Reply-To: <76922BC0-6EDD-4EB0-9580-C9AA43CB2FA1@gmail.com> (Andrii Kolomoiets's message of "Mon, 11 Nov 2019 09:34:10 +0200")

Andrii Kolomoiets <andreyk.mad@gmail.com> writes:
>> When I start Emacs and press C-x b to switch buffer, the list of open
>> buffers doesn't appear in the mini-buffer area. But when I restart
>> fido-mode by pressing M-x fido-mode <RET> twice and then it starts
>> working. Now it shows list when I press C-x b. I am on macOS 10.15.1.
>
>> Can someone verify this behaviour?
>
> Works fine for me in Emacs built with commit
> b6942c0c37a504e00c717c8c74bfa9dcd208c931 on same masOS version.
>
> 1. emacs -Q --eval '(fido-mode +1)'
> 2. C-x b

Thanks for sharing this. I debugged after getting your email. And found
this in my init.el,

(fido-mode +1)
(icomplete-mode -1)

This was causing the issue. Actually, I keep on checking features so I
put fido, ido, icomplete side-by-side. To enable one of them I +1 it and
set others to -1.

Sorry for the noise.

Regards,
-- 
Pankaj Jangid



  reply	other threads:[~2019-11-11  9:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-11  7:34 fido-mode initialization issue; can someone verify? Andrii Kolomoiets
2019-11-11  9:19 ` Pankaj Jangid [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-11-10 14:11 Pankaj Jangid

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=m2zhh2ojm9.fsf@gmail.com \
    --to=pankaj.jangid@gmail.com \
    --cc=andreyk.mad@gmail.com \
    --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.