all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sam Steingold <sds@gnu.org>
To: rms@gnu.org
Cc: Stefan Monnier <monnier@iro.umontreal.ca>, emacs-devel@gnu.org
Subject: Re: next-line screws up column at the EOL
Date: Mon, 24 Sep 2007 12:33:18 -0400	[thread overview]
Message-ID: <46F7E6CE.1010907@gnu.org> (raw)
In-Reply-To: <E1IZT0m-0002Gw-Pa@fencepost.gnu.org>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Richard Stallman wrote:
> This doesn't fail for me, in sources from Sep 23.

indeed, "emacs -q" DTRT.
but I set track-eol to t in .emacs, and since this change:

2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>

	* simple.el (newline): Simplify use of prefix-numeric-value.
	(line-move-partial): Remove unused var `ppos'.
	(line-move-1): Replace 9999 with most-positive-fixnum.
	(move-end-of-line): Use more efficient single-property search.
	(move-beginning-of-line): Remove unused var `start'.
	(blink-matching-open): Restructure in a more functional style.

the behavior has changed: when track-eol is nil, the behavior is what I
want (and what I always got when I set track-eol to t),
while when track-eol is t, the behavior is screwed as I described in my
original message.

Sam


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG9+bOPp1Qsf2qnMcRAs/kAKCKbeKWWfON2vKGlfhJwhkS0nvd/wCdG+Ga
2fMIlK8x/9c2PUI+069ra9Q=
=Tz+E
-----END PGP SIGNATURE-----

  reply	other threads:[~2007-09-24 16:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-19 16:58 next-line screws up column at the EOL sds
2007-09-20  1:47 ` Glenn Morris
2007-09-23 15:04 ` Richard Stallman
2007-09-24 16:33   ` Sam Steingold [this message]
2007-09-26 20:14     ` Stefan Monnier
2007-09-26 21:26       ` Glenn Morris
2007-09-27 13:11         ` Stefan Monnier
2007-09-27 18:25         ` Stefan Monnier
2007-09-27 18:35           ` Glenn Morris
2007-09-27 18:59         ` Stefan Monnier

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=46F7E6CE.1010907@gnu.org \
    --to=sds@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --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.