Re: [jdee-users] disabling control flow expansions

2008-05-05 Thread Mikoláš Janota
On Tue, May 6, 2008 at 1:56 AM, Yee Keat Phuah <[EMAIL PROTECTED]> wrote: > Hi, > > > On Tue, May 6, 2008 at 5:30 AM, Mikoláš Janota <[EMAIL PROTECTED]> wrote: > > 1) According to the documentation, jde-gen-cflow-enable should be the > > variable to set to nil if one wants to get rid of contro

Re: [jdee-users] disabling control flow expansions

2008-05-05 Thread Yee Keat Phuah
Hi, On Tue, May 6, 2008 at 5:30 AM, Mikoláš Janota <[EMAIL PROTECTED]> wrote: > 1) According to the documentation, jde-gen-cflow-enable should be the > variable to set to nil if one wants to get rid of control flow > expansions. I tried that and it didn't work. Is it a problem on my > side? j

Re: [jdee-users] disabling control flow expansions

2008-05-05 Thread Mikoláš Janota
Hi, I realized that it might not be clear from my previous email what I'm exactly asking. So a second attempt. 1) According to the documentation, jde-gen-cflow-enable should be the variable to set to nil if one wants to get rid of control flow expansions. I tried that and it didn't work. Is it

Re: [jdee-users] disabling control flow expansions

2008-05-05 Thread jdonohue654-jde
--- Mikoláš Janota <[EMAIL PROTECTED]> wrote: > Hello, > > I've been trying to get rid off the control flow > expansions --- as > if () (which trouble me greatly). > So I've set jde-gen-cflow-enable to nil (both using > the menu and > .emacs), that didn't do anything (as far as I can > te

[jdee-users] disabling control flow expansions

2008-05-05 Thread Mikoláš Janota
Hello, I've been trying to get rid off the control flow expansions --- as if () (which trouble me greatly). So I've set jde-gen-cflow-enable to nil (both using the menu and .emacs), that didn't do anything (as far as I can tell). So I looked into jde.el. Not really knowing anything about e