all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: martin rudalics <rudalics@gmx.at>
Cc: 18789@debbugs.gnu.org, andlind@gmail.com
Subject: bug#18789: 24.4; Can't resize frame pixelwise on w32, causing partial columns when	using non-standard font
Date: Wed, 22 Oct 2014 17:59:34 +0300	[thread overview]
Message-ID: <83vbnc8815.fsf@gnu.org> (raw)
In-Reply-To: <5447B465.600@gmx.at>

> Date: Wed, 22 Oct 2014 15:43:01 +0200
> From: martin rudalics <rudalics@gmx.at>
> 
>  >      emacs -q
>  >
>  >      Switch to *scratch*: C-x b RET
>  >
>  >      Evaluate:
>  >      (set-default-font
>  >        (create-fontset-from-ascii-font
>  >         "-raster-Terminal-bold-r-normal-normal-8-60-96-96-c-*-ms-oemlatin"))
>  >
>  >      Split the window using: C-x 3
>  >
>  >      Insert a long line: C-u 37 x
>  >
>  >      Here, the cursor is at the end of the line in the left window, it is
>  > rendered in the right fringe. (OK)
>  >
>  >      Go to the other window: C-x o
>  >
>  >      Place the cursor at the end: C-x >
>  >
>  >      Here, the cursor is visible in the partially visible column. (NOT OK)
> 
> Sorry.  Such problems can't be avoided, even without fringes and scroll
> bars, when the window size is not a multiple of the size of the default
> font.

Moreover, the frame size after evaluating the
create-fontset-from-ascii-font form is odd, so "C-x 3" cannot possibly
create 2 windows of the same width.  And that is what you see: one
window has one pixel more in its width, so we show the corresponding
part of the cursor.  I don't see anything wrong with that.





  reply	other threads:[~2014-10-22 14:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-22  9:03 bug#18789: 24.4; Can't resize frame pixelwise on w32, causing partial columns when using non-standard font Anders Lindgren
2014-10-22 13:43 ` martin rudalics
2014-10-22 14:59   ` Eli Zaretskii [this message]
     [not found]   ` <CABr8ebbsGU4y6Se_uKbWJt-oWhrZ0vtXQQvjHdyOTzCE4Ct8nA@mail.gmail.com>
2015-01-04 18:10     ` martin rudalics

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=83vbnc8815.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=18789@debbugs.gnu.org \
    --cc=andlind@gmail.com \
    --cc=rudalics@gmx.at \
    /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.