GNU bug report logs -
#9511
Moving the point to / with C-M-f and C-M-b when reading a filename from minibuffer
Previous Next
Reported by: Masatake YAMATO <yamato <at> redhat.com>
Date: Thu, 15 Sep 2011 08:44:02 UTC
Severity: wishlist
Tags: fixed, patch
Fixed in version 24.2
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Lars Magne Ingebrigtsen <larsi <at> gnus.org> writes:
> Masatake YAMATO <yamato <at> redhat.com> writes:
>
>> This is a request for merge a patch to official GNU Emacs source tree.
>> Following patch adds a function to move the point to / with
>> C-M-f and C-M-b when reading a filename from minibuffer.
>
> Isn't this virtually the same as `M-f'/`M-b' in most cases?
M-f / M-b captures periods used in extension(suffix).
Consider
/tmp/foo.el<point>
If you type M-b, you will see
/tmp/foo.<point>el
What I want with M-C-b is
/tmp/<point>foo.el
I think read-file-name should know path separator defined by underlying
operating system.
Masatake YAMATO
> --
> (domestic pets only, the antidote for overdose, milk.)
> bloggy blog http://lars.ingebrigtsen.no/
This bug report was last modified 13 years and 92 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.