unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Romain Francoise <romain@orebokech.com>
Cc: emacs-devel@gnu.org
Subject: Minibuffer change breaks ido
Date: Tue, 06 Dec 2005 10:12:21 +0100	[thread overview]
Message-ID: <87acfeio7e.fsf@pacem.orebokech.com> (raw)

FYI,

This change:

2005-12-02  David Reitter  <david.reitter@gmail.com>

	* minibuf.c (Fcompleting_read): If Vminibuffer_completing_file_name is
	non-nil, use the new keymaps Vminibuffer_local_filename_completion_map
	and Vminibuffer_local_must_match_filename_map keymaps.
	(keys_of_minibuf): Bind SPC in the new file-name completion keymaps.

	* keymap.c (Vminibuffer_local_filename_completion_map)
	(Vminibuffer_local_must_match_filename_map): New variables.
	(syms_of_keymap): DEFVAR_LISP them, initialize them, and set their
	parent to be Vminibuffer_local_completion_map and
	Vminibuffer_local_must_match_map, respectively.

	* commands.h (Vminibuffer_local_filename_completion_map)
	(Vminibuffer_local_must_match_filename_map): Declare the new keymaps.

breaks the installation of ido's minibuffer maps: all the "magic"
actions that ido normally binds in the minibuffer are no longer bound.

(I already reported the problem to KFS.)

-- 
Romain Francoise <romain@orebokech.com> | The sea! the sea! the open
it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the
                                        | ever free! --Bryan W. Procter

             reply	other threads:[~2005-12-06  9:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-06  9:12 Romain Francoise [this message]
2005-12-07  9:23 ` Minibuffer change breaks ido Kim F. Storm
2005-12-07 10:22   ` Romain Francoise

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87acfeio7e.fsf@pacem.orebokech.com \
    --to=romain@orebokech.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).