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

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

Re: Compatible .emacs for Gnu and xemacs


From: Andreas Röhler
Subject: Re: Compatible .emacs for Gnu and xemacs
Date: Mon, 01 Jun 2009 21:01:06 +0200
User-agent: Thunderbird 2.0.0.19 (X11/20081227)

emacsy wrote:
> Hi All,
> I have spent a lot of time customizing my .emacs file to work with GNU emacs
> 21.
> Now I am in a situation where I can only use xemacs. 
> How is it possible to modify my .emacs file to work with both Gnu Emacs and
> xemacs?
> Any tips/pointers/links are highly appreciated, could not find anything
> online refereeing to this issue.
>   

Its important to use a key format accepted by both. I use this for example:

(global-set-key [(control x)(c)] 'electric-buffer-list)







reply via email to

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