all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs and X problem
@ 2003-01-13  5:20 Bruce Park
  0 siblings, 0 replies; 4+ messages in thread
From: Bruce Park @ 2003-01-13  5:20 UTC (permalink / raw)


Hello emacs users,

I really need to solve this since it's a real annoying bug. Before I start 
describing the problem, I'd like to state that I'm running emacs under 
debian3.0(stable).
When I use emacs(emacs20-7), the window and the fonts are distorted at 
times. After running some tests, I have figured out that this will occur 
only after launching applications that use X. Some examples are launching 
gkrellm and a java applet.

Normal pic:
http://rplaca.cs.qc.edu/~bpark/normal.jpg

Bug pic:
http://rplaca.cs.qc.edu/~bpark/weird.jpg

I haven't done anything to tweak X except for installing ttf and removing 
xfonts100-dpi. Would reinstalling X solve this problem? If so, what specific 
package(s) do I need to reinstall?
Any help or suggestion is very much appreciated.

bp






_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* 
http://join.msn.com/?page=features/junkmail

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: emacs and X problem
       [not found] <mailman.201.1042435286.21513.help-gnu-emacs@gnu.org>
@ 2003-01-13  8:26 ` Kai Großjohann
  0 siblings, 0 replies; 4+ messages in thread
From: Kai Großjohann @ 2003-01-13  8:26 UTC (permalink / raw)


"Bruce Park" <bpark79@hotmail.com> writes:

> When I use emacs(emacs20-7), the window and the fonts are distorted at
> times. After running some tests, I have figured out that this will
> occur only after launching applications that use X. Some examples are
> launching gkrellm and a java applet.

Your hunch about fonts might be right.  Depending on how you
specified the font for Emacs, changing the X font path might change
which font is found.

How about using a fully-qualified-font-name-with-lotsa-dashes?  Don't
use wildcards in it.
-- 
Ambibibentists unite!

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: emacs and X problem
@ 2003-01-13 16:31 Bruce Park
  2003-01-13 18:50 ` Kai Großjohann
  0 siblings, 1 reply; 4+ messages in thread
From: Bruce Park @ 2003-01-13 16:31 UTC (permalink / raw)
  Cc: help-gnu-emacs

>From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
>To: help-gnu-emacs@gnu.org
>Subject: Re: emacs and X problem
>Date: Mon, 13 Jan 2003 09:26:06 +0100
>
>Your hunch about fonts might be right.  Depending on how you
>specified the font for Emacs, changing the X font path might change
>which font is found.
>
>How about using a fully-qualified-font-name-with-lotsa-dashes?  Don't
>use wildcards in it.
>--
Well,

Here's what my .Xresources and .Xdefautls look like:
emacs*font: lucidasanstypewritet-12

/etc/X11/XFree86Config-4 (just the font paths)
Section "Files"
	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/75dpi"
	FontPath	"/usr/lib/X11/fonts/Truetype"
EndSection

As you can see, I'm not using any wild cards. Curiously enough, does a font 
exist where it's double spaced like in the weird picture that I posted?

bp

>Ambibibentists unite!
>_______________________________________________
>Help-gnu-emacs mailing list
>Help-gnu-emacs@gnu.org
>http://mail.gnu.org/mailman/listinfo/help-gnu-emacs


_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE* 
http://join.msn.com/?page=features/virus

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: emacs and X problem
  2003-01-13 16:31 emacs and X problem Bruce Park
@ 2003-01-13 18:50 ` Kai Großjohann
  0 siblings, 0 replies; 4+ messages in thread
From: Kai Großjohann @ 2003-01-13 18:50 UTC (permalink / raw)
  Cc: help-gnu-emacs

"Bruce Park" <bpark79@hotmail.com> writes:

> Here's what my .Xresources and .Xdefautls look like:
> emacs*font: lucidasanstypewritet-12

This is not a long-font-name-with-lotsa-dashes.  Look in fonts.alias
(or font.aliases?) files for the long-font-name-with-lotsa-dashes
that's associated with this font.

You might also want to use xfontsel to see which other fonts might
be similar to this one.
-- 
Ambibibentists unite!

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-01-13 18:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-13 16:31 emacs and X problem Bruce Park
2003-01-13 18:50 ` Kai Großjohann
     [not found] <mailman.201.1042435286.21513.help-gnu-emacs@gnu.org>
2003-01-13  8:26 ` Kai Großjohann
  -- strict thread matches above, loose matches on Subject: below --
2003-01-13  5:20 Bruce Park

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.