bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#20882: 24.3; The background color can't fill the buffer completely


From: Chen, Chien-ting
Subject: bug#20882: 24.3; The background color can't fill the buffer completely
Date: Wed, 24 Jun 2015 23:09:48 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Example:
  • Step:1 executing emacsĀ  -Q in a terminal.

executing emacs -Q in a terminal.
the space in buffer without characters is slightly grey.
  • Step 2: M-: (set-face-background 'default "#303030")

M-: (set-face-background 'default "#303030")

the space in buffer without characters is still grey.
  • Step 3: M-x customize-face RET default RET

M-x customize-face RET default RET
background was set to #303030

  • Step 4: switching to *scratch*, putting the cursor to text of which background is "#303030", then C-u C-x =:


switching to *scratch*, putting the cursor to text of
      which background is "#303030", then C-u C-x =:

Step 5: switch to a end of line, then C-u C-x =:

5. switch to a end of line, then C-u C-x =:

reply via email to

[Prev in Thread] Current Thread [Next in Thread]