help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs-snapshot keybinding problem


From: Peter Dyballa
Subject: Re: emacs-snapshot keybinding problem
Date: Wed, 4 Jan 2006 23:48:04 +0100


Am 04.01.2006 um 22:51 schrieb Angelina Carlton:

I set up my .emacs file to use ~/.emacs.d/customGUI.el and customTTY.el
so I can make changes and not worry about affecting my old setup.

Do you know window-system? For example:

(if (not (string-match "XEmacs" mEV))
    (load (format "~/.emacs_%s" window-system))
)

I have:

-rw-r--r--   2 pete  21901 31 Dez 11:38 .emacs_mac      ; Carbon Mac OS X
-rw-r--r--   1 pete   1789 12 Jul 11:12 .emacs_nil      ; no windows
-rw-r--r--   2 pete   6078 25 Dez 16:59 .emacs_ns       ; GNUstep
-rw-r--r--   2 pete   2181 16 Dez 23:28 .emacs_x        ; X11

No Losedows around ...

--
Mit friedvollen Grüßen

  Pete

"Email is a wonderful thing for people whose role in life is to be on top of things. But not for me; my role is to be on the bottom of things. What I do takes long hours of studying and uninterruptible concentration." -Donald Knuth





reply via email to

[Prev in Thread] Current Thread [Next in Thread]