all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Insufficient documentation on *how* to change SPC behaviour in minibuffer
@ 2007-07-05 18:23 Sivaram Neelakantan
  2007-07-06 16:16 ` Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Sivaram Neelakantan @ 2007-07-05 18:23 UTC (permalink / raw)
  To: bug-gnu-emacs

Hello,

In Emacs 22.1, the behaviour of SPC has changed to handle filenames
with spaces as is evident from the NEWS file.  The information about
keymaps is not sufficient to determine what needs to be done in order
to get the old behaviour of file name completion(if it's provided for
at all).

What customization should a user do to get the old behaviour?
,----[ NEWS ]
| ** When Emacs prompts for file names, SPC no longer completes the file name.
| This is so filenames with embedded spaces could be input without the
| need to quote the space with a C-q.  The underlying changes in the
| keymaps that are active in the minibuffer are described below under
| "New keymaps for typing file names".
`----

,----[ NEWS ]
| *** New keymaps for typing file names
| 
| Two new keymaps, `minibuffer-local-filename-completion-map'  and
| `minibuffer-local-must-match-filename-map', apply whenever
| Emacs reads a file name in the minibuffer.  These key maps override
| the usual binding of SPC to `minibuffer-complete-word' (so that file
| names with embedded spaces could be typed without the need to quote
| the spaces).
`----

In GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600)
 of 2007-06-02 on RELEASE
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags -Ic:/gnuwin32/include'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ENG
  locale-coding-system: cp1252
  default-enable-multibyte-characters: t

Major mode: Article

Minor modes in effect:
  show-paren-mode: t
  icomplete-mode: t
  erc-autojoin-mode: t
  erc-button-mode: t
  erc-ring-mode: t
  erc-pcomplete-mode: t
  erc-track-mode: t
  erc-fill-mode: t
  erc-netsplit-mode: t
  erc-irccontrols-mode: t
  erc-noncommands-mode: t
  display-time-mode: t
  delete-selection-mode: t
  encoded-kbd-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:

Recent messages:
Mark saved where search started
call-interactively: Buffer is read-only: #<buffer *info*>
Quit
Type C-x 1 to remove help window.  
Loading outline...done
Loading texmathp...done
Mark saved where search started [2 times]
Mark set
Making completion list...
Loading emacsbug...done


 sivaram
 -- 

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-07-07 20:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-05 18:23 Insufficient documentation on *how* to change SPC behaviour in minibuffer Sivaram Neelakantan
2007-07-06 16:16 ` Eli Zaretskii
2007-07-06 18:03   ` Sivaram Neelakantan
2007-07-06 18:26     ` Insufficient documentation on *how* to change SPC behaviour inminibuffer Drew Adams
2007-07-07  9:48       ` Eli Zaretskii
2007-07-07 12:37         ` Insufficient documentation on *how* to change SPC behaviourinminibuffer Drew Adams
2007-07-07 20:47         ` Insufficient documentation on *how* to change SPC behaviour inminibuffer Richard Stallman
2007-07-07  9:46     ` Insufficient documentation on *how* to change SPC behaviour in minibuffer Eli Zaretskii

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.