all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Sebastian Kaps <seb@toyland.sauerland.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: line spacing too big
Date: Thu, 6 Sep 2007 11:38:36 +0200	[thread overview]
Message-ID: <2097DBC4-5CAA-453C-8764-AF84D7499FFF@Web.DE> (raw)
In-Reply-To: <87myw0uvku.fsf@toyland.sauerland.de>


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.

  reply	other threads:[~2007-09-06  9:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-05 13:44 line spacing too big Sebastian Kaps
2007-09-05 21:32 ` Peter Dyballa
     [not found] ` <mailman.384.1189027940.18990.help-gnu-emacs@gnu.org>
2007-09-05 22:18   ` Sebastian Kaps
2007-09-05 23:05     ` Peter Dyballa
     [not found]     ` <mailman.389.1189033552.18990.help-gnu-emacs@gnu.org>
2007-09-06  7:00       ` Sebastian Kaps
2007-09-06  9:38         ` Peter Dyballa [this message]
     [not found]         ` <mailman.410.1189071526.18990.help-gnu-emacs@gnu.org>
2007-09-06 10:28           ` Sebastian Kaps
2007-09-06 11:10             ` Peter Dyballa
     [not found]             ` <mailman.415.1189077010.18990.help-gnu-emacs@gnu.org>
2007-09-06 17:06               ` Sebastian Kaps
2007-09-07 10:37                 ` Peter Dyballa
2007-09-07 15:37                   ` Emacs stuck when error occurs in ange ftp brianjiang
     [not found]                 ` <mailman.449.1189161567.18990.help-gnu-emacs@gnu.org>
2007-09-10 20:43                   ` line spacing too big Sebastian Kaps

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2097DBC4-5CAA-453C-8764-AF84D7499FFF@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=seb@toyland.sauerland.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.