LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   qemacs '{' problem (https://www.linuxquestions.org/questions/linux-software-2/qemacs-%7B-problem-90560/)

BalaclavaBoB 09-08-2003 01:02 PM

qemacs '{' problem
 
Hello,

I started looking at qemacs as an alternative to emacs, but ran into a major problem.

If I open up a new C file eg: hello.c: 'qemacs hello.c' it enters into the syntax highlighting mode.

I type:
#include <stdio.h>
int main()
{


Now the problem is the cursor remains under the '{' it does not move forward one position. Considering emacs and vim do not do this, this is very annoying and is stopping me from using this emacs replacement.

I need a lighter version of emacs with syntax highlighting for a project which requires lower memory use, but still has a color terminal.

Thanks


All times are GMT -5. The time now is 05:54 PM.