all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: storm@cua.dk (Kim F. Storm)
Cc: emacs-devel@gnu.org
Subject: Re: pos-visible-in-window-p and extreme conditions.
Date: Fri, 06 Oct 2006 15:31:43 +0200	[thread overview]
Message-ID: <m33ba1bmf4.fsf@kfs-l.imdomain.dk> (raw)
In-Reply-To: <874puioooc.fsf@lrde.org> (Michaël Cadilhac's message of "Thu\, 05 Oct 2006 15\:52\:19 +0200")

michael@cadilhac.name (Michaël Cadilhac) writes:

> I think this change:
>
> 2006-09-06  Kim F. Storm  <storm@cua.dk>
>
> 	* xdisp.c (pos_visible_p): Remove exact_mode_line_heights_p arg;
> 	so calculate heights even when pos-visible-in-window-p is called
> 	with partially = t.  Don't overshoot last_visible_y in move_it_to.
> 	Return row height and row number in new rowh and vpos args.
> 	(cursor_row_fully_visible_p): First line is always "fully visible".
> 	(try_window): Don't clear matrix if vscrolled.
>
> introduced a bug in one-line windows (i.e. minibuffer). Especially the
> part « Don't overshoot ... ».

Should be fixed now.

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

  parent reply	other threads:[~2006-10-06 13:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-05 13:52 pos-visible-in-window-p and extreme conditions Michaël Cadilhac
2006-10-05 14:11 ` Kim F. Storm
2006-10-06 13:31 ` Kim F. Storm [this message]
2006-10-06 13:38   ` Michaël Cadilhac

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=m33ba1bmf4.fsf@kfs-l.imdomain.dk \
    --to=storm@cua.dk \
    --cc=emacs-devel@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.