all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Eli Zaretskii" <eliz@is.elta.co.il>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: line-move-finish (simple.el) hangs on invisible&intangible text.
Date: Sun, 21 Apr 2002 18:19:53 +0300	[thread overview]
Message-ID: <3405-Sun21Apr2002181952+0300-eliz@is.elta.co.il> (raw)
In-Reply-To: <20020421140329.1740.LEKTU@terra.es> (message from Juanma Barranquero on Sun, 21 Apr 2002 14:05:05 -0300)

> Date: Sun, 21 Apr 2002 14:05:05 -0300
> From: Juanma Barranquero <lektu@terra.es>
> 
> According to specs, if asked to move the cursor to a row greater than
> the number of visible rows in the line, it should put it on the last
> character of the line.

Yes, but in the case in point, the newline at the end of theline also
had the invisible and intangible properties.  Remember, you marked
that line with the sequence "C-SPC <down>", then put the properties on
it.  Thus the region includes the newline, and the first character
outside the intangible region is column zero of the next line.

  reply	other threads:[~2002-04-21 15:19 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-17 14:48 line-move-finish (simple.el) hangs on invisible&intangible text Juanma Barranquero
2002-04-18 18:44 ` Richard Stallman
2002-04-19  8:46   ` Juanma Barranquero
2002-04-19  9:59     ` Eli Zaretskii
2002-04-19 10:32       ` Juanma Barranquero
2002-04-19 13:06         ` Eli Zaretskii
2002-04-19 13:40           ` Juanma Barranquero
2002-04-19 14:32             ` Eli Zaretskii
2002-04-19 14:49               ` Juanma Barranquero
2002-04-19 15:04             ` Robert J. Chassell
2002-04-20 11:50         ` Eli Zaretskii
2002-04-21  1:32           ` Juanma Barranquero
2002-04-21  6:06             ` Eli Zaretskii
2002-04-21 17:05               ` Juanma Barranquero
2002-04-21 15:19                 ` Eli Zaretskii [this message]
2002-04-22  7:47                 ` Richard Stallman
2002-04-22 10:09                   ` Juanma Barranquero
  -- strict thread matches above, loose matches on Subject: below --
2002-04-19 16:08 Christoph Conrad

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3405-Sun21Apr2002181952+0300-eliz@is.elta.co.il \
    --to=eliz@is.elta.co.il \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.