Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
f16a1bf6
Commit
f16a1bf6
authored
Oct 24, 2003
by
Jan Djärv
Browse files
* PROBLEMS: Characters are displayed as empty boxes or
with wrong font under X.
parent
0363e09a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
0 deletions
+19
-0
etc/ChangeLog
etc/ChangeLog
+5
-0
etc/PROBLEMS
etc/PROBLEMS
+14
-0
No files found.
etc/ChangeLog
View file @
f16a1bf6
2003-10-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* PROBLEMS: Characters are displayed as empty boxes or
with wrong font under X.
2003-09-30 Werner Lemberg <wl@gnu.org>
* TUTORIAL.de: Minor updates and grammatical fixes.
...
...
etc/PROBLEMS
View file @
f16a1bf6
This file describes various problems that have been encountered
in compiling, installing and running GNU Emacs.
* Characters are displayed as empty boxes or with wrong font under X.
This can occur when two different versions of FontConfig are used.
For example, XFree86 4.3.0 has one version and Gnome usually comes
with a newer version. Emacs compiled with --with-gtk will then use
the newer version. In most cases the problem can be temporarily
fixed by stopping the application that has the error (it can be
Emacs or any other application), removing ~/.fonts.cache-1,
and then start the application again.
If removing ~/.fonts.cache-1 and restarting doesn't help, the
application with problem must be recompiled with the same version
of FontConfig as the rest of the system uses. For KDE, it is
sufficient to recompile Qt.
* Process output truncated on Mac OS X (Carbon) when using pty's.
There appears to be a problem with the implementation of pty's on the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment