unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#21255: 24.5; Buggy fringe display on Mac
@ 2015-08-13 15:33 Yutian Li
  2016-05-27 19:27 ` Alan Third
  0 siblings, 1 reply; 5+ messages in thread
From: Yutian Li @ 2015-08-13 15:33 UTC (permalink / raw)
  To: 21255

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


I'm using Emacs for Mac OS X (http://emacsformacosx.com/) on OS X
10.10.4.

As the screenshot (http://i.imgur.com/bdRS465.png) shows, the fringe
misses a left border.

On Linux with GTK+2, the fringe works as expected (in plugin `diff-hl`).



In GNU Emacs 24.5.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21)
of 2015-04-11 on builder10-9.porkrind.org
Windowing system distributor `Apple', version 10.3.1348
Configured using:
`configure --with-ns '--enable-locallisppath=/Library/Application
Support/Emacs/${version}/site-lisp:/Library/Application
Support/Emacs/site-lisp''

Important settings:
  locale-coding-system: utf-8-unix

Major mode: Fundamental

Minor modes in effect:
  global-diff-hl-mode: t
  diff-auto-refine-mode: t
  tooltip-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
, is undefined
x is undefined
Quit

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
help-fns mail-prsvr mail-utils diff-hl vc-dir ewoc vc vc-dispatcher
diff-mode easy-mmode info easymenu package epg-config time-date tooltip
electric uniquify ediff-hook vc-hooks lisp-float-type mwheel ns-win
tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment
lisp-mode prog-mode register page menu-bar rfn-eshadow timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese hebrew greek romanian slovak czech european ethiopic
indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple
abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process
cocoa ns multi-tty emacs)

Memory information:
((conses 16 92784 7189)
(symbols 48 19343 0)
(miscs 40 78 119)
(strings 32 17834 5044)
(string-bytes 1 610101)
(vectors 16 10961)
(vector-slots 8 393914 5561)
(floats 8 61 64)
(intervals 56 214 0)
(buffers 960 12))

[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 842 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#21255: 24.5; Buggy fringe display on Mac
  2015-08-13 15:33 bug#21255: 24.5; Buggy fringe display on Mac Yutian Li
@ 2016-05-27 19:27 ` Alan Third
  2016-06-01  8:23   ` Yutian Li | 李雨田
  0 siblings, 1 reply; 5+ messages in thread
From: Alan Third @ 2016-05-27 19:27 UTC (permalink / raw)
  To: Yutian Li; +Cc: 21255

Yutian Li <hotpxless@gmail.com> writes:

> I'm using Emacs for Mac OS X (http://emacsformacosx.com/) on OS X
> 10.10.4.
>
> As the screenshot (http://i.imgur.com/bdRS465.png) shows, the fringe
> misses a left border.
>
> On Linux with GTK+2, the fringe works as expected (in plugin `diff-hl`).

Hi, sorry nobody's got back to you before now.

I'm not sure I understand what you mean. I can't see any substantial
difference between the rendering of the GTK+ and NS fringes.

Are you able to get a screenshot from GTK+ that shows what you mean?
-- 
Alan Third





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#21255: 24.5; Buggy fringe display on Mac
  2016-05-27 19:27 ` Alan Third
@ 2016-06-01  8:23   ` Yutian Li | 李雨田
  2016-06-12 10:18     ` Alan Third
  0 siblings, 1 reply; 5+ messages in thread
From: Yutian Li | 李雨田 @ 2016-06-01  8:23 UTC (permalink / raw)
  To: Alan Third; +Cc: 21255

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

Hi Alan,

I added `(set-frame-parameter nil `left-fringe -8)` to my `init.el` on Mac
to circumvent this problem.

I guess somehow the default fringe size on Mac is different than that on
Linux for some reason.

But it works perfectly at least for now.

Thanks for getting back to me :)

On Sat, May 28, 2016 at 3:27 AM Alan Third <alan@idiocy.org> wrote:

> Yutian Li <hotpxless@gmail.com> writes:
>
> > I'm using Emacs for Mac OS X (http://emacsformacosx.com/) on OS X
> > 10.10.4.
> >
> > As the screenshot (http://i.imgur.com/bdRS465.png) shows, the fringe
> > misses a left border.
> >
> > On Linux with GTK+2, the fringe works as expected (in plugin `diff-hl`).
>
> Hi, sorry nobody's got back to you before now.
>
> I'm not sure I understand what you mean. I can't see any substantial
> difference between the rendering of the GTK+ and NS fringes.
>
> Are you able to get a screenshot from GTK+ that shows what you mean?
> --
> Alan Third
>
-- 
Best regards,

Yutian Li

[-- Attachment #2: Type: text/html, Size: 1729 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#21255: 24.5; Buggy fringe display on Mac
  2016-06-01  8:23   ` Yutian Li | 李雨田
@ 2016-06-12 10:18     ` Alan Third
  2017-04-25 12:23       ` Alan Third
  0 siblings, 1 reply; 5+ messages in thread
From: Alan Third @ 2016-06-12 10:18 UTC (permalink / raw)
  To: Yutian Li | 李雨田; +Cc: 21255

On Wed, Jun 01, 2016 at 08:23:45AM +0000, Yutian Li | 李雨田 wrote:
> Hi Alan,
> 
> I added `(set-frame-parameter nil `left-fringe -8)` to my `init.el` on Mac
> to circumvent this problem.
> 
> I guess somehow the default fringe size on Mac is different than that on
> Linux for some reason.
> 
> But it works perfectly at least for now.

Hi, I still can't see what's different. When I run that lisp snippet I
don't see any difference.

Can you provide a screenshot of Emacs on Linux as well as one of Emacs
on OS X that shows the difference?
-- 
Alan Third





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#21255: 24.5; Buggy fringe display on Mac
  2016-06-12 10:18     ` Alan Third
@ 2017-04-25 12:23       ` Alan Third
  0 siblings, 0 replies; 5+ messages in thread
From: Alan Third @ 2017-04-25 12:23 UTC (permalink / raw)
  To: Yutian Li | 李雨田; +Cc: 21255-done

Alan Third <alan@idiocy.org> writes:

> On Wed, Jun 01, 2016 at 08:23:45AM +0000, Yutian Li | 李雨田 wrote:
>> Hi Alan,
>> 
>> I added `(set-frame-parameter nil `left-fringe -8)` to my `init.el` on Mac
>> to circumvent this problem.
>> 
>> I guess somehow the default fringe size on Mac is different than that on
>> Linux for some reason.
>> 
>> But it works perfectly at least for now.
>
> Hi, I still can't see what's different. When I run that lisp snippet I
> don't see any difference.
>
> Can you provide a screenshot of Emacs on Linux as well as one of Emacs
> on OS X that shows the difference?

No response, so I'll mark this as closed.
-- 
Alan Third





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-04-25 12:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-13 15:33 bug#21255: 24.5; Buggy fringe display on Mac Yutian Li
2016-05-27 19:27 ` Alan Third
2016-06-01  8:23   ` Yutian Li | 李雨田
2016-06-12 10:18     ` Alan Third
2017-04-25 12:23       ` Alan Third

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).