bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#5106: 23.1.50; global-visual-line-mode breaks find-file minibuffer


From: Matthew Dempsky
Subject: bug#5106: 23.1.50; global-visual-line-mode breaks find-file minibuffer usage
Date: Tue, 8 Dec 2009 13:10:32 -0800

On Mon, Dec 7, 2009 at 6:35 PM, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
> C-b and C-f have always ignored field boundaries, AFAIK.

Ah, that's possible.  I mistakenly assumed Aquamacs's behavior
regarding this was the default in GNU Emacs too, but I see now that
part of aquamacs.el is:

  (setq minibuffer-prompt-properties
        (plist-put minibuffer-prompt-properties
                   'point-entered 'minibuffer-avoid-prompt))

Sorry for the bad assumption.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]