I
ioneabu
Sorry for the annoying subject, but I cannot express my frustration any
better here. I am willing to take on learning anything new that will
help me to program better and more efficiently.
I have now used emacs on OS X and Win XP. I have gone through the
tutorial and learned to navigate around and do the basics. I also
learned to invoke cperl-mode and even how to cut & paste some lisp code
into an .emacs file to supposedly start up with cperl-mode configured
in various ways.
All I really wanted up front was to see my Perl syntax color coded and
to compile and run my Perl program from within emacs, just to see it
work.
I did see it expand things for me, like:
while (()) {
}
which was pretty neat. It also persistantly gave me an explanation of
what #!/usr/bin/perl was for. Occasionally, it gave unhelpful advice
about unclosed {} on certain lines, which I am certain it was not
correct.
I have wasted a day and a half that could have been dedicated to
learning a new module or two or learning more core Perl or whatever.
I see that many people use and love emacs and think it is the greatest
for programming and everything else. I cannot find a decent online
tutorial for using emacs to write Perl. Everyplace I look just gives
the same few lines for the .emacs file and little else. I don't even
see a Perl/emacs book on amazon.com.
Is it worth continuing or am I just as well off without it? I like vi
and I also use a simple editor I wrote for Windows which has an ever
present directory and file list box at the left of the screen which
makes it really easy to fly through directories and files quickly.
Sometimes I just like to grab the mouse and grab a bunch of text for
copying, cutting etc... instead of thinking, 'let me mark here and mark
there, yank, jump over here now, delete, aaaaah! I just erased the
stuff in my buffer!' I grew up with Windows/Mac type editors and am
learning Unix type editing later in life.
Thanks for any advice
wana
better here. I am willing to take on learning anything new that will
help me to program better and more efficiently.
I have now used emacs on OS X and Win XP. I have gone through the
tutorial and learned to navigate around and do the basics. I also
learned to invoke cperl-mode and even how to cut & paste some lisp code
into an .emacs file to supposedly start up with cperl-mode configured
in various ways.
All I really wanted up front was to see my Perl syntax color coded and
to compile and run my Perl program from within emacs, just to see it
work.
I did see it expand things for me, like:
while (()) {
}
which was pretty neat. It also persistantly gave me an explanation of
what #!/usr/bin/perl was for. Occasionally, it gave unhelpful advice
about unclosed {} on certain lines, which I am certain it was not
correct.
I have wasted a day and a half that could have been dedicated to
learning a new module or two or learning more core Perl or whatever.
I see that many people use and love emacs and think it is the greatest
for programming and everything else. I cannot find a decent online
tutorial for using emacs to write Perl. Everyplace I look just gives
the same few lines for the .emacs file and little else. I don't even
see a Perl/emacs book on amazon.com.
Is it worth continuing or am I just as well off without it? I like vi
and I also use a simple editor I wrote for Windows which has an ever
present directory and file list box at the left of the screen which
makes it really easy to fly through directories and files quickly.
Sometimes I just like to grab the mouse and grab a bunch of text for
copying, cutting etc... instead of thinking, 'let me mark here and mark
there, yank, jump over here now, delete, aaaaah! I just erased the
stuff in my buffer!' I grew up with Windows/Mac type editors and am
learning Unix type editing later in life.
Thanks for any advice
wana