Steffen Krapp wrote:
> Ich bin gerade dabei mich mit dem GNU/Emacs zu besch�ftigen. Unter X
> ist mir die Schrift allerdings etwas klein. Gibt es eine M�glichkeit
> diese zu vergr��ern?

Shift + rechte Maustaste.

> In Michael Kofler, Linux - Installation,
> Konfiguration, Anwendung steht, dass man dies in der Datei .Xdefaults
> im home-Verzeichnis machen k�nne. Diese Datei finde ich auf meinem
> System (Sarge, Kernel 2.4.23, Windowmaker) leider nicht. Kann mir
> jemand helfen?

Dann leg' sie doch einfach an. Evtl. gibt es bei Dir auch schon eine
~/.Xresources, die dient demselben Zweck. M�gliche Einstellungen f�r
Emacs (nicht vollst�ndig, Zeilen mit ! sind auskommentiert):

emacs.ToolBar: off
emacs.ScrollBars: off
!emacs.ScrollBars: right
emacs.MenuBar: off
Emacs.Font: 9x15
!Emacs.Font: -bitstream-bitstream vera sans \
mono-medium-r-normal-*-*-120-*-*-p-*-iso8859-1
Emacs.geometry: 92x48
emacs.waitForWM: false

Emacs.Fontset-0: \
-misc-fixed-medium-r-normal--15-*-*-*-*-*-fontset-msitc, \
                  -efont-fixed-medium-r-*--16-*-*-*-*-*-iso10646-1
Emacs.Font: fontset-msitc

!emacs.Background: black
!emacs.Foreground: darkgrey
!emacs.pointerColor: DarkSlateGrey
!emacs.cursorColor: LightSlateGrey

!emacs.menu.attributeForeground: LightSlateGrey
!emacs.menu.attributeBackground: #0f1f4f
emacs.menu.attributeHeight: 100
emacs.menu.attributeFamily: -*-helv
emacs.menu.attributeWidth: normal
!emacs.scroll-bar.attributeBackground: LightSlateGrey
!emacs.scroll-bar.attributeForeground: black

!emacs.mode-line.attributeForeground: LightSlateGrey
!emacs.mode-line.attributeBackground: #0f1f4f

!emacs.font-lock-comment-face.attributeForeground: white
!emacs.font-lock-doc-face.attributeForeground: white
!emacs.font-lock-string-face.attributeForeground: yellow
!emacs.bold.attributeForeground: white
!emacs.italic.attributeForeground: yellow
!emacs.bold-italic.attributeUnderline: true
!emacs.font-lock-warning-face.attributeForeground: yellow
!emacs.font-lock-warning-face.attributeBackground: darkred
!emacs.font-lock-warning-face.attributeWeight: bold
!emacs.ReverseVideo: on
!emacs.BitmapIcon: on
!emacs.mode-line.attributeBox: off
!emacs.menu.attributeBox: off
!emacs.tool-bar.attributeBackground: #0f1f4f
!emacs.tool-bar.attributeForeground: black

In den Info-Seiten zu Emacs gibt es ein Kapitel �ber X-Resources. xrdb
~/.Xdefaults liest die Einstellungen f�r die aktuelle Sitzung ein. Beim
Start von X geht das automatisch.

Martin


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

Antwort per Email an