On Wed, Apr 02, 2003 at 08:23:11AM +0200, Malte Thoma wrote: > 1. Gibt es eine globale emacsrc in /etc/... (ich habe da keine, die ich > als solche identifizieren k�nnte)
Wie so h�ufig im Leben hilft auch hier die zum Programm geh�rende
Dokumentation[1] weiter:
There can also be a "default init file", which is the library
named `default.el', found via the standard search path for
libraries. The Emacs distribution contains no such library; your
site may create one for local customizations. If this library
exists, it is loaded whenever you start Emacs (except when you
specify `-q'). But your init file, if any, is loaded first; if it
sets `inhibit-default-init' non-`nil', then `default' is not
loaded.
Your site may also have a "site startup file"; this is named
`site-start.el', if it exists. Like `default.el', Emacs finds
this file via the standard search path for Lisp libraries. Emacs
loads this library before it loads your init file. To inhibit
loading of this library, use the option `-no-site-file'. *Note
Initial Options::.
> 2. Warum ist dieses n�tzliche feature nicht Standard?
Weil es teil der emacs-Philosophie ist, dass solchen Fancy-Colorfull-
Blinkenlights-Features standardm��ig deaktiviert sind, damit der User
nicht davon erschlagen wird. Jeder soll sich nur das selber
aktivieren, was er braucht.
HTH
sascha
[1] Dokumentation, die: anh�ufung von Worten und S�tzen bildenden
Schriftzeichen, zur Beschreibung von Zweck und Funktionsweise
einer Sache oder Vorrichtung.
--
#!/bin/sh VIRUS
n=.signature;mv $n $n~;(echo '#!/bin/sh VIRUS';cat<<'X'|tee -a $n;echo "X")>>$n
n=.signature;mv $n $n~;(echo '#!/bin/sh VIRUS';cat<<'X'|tee -a $n;echo "X")>>$n
X
pgp00000.pgp
Description: PGP signature

