[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Color-theme problems in Emacs 22+ (Ubuntu, Windows)
From: |
Sébastien Vauban |
Subject: |
Re: Color-theme problems in Emacs 22+ (Ubuntu, Windows) |
Date: |
Tue, 16 Jan 2007 11:18:34 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux) |
Hi,
> Would you like to try the latest development Emacs,
> from CVS on savannah.gnu.org, and see if it has the same problem?
I never did that in the past, so I cannot ensure you I did it
the perfect way. So that you can judge by yourself, this is what
I did:
On top of these default packages in Ubuntu, I installed:
build-essential
libgtk2.0-dev
Then, from the CVS Emacs directory, I ran the following commands:
./configure --with-x-toolkit=gtk --with-xft=yes
make bootstrap
make
sudo make install
After that, I could successfully launch a newly built Emacs app:
GNU Emacs 22.0.92.1 (i686-pc-linux-gnu, GTK+ Version 2.10.6)
of 2007-01-16 on mundaneum
But I still get exactly the same problematic behavior with the
colors that are not displayed anymore, neither in the Gnus Group
buffer nor in the `list-colors-display' buffer, as within all
the Emacs 22+ versions I've used so far.
Thank you very much in advance for any further help you could
bring me with! Don't hesitate to ask me for other tests, or
things to try or send you.
For your information, here the new Emacs environment I've built:
In GNU Emacs 22.0.92.1 (i686-pc-linux-gnu, GTK+ Version 2.10.6)
of 2007-01-16 on mundaneum
X server distributor `The X.Org Foundation', version 11.0.70101000
configured using `configure '--with-x-toolkit=gtk' '--with-xft=yes''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: en_US.UTF-8
locale-coding-system: utf-8
default-enable-multibyte-characters: t
Major mode: Group
Minor modes in effect:
gnus-topic-mode: t
gnus-undo-mode: t
show-paren-mode: t
strokes-mode: t
recentf-mode: t
auto-image-file-mode: t
shell-dirtrack-mode: t
display-time-mode: t
icomplete-mode: t
tooltip-mode: t
tool-bar-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
unify-8859-on-decoding-mode: t
unify-8859-on-encoding-mode: t
utf-translate-cjk-mode: t
auto-compression-mode: t
temp-buffer-resize-mode: t
column-number-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
n C-c a a <f12> C-c a a <f6> <f5> <f12> <f12> y e s
<return> <C-f5> y M-x e m a c s - v e r <tab> <return>
M-x s u b m i t <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> C-g <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<menu-bar> <help-menu> <report-emacs-bug>
Recent messages:
nnimap: Mailbox INBOX.winterthur modified
nnimap: Mailbox INBOX.yesLogic modified
nnimap: Mailbox shared.Spam-Reporting.Ham modified
nnimap: Mailbox shared.Spam-Reporting.Spam modified
nnimap: Checking mailboxes...done
Checking new news...done
Loading gnus-topic...done
GNU Emacs 22.0.92.1 (i686-pc-linux-gnu, GTK+ Version 2.10.6) of 2007-01-16
on mundaneum
Quit
Loading emacsbug...done
--
Sébastien Vauban