[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: line spacing too big
From: |
Peter Dyballa |
Subject: |
Re: line spacing too big |
Date: |
Thu, 6 Sep 2007 11:38:36 +0200 |
Am 06.09.2007 um 09:00 schrieb Sebastian Kaps:
Maybe you just turned off the toolbars?
Yes, I have so, usually, but this does not change how text is
displayed. I can switch tool-bar on or off and the line spacing does
*not* change.
I haven't figured out how to do this in Emacs yet.
(tool-bar-mode 0)
But I just downloaded the current 22.1 release and compiled it with
"--with-x-toolkit=athena" - it has the same problem.
I presume it's a typical Debian problem, I mean: improvement.
Try to find the system init file. Insert this statement
(defadvice load (before debug-log activate)
(message "(Tipp von Kai G) Lade jetzt: %s" (ad-get-arg 0)))
and then you'll see in *Messages* which Elisp files get loaded. One
of these has the code that spreads the lines. A proof of my theory
can be to launch GNU Emacs with -Q – then it, hopefully, does not
load any improved or average init files, neither from the system nor
from the user.
If this behaviour continues to display then I am pretty sure that X11
has some ergonomic setting on. I've seen similiar things with X11
(OpenWindows and CDE) on Solaris.
--
Mit friedvollen Grüßen
Pete
Mac OS X is like a wigwam: no fences, no gates, but an apache inside.
- line spacing too big, Sebastian Kaps, 2007/09/05
- Re: line spacing too big, Peter Dyballa, 2007/09/05
- Message not available
- Re: line spacing too big, Sebastian Kaps, 2007/09/05
- Re: line spacing too big, Peter Dyballa, 2007/09/05
- Message not available
- Re: line spacing too big, Sebastian Kaps, 2007/09/06
- Re: line spacing too big,
Peter Dyballa <=
- Message not available
- Re: line spacing too big, Sebastian Kaps, 2007/09/06
- Re: line spacing too big, Peter Dyballa, 2007/09/06
- Message not available
- Re: line spacing too big, Sebastian Kaps, 2007/09/06
- Re: line spacing too big, Peter Dyballa, 2007/09/07
- Emacs stuck when error occurs in ange ftp, brianjiang, 2007/09/07
- Message not available
- Re: line spacing too big, Sebastian Kaps, 2007/09/10