Stephen,
thank you for the description of init.el and custom.el; I will move all my
scripts from custom.el to init.el, and essentially never manually modify
custom.el.
Sirano
-----Original Message-----
From: xemacs-beta-bounces(a)xemacs.org [mailto:xemacs-beta-bouncesï¼ xemacs.org]
On Behalf Of Stephen J. Turnbull
Sent: Wednesday, November 17, 2010 12:14 AM
To: Sirano Dhe-Paganon
Cc: xemacs-beta(a)xemacs.org
Subject: RE: binding to G keys
Sirano Dhe-Paganon writes:
Hi Jeff; thanks, but way over my head. I'm using Xemacs-21.4 on
Windows-7.
I was hoping something like this in my custom.el file
I hope you mean init.el. Editing custom.el is one of those "Kids,
these are professional stunt men; don't try this at home!" stunts. Of
course, from your point of view, editing those two files has the same
effect.
However, for XEmacs, they are very different. XEmacs never tries to
edit init.el, so it doesn't matter what you put in there, as long as
it is valid Lisp code. It *does* edit custom.el, and like most
software, it is easily confused by the unexpected, even if it is valid
code.
Why is it called "custom.el" if you're not supposed to customize it?
Because the GUI CUSTOMize system uses it.
"(define-key global-map '(E0_17)
'kill-primary-selection)", but ... it
Where did you get that keysym "E0_17"?
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta