unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Sam Steingold <sds@gnu.org>, rms@gnu.org, emacs-devel@gnu.org
Subject: Re: next-line screws up column at the EOL
Date: Wed, 26 Sep 2007 17:26:08 -0400	[thread overview]
Message-ID: <do7imdt8y7.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <jwvir5xp4n8.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Wed, 26 Sep 2007 16:14:22 -0400")

Stefan Monnier wrote:

> I cannot reproduce your problem. Can you give a recipe starting from
> "emacs -Q"? My guess is that some code somewhere uses "column + 1"
> so the most-positive-fixnum causes a wraparound, but I can't find
> the relevant code.

For me, in a 64-bit Emacs

(move-to-column most-positive-fixnum)

goes to column zero. In a 32-bit Emacs, it goes to the end of line.
HTH.

  reply	other threads:[~2007-09-26 21:26 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
2007-09-26 20:14     ` Stefan Monnier
2007-09-26 21:26       ` Glenn Morris [this message]
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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=do7imdt8y7.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=rms@gnu.org \
    --cc=sds@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 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).