all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Cc: 6592@debbugs.gnu.org, Stephen Berman <stephen.berman@gmx.net>
Subject: bug#6592: 24.0.50; Fringe at scroll bar side is wider (sometimes).
Date: Sat, 10 Jul 2010 11:03:08 +0200	[thread overview]
Message-ID: <4C38374C.3090905@swipnet.se> (raw)
In-Reply-To: <wl1vbc6ub0.wl%mituharu@math.s.chiba-u.ac.jp>

[-- Attachment #1: Type: text/plain, Size: 1443 bytes --]



YAMAMOTO Mitsuharu skrev 2010-07-10 02.42:
>>>>>> On Fri, 09 Jul 2010 20:49:31 +0200, Stephen Berman<stephen.berman@gmx.net>  said:
>
>> On Fri, 09 Jul 2010 13:49:28 +0200 "Jan D."<jhdgoo@gmail.com>
>> wrote:
>>> Notice that the fringe close to scroll bar is much wider than the
>>> other fringe (see screenshot).  This appears to depend on the font
>>> size, as for smaller fonts, the effect is not that noticable.  For
>>> example, with Gtk+ and lucid, monospace-19 shows this rather well,
>>> but for monospace-20, there is little difference.  But for
>>> monospace-20 the fringes are much smaller than for monospace-20.
>>> Why?
>
>> Hasn't it been like that since this change?
>
>> 2007-07-27 YAMAMOTO Mitsuharu<mituharu@math.s.chiba-u.ac.jp>
>
> Exactly.  For more info, see the thread starting from
> http://lists.gnu.org/archive/html/emacs-devel/2007-03/msg00295.html
>

There is something off with the calculations for the frame size then.  Check 
attached screen shots.  The right fringe is not visible.

The frame size calculation uses f->scroll_bar_actual_width which in this case 
is 16.  But the finge padding must be 14 pixels (font width is 15, so I assume 
padding to 30 is done).

In what frame parameter or struct frame member is this padding seen if not in 
scroll_bar_actual_width?

Please don't suggest using columns * font width, it would just make the 
restriction of integral font width harder to remove.

	Jan D.



[-- Attachment #2: left2.png --]
[-- Type: image/png, Size: 4020 bytes --]

[-- Attachment #3: right2.png --]
[-- Type: image/png, Size: 4670 bytes --]

  reply	other threads:[~2010-07-10  9:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-09 11:49 bug#6592: 24.0.50; Fringe at scroll bar side is wider (sometimes) Jan D.
2010-07-09 17:02 ` Jan Djärv
2010-07-09 18:49 ` Stephen Berman
2010-07-10  0:42   ` YAMAMOTO Mitsuharu
2010-07-10  9:03     ` Jan Djärv [this message]
2010-07-11  3:48       ` YAMAMOTO Mitsuharu
2010-07-11  8:15         ` Jan Djärv
2010-07-12  0:26           ` YAMAMOTO Mitsuharu
2010-07-14 15:17   ` Jan Djärv

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=4C38374C.3090905@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=6592@debbugs.gnu.org \
    --cc=mituharu@math.s.chiba-u.ac.jp \
    --cc=stephen.berman@gmx.net \
    /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.