Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: ding@gnus.org
Subject: Finally chased down elusive point-moving bug
Date: Mon, 24 Jan 2011 00:58:56 +0100	[thread overview]
Message-ID: <874o8z41fj.fsf@gnus.org> (raw)

I've been seeing this annoying bug for ages where triggering some image
downloads would move point around in the group buffer.  (Or the summary
buffer if you were in the article buffer.)

After a few false starts (I though the problem was that we were killing
off the HTTP working buffer in Gnus instead of letting the URL library
do it instead), it was instead a bug in url-http.el itself, where it
would call (point-max) unconditionally in a possibly "killed buffer";
i.e., a random buffer.

I've now fixed this bug, but, of course, point will still pop around
weirdly for people using older Emacs versions.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




             reply	other threads:[~2011-01-23 23:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-23 23:58 Lars Ingebrigtsen [this message]
2011-01-24 17:33 ` Ted Zlatanov

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=874o8z41fj.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=ding@gnus.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.
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 NNTP newsgroup(s).