bison-mode icon indicating copy to clipboard operation
bison-mode copied to clipboard

Indentation

Open andyleejordan opened this issue 10 years ago • 3 comments

The electric indentation for bison-mode gives... interesting results when run on each line of the buffer.

andyleejordan avatar Oct 08 '14 08:10 andyleejordan

Totally agreed, it needs work.

Since much of bison-mode was written in the 90s, I suspect c-mode's indentation is better now and just using that would probably be an improvement.

I'm afraid bison-mode isn't the top of my list of priorities at the moment, but I'm happy to review and merge pull requests.

Wilfred avatar Oct 08 '14 21:10 Wilfred

@Wilfred That I can totally understand :) I probably won't touch Bison again after my compilers class; there are newer and better technologies.

andyleejordan avatar Oct 09 '14 02:10 andyleejordan

No worries. I'm going to leave this open, because it's definitely an issue, and needs fixing.

Wilfred avatar Oct 12 '14 21:10 Wilfred