GNU bug report logs - #16395
Tab-containing lines displayed with different background?

Previous Next

Package: emacs;

Reported by: Jarosław Rzeszótko <sztywny <at> gmail.com>

Date: Tue, 7 Jan 2014 19:30:03 UTC

Severity: normal

Tags: moreinfo

Done: Lars Ingebrigtsen <larsi <at> gnus.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 16395 in the body.
You can then email your comments to 16395 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#16395; Package emacs. (Tue, 07 Jan 2014 19:30:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jarosław Rzeszótko <sztywny <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 07 Jan 2014 19:30:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jarosław Rzeszótko <sztywny <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Tab-containing lines displayed with different background?
Date: Tue, 7 Jan 2014 20:29:11 +0100
Hi,

- Open up current bzr emacs --no-init, without any .Xresources, using gtk+3

- Customize default face to background #151515

- Open a new text file

- Insert a few empty lines

- Insert a few lines starting with a few tabs and some text

- The lines without text get a #141414 background, only the lines with
text get #151515, on a good display there are noticeable "stripes"

Pretty strange...

Cheers,
Jarosław Rzeszótko




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#16395; Package emacs. (Wed, 08 Jan 2014 19:26:01 GMT) Full text and rfc822 format available.

Message #8 received at 16395 <at> debbugs.gnu.org (full text, mbox):

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Jarosław Rzeszótko <sztywny <at> gmail.com>, 
 16395 <at> debbugs.gnu.org
Subject: Re: bug#16395: Tab-containing lines displayed with different
 background?
Date: Wed, 08 Jan 2014 20:25:39 +0100
Hello.

2014-01-07 20:29, Jarosław Rzeszótko skrev:
> Hi,
>
> - Open up current bzr emacs --no-init, without any .Xresources, using gtk+3
>
> - Customize default face to background #151515
>
> - Open a new text file
>
> - Insert a few empty lines
>
> - Insert a few lines starting with a few tabs and some text
>
> - The lines without text get a #141414 background, only the lines with
> text get #151515, on a good display there are noticeable "stripes"
>
> Pretty strange...

I can't reproduce this.  Can you please include the information from 
report-emacs-bug?  You don't mention the Emacs version.
Also, does this happen with -Q?
#151515 is pretty dark, so are you using the default foreground black?  Texts 
are almost unreadable this way.  So I suspect you are not running vanilla 
Emacs, but have some customizations.

	Jan D.






Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#16395; Package emacs. (Thu, 09 Jan 2014 10:02:02 GMT) Full text and rfc822 format available.

Message #11 received at 16395 <at> debbugs.gnu.org (full text, mbox):

From: Jarosław Rzeszótko <sztywny <at> gmail.com>
To: Jan Djärv <jan.h.d <at> swipnet.se>
Cc: 16395 <at> debbugs.gnu.org
Subject: Re: bug#16395: Tab-containing lines displayed with different
 background?
Date: Thu, 9 Jan 2014 11:01:17 +0100
Hi,

I reproduced it now with Emacs 24.3.50.1. It's the same with emacs -Q,
it does not change when changing the gtk+ theme, the one external
thing I thought might maybe influence this. I am just running a new
emacs session, using customize-face on the "default" face, setting
background to #151515, foreground to #ffffff, and opening a file where
some lines are empty and some lines have a bunch of tabs (I mean the
"hard" tab character, not just a bunch of spaces) and some text in
them. The difference is background might not be easily noticable but
it is there. It's similar for other dark background, the tabs+text
lines get different background than empty lines.

Cheers,
Jarosław Rzeszótko

2014/1/8 Jan Djärv <jan.h.d <at> swipnet.se>:
> Hello.
>
> 2014-01-07 20:29, Jarosław Rzeszótko skrev:
>>
>> Hi,
>>
>> - Open up current bzr emacs --no-init, without any .Xresources, using
>> gtk+3
>>
>> - Customize default face to background #151515
>>
>> - Open a new text file
>>
>> - Insert a few empty lines
>>
>> - Insert a few lines starting with a few tabs and some text
>>
>> - The lines without text get a #141414 background, only the lines with
>> text get #151515, on a good display there are noticeable "stripes"
>>
>> Pretty strange...
>
>
> I can't reproduce this.  Can you please include the information from
> report-emacs-bug?  You don't mention the Emacs version.
> Also, does this happen with -Q?
> #151515 is pretty dark, so are you using the default foreground black?
> Texts are almost unreadable this way.  So I suspect you are not running
> vanilla Emacs, but have some customizations.
>
>         Jan D.
>
>




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#16395; Package emacs. (Thu, 09 Jan 2014 13:45:03 GMT) Full text and rfc822 format available.

Message #14 received at 16395 <at> debbugs.gnu.org (full text, mbox):

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Jarosław Rzeszótko <sztywny <at> gmail.com>
Cc: 16395 <at> debbugs.gnu.org
Subject: Re: bug#16395: Tab-containing lines displayed with different
 background?
Date: Thu, 09 Jan 2014 14:44:47 +0100
Hello.

Please use M-x report-emacs-bug, you still have not given us all info.
The #141414 instead of #151515 simply isn't happening here.  I checked all 
pixels, there are only #151515.

If you have another combination of colors, use that.
And describe each step clearly, starting from emacs -Q.

Thanks,

	Jan D.

2014-01-09 11:01, Jarosław Rzeszótko skrev:
> Hi,
>
> I reproduced it now with Emacs 24.3.50.1. It's the same with emacs -Q,
> it does not change when changing the gtk+ theme, the one external
> thing I thought might maybe influence this. I am just running a new
> emacs session, using customize-face on the "default" face, setting
> background to #151515, foreground to #ffffff, and opening a file where
> some lines are empty and some lines have a bunch of tabs (I mean the
> "hard" tab character, not just a bunch of spaces) and some text in
> them. The difference is background might not be easily noticable but
> it is there. It's similar for other dark background, the tabs+text
> lines get different background than empty lines.
>
> Cheers,
> Jarosław Rzeszótko
>
> 2014/1/8 Jan Djärv <jan.h.d <at> swipnet.se>:
>> Hello.
>>
>> 2014-01-07 20:29, Jarosław Rzeszótko skrev:
>>>
>>> Hi,
>>>
>>> - Open up current bzr emacs --no-init, without any .Xresources, using
>>> gtk+3
>>>
>>> - Customize default face to background #151515
>>>
>>> - Open a new text file
>>>
>>> - Insert a few empty lines
>>>
>>> - Insert a few lines starting with a few tabs and some text
>>>
>>> - The lines without text get a #141414 background, only the lines with
>>> text get #151515, on a good display there are noticeable "stripes"
>>>
>>> Pretty strange...
>>
>>
>> I can't reproduce this.  Can you please include the information from
>> report-emacs-bug?  You don't mention the Emacs version.
>> Also, does this happen with -Q?
>> #151515 is pretty dark, so are you using the default foreground black?
>> Texts are almost unreadable this way.  So I suspect you are not running
>> vanilla Emacs, but have some customizations.
>>
>>          Jan D.
>>
>>





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#16395; Package emacs. (Thu, 09 Jan 2014 13:54:02 GMT) Full text and rfc822 format available.

Message #17 received at 16395 <at> debbugs.gnu.org (full text, mbox):

From: Jarosław Rzeszótko <sztywny <at> gmail.com>
To: Jan Djärv <jan.h.d <at> swipnet.se>
Cc: 16395 <at> debbugs.gnu.org
Subject: Re: bug#16395: Tab-containing lines displayed with different
 background?
Date: Thu, 9 Jan 2014 14:53:08 +0100
[Message part 1 (text/plain, inline)]
Hi,

1. I start emacs with "emacs -Q"

2. I open up M-x customize-face[RET] default[RET]

3. I set the background to #151515, foreground to #ffffff, and "click" "Apply"

4. M-x find-file[RET] ~/text.bar[RET]

5. I insert into the file some combination of empty lines, lines
containing text, and lines containing hard tabs and text.

6. The result can be seen in the screenshot attached.

Here is the info from report-emacs-bug:

In GNU Emacs 24.3.50.1 (i686-pc-linux-gnu, GTK+ Version 3.8.7)
 of 2014-01-08 on the_computer
Bzr revision: bzg <at> gnu.org-20140108173931-34fk1w63026lf7d9
Windowing system distributor `The X.Org Foundation', version 11.0.11404000
System Description:    Gentoo Base System release 2.2

Configured using:
 `configure --prefix=/usr --build=i686-pc-linux-gnu
 --host=i686-pc-linux-gnu --mandir=/usr/share/man
 --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
 --localstatedir=/var/lib --disable-silent-rules
 --disable-dependency-tracking --program-suffix=-emacs-24-vcs
 --infodir=/usr/share/info/emacs-24-vcs
 --enable-locallisppath=/etc/emacs:/usr/share/emacs/site-lisp
 --with-gameuser=games --without-compress-install
 --with-file-notification=inotify --enable-acl --with-dbus --with-gnutls
 --without-gpm --without-hesiod --without-kerberos --without-kerberos5
 --without-xml2 --without-selinux --without-wide-int --with-zlib
 --with-sound=alsa --with-x --without-ns --with-gconf
 --without-gsettings --with-toolkit-scroll-bars --without-gif
 --with-jpeg --with-png --with-rsvg --without-tiff --with-xpm
 --without-imagemagick --with-xft --without-libotf --without-m17n-flt
 --with-x-toolkit=gtk3 GENTOO_PACKAGE=app-editors/emacs-vcs-24.3.9999
 EBZR_BRANCH=trunk EBZR_REVNO=115920 'CFLAGS=-Os -march=prescott -pipe'
 CPPFLAGS= 'LDFLAGS=-Wl,-O1 -Wl,--as-needed''

Important settings:
  value of $LC_ALL: pl_PL.UTF8
  value of $LC_CTYPE: pl_PL.UTF8
  value of $LANG: pl_PL.UTF8
  locale-coding-system: utf-8-unix

Major mode: Fundamental

Minor modes in effect:
  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
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
C-x C-f f i l e . b a r C-g M-x c u s t o m i z e -
f a c e <return> d e f a u l t <return> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <end> <down> <C-left> <C-left>
<C-left> C-SPC <C-right> # <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> # f
5 <backspace> f f f f f <down> C-SPC <C-left> <backspace>
# 1 5 1 5 1 5 <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <left>
<left> <left> C-x C-f C-g <return> C-x C-f t e x t
. b a r <return> <return> <tab> a d s f SPC a s d f
<return> <return> <backspace> a s d f a s d f <return>
<return> <tab> <tab> a s d f a a s d f C-x C-s M-x
r e p o <tab> e <backspace> r <tab> <return>

Recent messages:
Creating customization items...
Creating customization items ...done
Resetting customization items...done
Creating customization setup...done
Mark set [2 times]
Quit
(New file)
Saving file /home/jarek/text.bar...
Wrote /home/jarek/text.bar
Making completion list...

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 help-mode crm thingatpt cus-edit easymenu
cus-start cus-load wid-edit cl-loaddefs cl-lib time-date tooltip
electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd
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
dbusbind inotify dynamic-setting system-font-setting font-render-setting
move-toolbar gtk x-toolkit x multi-tty emacs)

Cheers,
Jarosław Rzeszótko

2014/1/9 Jan Djärv <jan.h.d <at> swipnet.se>:
> Hello.
>
> Please use M-x report-emacs-bug, you still have not given us all info.
> The #141414 instead of #151515 simply isn't happening here.  I checked all
> pixels, there are only #151515.
>
> If you have another combination of colors, use that.
> And describe each step clearly, starting from emacs -Q.
>
> Thanks,
>
>         Jan D.
>
> 2014-01-09 11:01, Jarosław Rzeszótko skrev:
>
>> Hi,
>>
>> I reproduced it now with Emacs 24.3.50.1. It's the same with emacs -Q,
>> it does not change when changing the gtk+ theme, the one external
>> thing I thought might maybe influence this. I am just running a new
>> emacs session, using customize-face on the "default" face, setting
>> background to #151515, foreground to #ffffff, and opening a file where
>> some lines are empty and some lines have a bunch of tabs (I mean the
>> "hard" tab character, not just a bunch of spaces) and some text in
>> them. The difference is background might not be easily noticable but
>> it is there. It's similar for other dark background, the tabs+text
>> lines get different background than empty lines.
>>
>> Cheers,
>> Jarosław Rzeszótko
>>
>> 2014/1/8 Jan Djärv <jan.h.d <at> swipnet.se>:
>>>
>>> Hello.
>>>
>>> 2014-01-07 20:29, Jarosław Rzeszótko skrev:
>>>>
>>>>
>>>> Hi,
>>>>
>>>> - Open up current bzr emacs --no-init, without any .Xresources, using
>>>> gtk+3
>>>>
>>>> - Customize default face to background #151515
>>>>
>>>> - Open a new text file
>>>>
>>>> - Insert a few empty lines
>>>>
>>>> - Insert a few lines starting with a few tabs and some text
>>>>
>>>> - The lines without text get a #141414 background, only the lines with
>>>> text get #151515, on a good display there are noticeable "stripes"
>>>>
>>>> Pretty strange...
>>>
>>>
>>>
>>> I can't reproduce this.  Can you please include the information from
>>> report-emacs-bug?  You don't mention the Emacs version.
>>> Also, does this happen with -Q?
>>> #151515 is pretty dark, so are you using the default foreground black?
>>> Texts are almost unreadable this way.  So I suspect you are not running
>>> vanilla Emacs, but have some customizations.
>>>
>>>          Jan D.
>>>
>>>
>
[screen.jpg (image/jpeg, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#16395; Package emacs. (Thu, 09 Jan 2014 16:31:01 GMT) Full text and rfc822 format available.

Message #20 received at 16395 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Jarosław Rzeszótko <sztywny <at> gmail.com>
Cc: jan.h.d <at> swipnet.se, 16395 <at> debbugs.gnu.org
Subject: Re: bug#16395: Tab-containing lines displayed with different
 background?
Date: Thu, 09 Jan 2014 18:30:35 +0200
> Date: Thu, 9 Jan 2014 14:53:08 +0100
> From: Jarosław Rzeszótko <sztywny <at> gmail.com>
> Cc: 16395 <at> debbugs.gnu.org
> 
> 1. I start emacs with "emacs -Q"
> 
> 2. I open up M-x customize-face[RET] default[RET]
> 
> 3. I set the background to #151515, foreground to #ffffff, and "click" "Apply"
> 
> 4. M-x find-file[RET] ~/text.bar[RET]
> 
> 5. I insert into the file some combination of empty lines, lines
> containing text, and lines containing hard tabs and text.
> 
> 6. The result can be seen in the screenshot attached.

Sorry, but I see only one background color on the image, not two.  All
the lines of text and empty lines have the same background.  Am I
missing something?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#16395; Package emacs. (Thu, 09 Jan 2014 16:44:02 GMT) Full text and rfc822 format available.

Message #23 received at 16395 <at> debbugs.gnu.org (full text, mbox):

From: Jarosław Rzeszótko <sztywny <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Jan Djärv <jan.h.d <at> swipnet.se>, 16395 <at> debbugs.gnu.org
Subject: Re: bug#16395: Tab-containing lines displayed with different
 background?
Date: Thu, 9 Jan 2014 17:43:36 +0100
Hi,

It's #141414 vs #151515, might not be easy to notice depending on
display/brightness/contrast/..., but you can zoom in and probe with
Gimp or something and you will see that, for example, the first line
has a #141414 background, and the second one with the hard tabs a
#151515. It's pretty strange because there don't seem to be any
overlays or anything of this kind.

Cheers,
Jarosław Rzeszótko

2014/1/9 Eli Zaretskii <eliz <at> gnu.org>:
>> Date: Thu, 9 Jan 2014 14:53:08 +0100
>> From: Jarosław Rzeszótko <sztywny <at> gmail.com>
>> Cc: 16395 <at> debbugs.gnu.org
>>
>> 1. I start emacs with "emacs -Q"
>>
>> 2. I open up M-x customize-face[RET] default[RET]
>>
>> 3. I set the background to #151515, foreground to #ffffff, and "click" "Apply"
>>
>> 4. M-x find-file[RET] ~/text.bar[RET]
>>
>> 5. I insert into the file some combination of empty lines, lines
>> containing text, and lines containing hard tabs and text.
>>
>> 6. The result can be seen in the screenshot attached.
>
> Sorry, but I see only one background color on the image, not two.  All
> the lines of text and empty lines have the same background.  Am I
> missing something?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#16395; Package emacs. (Thu, 09 Jan 2014 16:49:02 GMT) Full text and rfc822 format available.

Message #26 received at 16395 <at> debbugs.gnu.org (full text, mbox):

From: Jarosław Rzeszótko <sztywny <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Jan Djärv <jan.h.d <at> swipnet.se>, 16395 <at> debbugs.gnu.org
Subject: Re: bug#16395: Tab-containing lines displayed with different
 background?
Date: Thu, 9 Jan 2014 17:48:49 +0100
By the way, this happens with any background color, not just this
particular one.

Cheers,
Jarosław Rzeszótko

2014/1/9 Jarosław Rzeszótko <sztywny <at> gmail.com>:
> Hi,
>
> It's #141414 vs #151515, might not be easy to notice depending on
> display/brightness/contrast/..., but you can zoom in and probe with
> Gimp or something and you will see that, for example, the first line
> has a #141414 background, and the second one with the hard tabs a
> #151515. It's pretty strange because there don't seem to be any
> overlays or anything of this kind.
>
> Cheers,
> Jarosław Rzeszótko
>
> 2014/1/9 Eli Zaretskii <eliz <at> gnu.org>:
>>> Date: Thu, 9 Jan 2014 14:53:08 +0100
>>> From: Jarosław Rzeszótko <sztywny <at> gmail.com>
>>> Cc: 16395 <at> debbugs.gnu.org
>>>
>>> 1. I start emacs with "emacs -Q"
>>>
>>> 2. I open up M-x customize-face[RET] default[RET]
>>>
>>> 3. I set the background to #151515, foreground to #ffffff, and "click" "Apply"
>>>
>>> 4. M-x find-file[RET] ~/text.bar[RET]
>>>
>>> 5. I insert into the file some combination of empty lines, lines
>>> containing text, and lines containing hard tabs and text.
>>>
>>> 6. The result can be seen in the screenshot attached.
>>
>> Sorry, but I see only one background color on the image, not two.  All
>> the lines of text and empty lines have the same background.  Am I
>> missing something?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#16395; Package emacs. (Fri, 10 Jan 2014 13:37:01 GMT) Full text and rfc822 format available.

Message #29 received at 16395 <at> debbugs.gnu.org (full text, mbox):

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Jarosław Rzeszótko <sztywny <at> gmail.com>, 
 Eli Zaretskii <eliz <at> gnu.org>
Cc: 16395 <at> debbugs.gnu.org
Subject: Re: bug#16395: Tab-containing lines displayed with different
 background?
Date: Fri, 10 Jan 2014 14:36:10 +0100
Hello.

I simply can not reproduce this on any machine with any Linux 
distribution/Gtk+ version that I have.  You have to debug this yourself.

Colors are loaded in xfaces.c, load_color2.
For Gtk+ the background is also set in gtkutil.c, xg_set_widget_bg.

I suggest you do some tracing there and see what the difference is.

	Jan D.

2014-01-09 17:48, Jarosław Rzeszótko skrev:
> By the way, this happens with any background color, not just this
> particular one.
>
> Cheers,
> Jarosław Rzeszótko
>
> 2014/1/9 Jarosław Rzeszótko <sztywny <at> gmail.com>:
>> Hi,
>>
>> It's #141414 vs #151515, might not be easy to notice depending on
>> display/brightness/contrast/..., but you can zoom in and probe with
>> Gimp or something and you will see that, for example, the first line
>> has a #141414 background, and the second one with the hard tabs a
>> #151515. It's pretty strange because there don't seem to be any
>> overlays or anything of this kind.
>>
>> Cheers,
>> Jarosław Rzeszótko
>>
>> 2014/1/9 Eli Zaretskii <eliz <at> gnu.org>:
>>>> Date: Thu, 9 Jan 2014 14:53:08 +0100
>>>> From: Jarosław Rzeszótko <sztywny <at> gmail.com>
>>>> Cc: 16395 <at> debbugs.gnu.org
>>>>
>>>> 1. I start emacs with "emacs -Q"
>>>>
>>>> 2. I open up M-x customize-face[RET] default[RET]
>>>>
>>>> 3. I set the background to #151515, foreground to #ffffff, and "click" "Apply"
>>>>
>>>> 4. M-x find-file[RET] ~/text.bar[RET]
>>>>
>>>> 5. I insert into the file some combination of empty lines, lines
>>>> containing text, and lines containing hard tabs and text.
>>>>
>>>> 6. The result can be seen in the screenshot attached.
>>>
>>> Sorry, but I see only one background color on the image, not two.  All
>>> the lines of text and empty lines have the same background.  Am I
>>> missing something?





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#16395; Package emacs. (Sat, 26 Dec 2015 12:54:02 GMT) Full text and rfc822 format available.

Message #32 received at 16395 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Jan Djärv <jan.h.d <at> swipnet.se>
Cc: Jarosław Rzeszótko <sztywny <at> gmail.com>,
 Eli Zaretskii <eliz <at> gnu.org>, 16395 <at> debbugs.gnu.org
Subject: Re: bug#16395: Tab-containing lines displayed with different
 background?
Date: Sat, 26 Dec 2015 13:52:51 +0100
Jan Djärv <jan.h.d <at> swipnet.se> writes:

> I simply can not reproduce this on any machine with any Linux
> distribution/Gtk+ version that I have.  You have to debug this
> yourself.
>
> Colors are loaded in xfaces.c, load_color2.
> For Gtk+ the background is also set in gtkutil.c, xg_set_widget_bg.
>
> I suggest you do some tracing there and see what the difference is.

Jarosław, are you still seeing this problem?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#16395; Package emacs. (Mon, 29 Feb 2016 05:39:02 GMT) Full text and rfc822 format available.

Message #35 received at 16395 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Jan Djärv <jan.h.d <at> swipnet.se>
Cc: Jarosław Rzeszótko <sztywny <at> gmail.com>,
 Eli Zaretskii <eliz <at> gnu.org>, 16395 <at> debbugs.gnu.org
Subject: Re: bug#16395: Tab-containing lines displayed with different
 background?
Date: Mon, 29 Feb 2016 16:37:38 +1100
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Jan Djärv <jan.h.d <at> swipnet.se> writes:
>
>> I simply can not reproduce this on any machine with any Linux
>> distribution/Gtk+ version that I have.  You have to debug this
>> yourself.
>>
>> Colors are loaded in xfaces.c, load_color2.
>> For Gtk+ the background is also set in gtkutil.c, xg_set_widget_bg.
>>
>> I suggest you do some tracing there and see what the difference is.
>
> Jarosław, are you still seeing this problem?

More information was requested, but no response was given within a few
months, so I'm closing this bug report.  If the problem still exists,
please reopen this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug closed, send any further explanations to 16395 <at> debbugs.gnu.org and Jarosław Rzeszótko <sztywny <at> gmail.com> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 29 Feb 2016 05:39:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 28 Mar 2016 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 170 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.