Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
visual line mode
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 1 - 25 of 35 - Collapse all  -  Translate all to Translated (View all originals)   Newer >
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
drain  
View profile  
 More options Oct 12 2012, 2:56 am
Newsgroups: gnu.emacs.help
From: drain <aeus...@gmail.com>
Date: Thu, 11 Oct 2012 23:56:48 -0700 (PDT)
Local: Fri, Oct 12 2012 2:56 am
Subject: visual line mode
What's the best way to enable this in every mode, under all conditions, as
the default? Right now I have a bunch of hooks for el / C / org, etc., but
not shell or dired.

Also, why is the default to have wrapping in the middle of words? (probably
a question for Emacs devs).

--
View this message in context: http://emacs.1067599.n5.nabble.com/visual-line-mode-tp266925.html
Sent from the Emacs - Help mailing list archive at Nabble.com.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tassilo Horn  
View profile  
 More options Oct 12 2012, 4:23 am
Newsgroups: gnu.emacs.help
From: Tassilo Horn <t...@gnu.org>
Date: Fri, 12 Oct 2012 10:23:09 +0200
Local: Fri, Oct 12 2012 4:23 am
Subject: Re: visual line mode

drain <aeus...@gmail.com> writes:
> What's the best way to enable this in every mode, under all
> conditions, as the default?  Right now I have a bunch of hooks for el
> / C / org, etc., but not shell or dired.

Put (global-visual-line-mode) in your ~/.emacs.

> Also, why is the default to have wrapping in the middle of words?
> (probably a question for Emacs devs).

Then the text is displayed as-is.  With word wrapping, you cannot judge
how many whitespaces are between the last word on line N and the first
word on line N+1.

Bye,
Tassilo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eli Zaretskii  
View profile  
 More options Oct 12 2012, 4:24 am
Newsgroups: gnu.emacs.help
From: Eli Zaretskii <e...@gnu.org>
Date: Fri, 12 Oct 2012 10:24:25 +0200
Local: Fri, Oct 12 2012 4:24 am
Subject: Re: visual line mode

> Date: Thu, 11 Oct 2012 23:56:48 -0700 (PDT)
> From: drain <aeus...@gmail.com>

> Also, why is the default to have wrapping in the middle of words?

It isn't.  visual-line-mode wraps between words, except when a single
word is wider than a line.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tassilo Horn  
View profile  
 More options Oct 12 2012, 4:49 am
Newsgroups: gnu.emacs.help
From: Tassilo Horn <t...@gnu.org>
Date: Fri, 12 Oct 2012 10:48:58 +0200
Local: Fri, Oct 12 2012 4:48 am
Subject: Re: visual line mode

Eli Zaretskii <e...@gnu.org> writes:
>> Also, why is the default to have wrapping in the middle of words?

> It isn't.  visual-line-mode wraps between words, except when a single
> word is wider than a line.

But visual-line-mode is not the default.  (That's how I've interpreted
the question.)

Bye,
Tassilo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
drain  
View profile  
 More options Oct 12 2012, 6:35 am
Newsgroups: gnu.emacs.help
From: drain <aeus...@gmail.com>
Date: Fri, 12 Oct 2012 03:35:15 -0700 (PDT)
Local: Fri, Oct 12 2012 6:35 am
Subject: Re: visual line mode
Tassilo Horn-6 wrote

> Eli Zaretskii &lt;
> eliz@
> &gt; writes:

>>> Also, why is the default to have wrapping in the middle of words?

>> It isn't.  visual-line-mode wraps between words, except when a single
>> word is wider than a line.

> But visual-line-mode is not the default.  (That's how I've interpreted
> the question.)

> Bye,
> Tassilo

Indeed, that's what I meant: why isn't visual line mode the default?

global-visual-line-mode is better, but not global: my draft buffers still
wrap in the middle of words. I have to turn on visual-line-mode manually.

--
View this message in context: http://emacs.1067599.n5.nabble.com/visual-line-mode-tp266925p266940.html
Sent from the Emacs - Help mailing list archive at Nabble.com.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Dyballa  
View profile  
 More options Oct 12 2012, 6:45 am
Newsgroups: gnu.emacs.help
From: Peter Dyballa <Peter_Dyba...@Web.DE>
Date: Fri, 12 Oct 2012 12:45:37 +0200
Local: Fri, Oct 12 2012 6:45 am
Subject: Re: visual line mode

Am 12.10.2012 um 12:35 schrieb drain:

> Indeed, that's what I meant: why isn't visual line mode the default?

Because it's so awful.

--
Greetings

  Pete

Ce qui a été compris n'existe plus.
                                (Paul Eluard)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
drain  
View profile  
 More options Oct 12 2012, 6:48 am
Newsgroups: gnu.emacs.help
From: drain <aeus...@gmail.com>
Date: Fri, 12 Oct 2012 03:48:05 -0700 (PDT)
Local: Fri, Oct 12 2012 6:48 am
Subject: Re: visual line mode
Because it's so awful.
Peter Dyballa wrote

> Am 12.10.2012 um 12:35 schrieb drain:

>> Indeed, that's what I meant: why isn't visual line mode the default?

> Because it's so awful.

> --
> Greetings

>   Pete

> Ce qui a été compris n'existe plus.
>                            (Paul Eluard)

Can you elaborate?

--
View this message in context: http://emacs.1067599.n5.nabble.com/visual-line-mode-tp266925p266943.html
Sent from the Emacs - Help mailing list archive at Nabble.com.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eli Zaretskii  
View profile  
 More options Oct 12 2012, 7:03 am
Newsgroups: gnu.emacs.help
From: Eli Zaretskii <e...@gnu.org>
Date: Fri, 12 Oct 2012 13:03:00 +0200
Subject: Re: visual line mode

> Date: Fri, 12 Oct 2012 03:35:15 -0700 (PDT)
> From: drain <aeus...@gmail.com>

> >>> Also, why is the default to have wrapping in the middle of words?

> >> It isn't.  visual-line-mode wraps between words, except when a single
> >> word is wider than a line.

> > But visual-line-mode is not the default.  (That's how I've interpreted
> > the question.)

> > Bye,
> > Tassilo

> Indeed, that's what I meant: why isn't visual line mode the default?

Because Emacs is first and foremost a programmer's editor, and
wrapping lines in a buffer that shows program source is a bad idea.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Dyballa  
View profile  
 More options Oct 12 2012, 7:27 am
Newsgroups: gnu.emacs.help
From: Peter Dyballa <Peter_Dyba...@Web.DE>
Date: Fri, 12 Oct 2012 13:27:09 +0200
Local: Fri, Oct 12 2012 7:27 am
Subject: Re: visual line mode

Am 12.10.2012 um 12:48 schrieb drain:

> Can you elaborate?

I can't see where lines end and where new line starts. Cursor behaviour/moving in the text is strange.

--
Greetings

  Pete

Typography exists to honor content.
                        – Robert Bringhurst


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tassilo Horn  
View profile  
 More options Oct 12 2012, 7:32 am
Newsgroups: gnu.emacs.help
From: Tassilo Horn <t...@gnu.org>
Date: Fri, 12 Oct 2012 13:31:51 +0200
Local: Fri, Oct 12 2012 7:31 am
Subject: Re: visual line mode

drain <aeus...@gmail.com> writes:
> Indeed, that's what I meant: why isn't visual line mode the default?

I agree with everything Eli & Peter said. ;-)

> global-visual-line-mode is better, but not global: my draft buffers
> still wrap in the middle of words. I have to turn on visual-line-mode
> manually.

Is it possibly that you still have visual-line-mode in some hooks?  What
you describe sounds like global-visual-line-mode first turns on VLM in
your draft buffer, and then your hook turns it off again (or the other
way round).

Bye,
Tassilo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tassilo Horn  
View profile  
 More options Oct 12 2012, 7:40 am
Newsgroups: gnu.emacs.help
From: Tassilo Horn <t...@gnu.org>
Date: Fri, 12 Oct 2012 13:36:33 +0200
Local: Fri, Oct 12 2012 7:36 am
Subject: Re: visual line mode

Peter Dyballa <Peter_Dyba...@Web.DE> writes:
>> Can you elaborate?

> I can't see where lines end and where new line starts.

The fringe indicators help.

> Cursor behaviour/moving in the text is strange.

Depends.  I use visual-line-mode when I need to write LaTeX documents
with other people that always write a paragraph on one line, and
basically everybody that doesn't use Emacs does so.  In those
situations, VLM is really an improvement.  It's even better with
`adaptive-wrap-prefix-mode' (package adaptive-wrap in ELPA).

Bye,
Tassilo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
drain  
View profile  
 More options Oct 12 2012, 7:46 am
Newsgroups: gnu.emacs.help
From: drain <aeus...@gmail.com>
Date: Fri, 12 Oct 2012 04:46:00 -0700 (PDT)
Subject: Re: visual line mode
Tassilo Horn-6 wrote

Not that I am aware of. When you launch compose-mail with global-visual-line
mode (merely to reproduce my conditions), does it work for you?

Given the amount of visual-line-mode backlash, I suppose I should confine it
to non-code docs.

--
View this message in context: http://emacs.1067599.n5.nabble.com/visual-line-mode-tp266925p266949.html
Sent from the Emacs - Help mailing list archive at Nabble.com.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eli Zaretskii  
View profile  
 More options Oct 12 2012, 9:29 am
Newsgroups: gnu.emacs.help
From: Eli Zaretskii <e...@gnu.org>
Date: Fri, 12 Oct 2012 15:28:47 +0200
Local: Fri, Oct 12 2012 9:28 am
Subject: Re: visual line mode

> From: Peter Dyballa <Peter_Dyba...@Web.DE>
> Date: Fri, 12 Oct 2012 13:27:09 +0200
> Cc: Help-gnu-em...@gnu.org

> Cursor behaviour/moving in the text is strange.

Strange in what ways?  Can you give an example?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tassilo Horn  
View profile  
 More options Oct 12 2012, 9:31 am
Newsgroups: gnu.emacs.help
From: Tassilo Horn <t...@gnu.org>
Date: Fri, 12 Oct 2012 15:30:57 +0200
Local: Fri, Oct 12 2012 9:30 am
Subject: Re: visual line mode

drain <aeus...@gmail.com> writes:
>> Is it possibly that you still have visual-line-mode in some hooks?
>> What you describe sounds like global-visual-line-mode first turns on
>> VLM in your draft buffer, and then your hook turns it off again (or
>> the other way round).

> Not that I am aware of. When you launch compose-mail with
> global-visual-line mode (merely to reproduce my conditions), does it
> work for you?

Ah, ok.  When I do:

  1. emacs -Q
  2. M-x global-visual-line-mode
  3. M-x compose-mail RET

I get an *unsent mail* buffer in message-mode.  `visual-line-mode' is
indeed active, but message-mode also activates `auto-fill-mode' which
automatically inserts hard line breaks after 72 chars by default.

So basically, you could add

  (add-hook 'message-mode-hook 'turn-off-auto-fill)

to have `visual-line-mode' work as expected in message-mode.  But do you
really want to send such badly formatted mail?

Bye,
Tassilo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eli Zaretskii  
View profile  
 More options Oct 12 2012, 9:32 am
Newsgroups: gnu.emacs.help
From: Eli Zaretskii <e...@gnu.org>
Date: Fri, 12 Oct 2012 15:32:10 +0200
Local: Fri, Oct 12 2012 9:32 am
Subject: Re: visual line mode

> From: Tassilo Horn <t...@gnu.org>
> Date: Fri, 12 Oct 2012 13:36:33 +0200

> Peter Dyballa <Peter_Dyba...@Web.DE> writes:

> >> Can you elaborate?

> > I can't see where lines end and where new line starts.

> The fringe indicators help.

What fringe indicators?  You mean, if visual-line-fringe-indicators
are customized?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
drain  
View profile  
 More options Oct 12 2012, 10:32 am
Newsgroups: gnu.emacs.help
From: drain <aeus...@gmail.com>
Date: Fri, 12 Oct 2012 07:32:02 -0700 (PDT)
Local: Fri, Oct 12 2012 10:32 am
Subject: Re: visual line mode
Tassilo Horn-6 wrote

> So basically, you could add

>   (add-hook 'message-mode-hook 'turn-off-auto-fill)

> to have `visual-line-mode' work as expected in message-mode.  

Works now. Though I should note it was MIME-edit-mode in my case (being a
Wanderlust user).

> But do you really want to send such badly formatted mail?

I like VLM primarily for reading, especially e-mails. For writing, for
archiving books / articles, etc., I set fill-column to 70 - 75 and
fill-paragraph, one paragraph at a time. Probably more efficient ways of
doing all this, but obviously I'm just starting out.

--
View this message in context: http://emacs.1067599.n5.nabble.com/visual-line-mode-tp266925p266967.html
Sent from the Emacs - Help mailing list archive at Nabble.com.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Dyballa  
View profile  
 More options Oct 12 2012, 11:46 am
Newsgroups: gnu.emacs.help
From: Peter Dyballa <Peter_Dyba...@Web.DE>
Date: Fri, 12 Oct 2012 17:46:04 +0200
Local: Fri, Oct 12 2012 11:46 am
Subject: Re: visual line mode

Am 12.10.2012 um 15:28 schrieb Eli Zaretskii:

>> Cursor behaviour/moving in the text is strange.

> Strange in what ways?  Can you give an example?

Not that easily. I remember that some development version of GNU Emacs 24 came with visual-line-mode on. For me it was hard to navigate, the cursor stopped in every /visible/ line and did not visit the next line of text…

Maybe there were more disturbing things this day. I did not like that experience. And hopefully I 'll be dead before GNU Emacs comes with visual-line-mode on!

--
Greetings

  Pete

We have to expect it, otherwise we would be surprised.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Dyballa  
View profile  
 More options Oct 12 2012, 11:51 am
Newsgroups: gnu.emacs.help
From: Peter Dyballa <Peter_Dyba...@Web.DE>
Date: Fri, 12 Oct 2012 17:51:18 +0200
Local: Fri, Oct 12 2012 11:51 am
Subject: Re: visual line mode

Am 12.10.2012 um 13:36 schrieb Tassilo Horn:

>> I can't see where lines end and where new line starts.

> The fringe indicators help.

They're much too many! It's like with the wood and the trees in it…

--
Greetings

  Pete

If you don't find it in the index, look very carefully through the entire catalogue.
                –  Sears, Roebuck, and Co., Consumer's Guide, 1897


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Dyballa  
View profile  
 More options Oct 12 2012, 11:55 am
Newsgroups: gnu.emacs.help
From: Peter Dyballa <Peter_Dyba...@Web.DE>
Date: Fri, 12 Oct 2012 17:55:13 +0200
Local: Fri, Oct 12 2012 11:55 am
Subject: Re: visual line mode

Am 12.10.2012 um 15:28 schrieb Eli Zaretskii:

>> Cursor behaviour/moving in the text is strange.

> Strange in what ways?  Can you give an example?

One more example: the text cursor forgets where the end of the line was and seems to jump between the column it started to move and the visual end of the text.

--
Greetings

  Pete

A designer knows he has arrived at perfection not when there is no longer anything to add, but when there is no longer anything to take away.
                                – Antoine de Saint-Exupéry


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eli Zaretskii  
View profile  
 More options Oct 12 2012, 12:30 pm
Newsgroups: gnu.emacs.help
From: Eli Zaretskii <e...@gnu.org>
Date: Fri, 12 Oct 2012 18:30:25 +0200
Local: Fri, Oct 12 2012 12:30 pm
Subject: Re: visual line mode

> From: Peter Dyballa <Peter_Dyba...@Web.DE>
> Date: Fri, 12 Oct 2012 17:55:13 +0200
> Cc: Help-gnu-em...@gnu.org

> One more example: the text cursor forgets where the end of the line
> was and seems to jump between the column it started to move and the
> visual end of the text

A recipe, please.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eli Zaretskii  
View profile  
 More options Oct 12 2012, 12:45 pm
Newsgroups: gnu.emacs.help
From: Eli Zaretskii <e...@gnu.org>
Date: Fri, 12 Oct 2012 18:29:31 +0200
Local: Fri, Oct 12 2012 12:29 pm
Subject: Re: visual line mode

> From: Peter Dyballa <Peter_Dyba...@Web.DE>
> Date: Fri, 12 Oct 2012 17:46:04 +0200
> Cc: Help-gnu-em...@gnu.org

> Am 12.10.2012 um 15:28 schrieb Eli Zaretskii:

> >> Cursor behaviour/moving in the text is strange.

> > Strange in what ways?  Can you give an example?

> Not that easily. I remember that some development version of GNU Emacs 24 came with visual-line-mode on. For me it was hard to navigate, the cursor stopped in every /visible/ line and did not visit the next line of text…

I think you are talking about bugs in early versions of the
bidirectional display engine.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Dyballa  
View profile  
 More options Oct 12 2012, 5:45 pm
Newsgroups: gnu.emacs.help
From: Peter Dyballa <Peter_Dyba...@Web.DE>
Date: Fri, 12 Oct 2012 23:40:33 +0200
Local: Fri, Oct 12 2012 5:40 pm
Subject: Re: visual line mode

Am 12.10.2012 um 18:30 schrieb Eli Zaretskii:

>> One more example: the text cursor forgets where the end of the line
>> was and seems to jump between the column it started to move and the
>> visual end of the text

> A recipe, please.

Narrow the width of the window with text in Latin (left-to-right) script so that visual-line-mode puts long lines of text onto at least two lines. Now position the text cursor on the end of some line, say, at column 40 or 50, near an area where lines are broken onto at least two lines. Then start to move the text cursor into that area. On lines longer that those 40 or 50 columns it will stay in the starting column, on lines shorter it will reach the end of the line. Broken lines are visited more than once.

I prefer that the cursor stays at the line endings or visits broken lines only once.

--
Greetings

  Pete

Every instructor assumes that you have nothing else to do except study for that instructor's course.
                                – Fourth Law of Applied Terror


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eli Zaretskii  
View profile  
 More options Oct 13 2012, 3:37 am
Newsgroups: gnu.emacs.help
From: Eli Zaretskii <e...@gnu.org>
Date: Sat, 13 Oct 2012 09:36:59 +0200
Local: Sat, Oct 13 2012 3:36 am
Subject: Re: visual line mode

> From: Peter Dyballa <Peter_Dyba...@Web.DE>
> Date: Fri, 12 Oct 2012 23:40:33 +0200
> Cc: Help-gnu-em...@gnu.org

> Narrow the width of the window with text in Latin (left-to-right) script so that visual-line-mode puts long lines of text onto at least two lines. Now position the text cursor on the end of some line, say, at column 40 or 50, near an area where lines are broken onto at least two lines. Then start to move the text cursor into that area. On lines longer that those 40 or 50 columns it will stay in the starting column, on lines shorter it will reach the end of the line. Broken lines are visited more than once.

> I prefer that the cursor stays at the line endings or visits broken lines only once.

But that's exactly what visual-line-mode is about: it treats every
_screen_ line as if it were a physical line.  IOW, this cursor motion
is a major, perhaps the main, feature of visual-line-mode.  That's how
other applications behave, and that's why most users like
visual-line-mode.

As for the cursor not jumping to the end of line: Emacs cannot put the
cursor where there's no text.  This is a basic design of the cursor
display in Emacs.  The only exception I know of is picture-mode, and
that only happens there because AFAIR Emacs adds spaces to prolong the
line to the cursor position.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eli Zaretskii  
View profile  
 More options Oct 13 2012, 3:41 am
Newsgroups: gnu.emacs.help
From: Eli Zaretskii <e...@gnu.org>
Date: Sat, 13 Oct 2012 09:41:57 +0200
Local: Sat, Oct 13 2012 3:41 am
Subject: Re: visual line mode

> From: Peter Dyballa <Peter_Dyba...@Web.DE>
> Date: Sat, 13 Oct 2012 00:06:13 +0200
> Cc: Help-gnu-em...@gnu.org

> > I think you are talking about bugs in early versions of the
> > bidirectional display engine.

> No, no, it still happens today. Maybe I am not finding the right words… The text cursor travels through every visible line of text, for example hitting the columns 12, 59, 107, … also these positions all belong to one long line of broken text. There is also no fixed rule by which the column number increases (or decreases when going towards the top of the buffer). This is really disturbing, I instantly assumed column-number-mode was broken.

You'd have to rethink that when you use visual-line-mode, those are
features, not bugs.  (Why do you care about how columns
increase/decrease?  For that matter, why do you turn on
column-number-mode at all?)

> And while I was testing this behaviour again it happened that I could not position by means of the mouse the cursor onto every column of a long broken line, i.e., most columns, for example those of the first part or the beginning of the broken line, could not be reached.

I have no problem with this when I try it now.  Does it happen for you
in "emacs -Q", if you just turn on visual-line-mode?

> And there also lines segments containing the last part of a broken line that cannot be reached at all, neither with the mouse nor by using the cursor movement keys…

Are you again talking about putting the cursor beyond the text?
That's impossible in Emacs.

If you are talking about something else, please elaborate.

> And although I removed any white space on the lines after the (black) text had ended, I can see the cursor stay in that deleted white space:

I cannot reproduce this.  Can you give a recipe?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Dyballa  
View profile  
 More options Oct 13 2012, 11:26 am
Newsgroups: gnu.emacs.help
From: Peter Dyballa <Peter_Dyba...@Web.DE>
Date: Sat, 13 Oct 2012 17:26:13 +0200
Local: Sat, Oct 13 2012 11:26 am
Subject: Re: visual line mode

Am 13.10.2012 um 09:36 schrieb Eli Zaretskii:

> As for the cursor not jumping to the end of line: Emacs cannot put the
> cursor where there's no text.

This is as clear as a clear day. Or night. I would have reported a bug when I would have encountered something like that. And I was not complaining that the text cursor jumped from EOL (end of line) in column 47 to column 23 (when the line's so short, how can the text cursor stay far out in space?), what I miss is that it does not jump to column 61 where the other line actually ends but stayed in column 47.

OTOH, what I tried to show with my screen-shot looks exactly like something impossible: the text cursor beyond the end of the line of text. After the word "xdv2pdf" cannot be any white space because it was certainly removed before (I can't remember that replace-regexp was failing before) and because it was not shown in the other wider buffer. Was GNU Emacs a bit confused because the first part of the line it had to break was longer than the window is wide?

--
Greetings

  Pete

We are usually convinced more easily by reasons we have found ourselves than by those which have occurred to others.
                                – Blaise Pascal


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Messages 1 - 25 of 35   Newer >
« Back to Discussions « Newer topic     Older topic »