GNU bug report logs -
#21255
24.5; Buggy fringe display on Mac
Previous Next
Reported by: Yutian Li <hotpxless <at> gmail.com>
Date: Thu, 13 Aug 2015 15:48:04 UTC
Severity: normal
Tags: moreinfo
Found in version 24.5
Done: Alan Third <alan <at> idiocy.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 21255 in the body.
You can then email your comments to 21255 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#21255
; Package
emacs
.
(Thu, 13 Aug 2015 15:48:04 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Yutian Li <hotpxless <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Thu, 13 Aug 2015 15:48:04 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
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))
[signature.asc (application/pgp-signature, attachment)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#21255
; Package
emacs
.
(Fri, 27 May 2016 19:28:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 21255 <at> debbugs.gnu.org (full text, mbox):
Yutian Li <hotpxless <at> 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
Added tag(s) moreinfo.
Request was from
Alan Third <alan <at> idiocy.org>
to
control <at> debbugs.gnu.org
.
(Fri, 27 May 2016 19:28:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#21255
; Package
emacs
.
(Wed, 01 Jun 2016 08:25:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 21255 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
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 <at> idiocy.org> wrote:
> Yutian Li <hotpxless <at> 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
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#21255
; Package
emacs
.
(Sun, 12 Jun 2016 10:19:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 21255 <at> debbugs.gnu.org (full text, mbox):
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
Reply sent
to
Alan Third <alan <at> idiocy.org>
:
You have taken responsibility.
(Tue, 25 Apr 2017 12:24:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Yutian Li <hotpxless <at> gmail.com>
:
bug acknowledged by developer.
(Tue, 25 Apr 2017 12:24:01 GMT)
Full text and
rfc822 format available.
Message #21 received at 21255-done <at> debbugs.gnu.org (full text, mbox):
Alan Third <alan <at> 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
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 24 May 2017 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 8 years and 120 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.