* bug#10573: line-move-visual=t doesn't help in the minibuffer
@ 2012-01-21 8:26 jidanni
2012-01-22 20:35 ` Stefan Monnier
2012-01-23 6:41 ` jidanni
0 siblings, 2 replies; 3+ messages in thread
From: jidanni @ 2012-01-21 8:26 UTC (permalink / raw)
To: 10573
line-move-visual is a variable defined in `simple.el'.
Its value is t
Documentation:
When non-nil, `line-move' moves point by visual lines.
This movement is based on where the cursor is displayed on the
screen, instead of relying on buffer contents alone. It takes
into account variable-width characters and line continuation.
That is all very nice, except there is no mention of how to get it to
also affect wrapped lines in the minibuffer!
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#10573: line-move-visual=t doesn't help in the minibuffer
2012-01-21 8:26 bug#10573: line-move-visual=t doesn't help in the minibuffer jidanni
@ 2012-01-22 20:35 ` Stefan Monnier
2012-01-23 6:41 ` jidanni
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2012-01-22 20:35 UTC (permalink / raw)
To: jidanni; +Cc: 10573
> line-move-visual is a variable defined in `simple.el'.
> Its value is t
> Documentation:
> When non-nil, `line-move' moves point by visual lines.
> This movement is based on where the cursor is displayed on the
> screen, instead of relying on buffer contents alone. It takes
> into account variable-width characters and line continuation.
> That is all very nice, except there is no mention of how to get it to
> also affect wrapped lines in the minibuffer!
AFAIK it is a global variable that affects wrapped lines in the
minibuffer just as much as wrapped line in any other buffer.
Can give us more details on the problems you see?
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#10573: line-move-visual=t doesn't help in the minibuffer
2012-01-21 8:26 bug#10573: line-move-visual=t doesn't help in the minibuffer jidanni
2012-01-22 20:35 ` Stefan Monnier
@ 2012-01-23 6:41 ` jidanni
1 sibling, 0 replies; 3+ messages in thread
From: jidanni @ 2012-01-23 6:41 UTC (permalink / raw)
To: monnier; +Cc: 10573-done
Hmm, works today. Closing. I better document exact cases next time. Sorry.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-01-23 6:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-21 8:26 bug#10573: line-move-visual=t doesn't help in the minibuffer jidanni
2012-01-22 20:35 ` Stefan Monnier
2012-01-23 6:41 ` jidanni
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).