all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Bastien Guerry <bzg@altern.org>
Cc: 16497@debbugs.gnu.org
Subject: bug#16497: 24.3.50; `move-to-column' ignores invisible text at the beginning of the line, which create problems when using string-rectangle
Date: Sun, 19 Jan 2014 15:48:47 -0500	[thread overview]
Message-ID: <jwvbnz7d7is.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <87ob38gcp1.fsf@bzg.ath.cx> (Bastien Guerry's message of "Sun, 19 Jan 2014 17:26:34 +0100")

> `move-to-column' seems to go back to the first visibile character of
> the column, not the true first character.

Indeed.  And it's not the right choice in your case.  But I'm pretty
sure it is the right choice in other cases.

Maybe we should make move-to-column pay attention to stickiness so that
you con control where it stops by playing with text-properties's
stickiness (or overlay's insertion types).

But just changing the behavior from one side to the other will just fix
it in some cases and break it in others.


        Stefan





  parent reply	other threads:[~2014-01-19 20:48 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-19 16:26 bug#16497: 24.3.50; `move-to-column' ignores invisible text at the beginning of the line, which create problems when using string-rectangle Bastien Guerry
2014-01-19 17:11 ` Eli Zaretskii
2014-01-20  9:22   ` Bastien
2014-01-20 15:38     ` Eli Zaretskii
2014-01-20 16:25       ` Bastien
     [not found]     ` <<83eh42iry6.fsf@gnu.org>
2014-01-20 18:10       ` Drew Adams
2014-01-19 20:48 ` Stefan Monnier [this message]
2014-01-20  9:11   ` Bastien
2014-01-20 15:41     ` Eli Zaretskii
2014-01-20 16:50       ` Bastien
2014-01-20 18:14         ` Stefan Monnier
2014-01-20 18:22           ` Bastien
2014-01-20 19:10             ` Stefan Monnier
2014-01-20 20:55               ` Bastien
2014-01-20 19:19           ` Eli Zaretskii
     [not found] <<87ob38gcp1.fsf@bzg.ath.cx>

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=jwvbnz7d7is.fsf-monnier+emacsbugs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=16497@debbugs.gnu.org \
    --cc=bzg@altern.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.