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
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
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
--- 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
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