variables set in prj.el bleeding thru to custom.el

2003-12-22 Thread Paul Kinnucan
Paul == Paul Erion [EMAIL PROTECTED] writes: Paul I have some variables being set in a prj.el file (e.g., Paul 'jde-run-application-class') and only there. But when I Paul exit XEmacs and look in '~/.xemacs/custom.el', well, there Paul they are. Is this standard behaviour, or

Problem with abbrev

2003-12-22 Thread Wolfgang Pausch
Hello, I think I have another problem with abbrevs (beside the problem-report I've filed some hours ago): If I try to use a control-flow-expansion (for example if or while, not for)), it works as expected, with one problem: It doubles if to ifif and while to whilewhile. Has anyone except me

Re: variables set in prj.el bleeding thru to custom.el

2003-12-22 Thread Paul Erion
Oops, I don't really remember how I initially created prj.el -- it was a while ago. I just happened to be looking over my ~/.xemacs/custom.el file and noticed that variables that were being set in prj.el were also being (unexpectedly) set in custom.el. And deleting them (via editing) from

Re: variables set in prj.el bleeding thru to custom.el

2003-12-22 Thread Paul Kinnucan
Paul == Paul Erion [EMAIL PROTECTED] writes: Paul Oops, I don't really remember how I initially created Paul prj.el -- it was a while ago. I just happened to be Paul looking over my ~/.xemacs/custom.el file and noticed that Paul variables that were being set in prj.el were also

Re: variables set in prj.el bleeding thru to custom.el

2003-12-22 Thread Michael Schierl
On Mon, 22 Dec 2003 11:51:27 -0800 (PST), Paul Erion wrote: Oops, I don't really remember how I initially created prj.el -- it was a while ago. I just happened to be looking over my ~/.xemacs/custom.el file and noticed that variables that were being set in prj.el were also being