What I am aiming for is really something more like an IDE. The few IDEs I have tried I found very confusing. Emacs was very promising but to get it to work in the way I would like it to would mean learning ELISP. Not only do I find Lisp confusing, but ELISP has a fairly limited domain for the amount of time it would take me to learn it. However the worst part is that there were so many key bindings to remember and this is actually where much on my problem lies not that my memory for such things is necessarily bad but erratic, For almost a month now I have been using the same finger to type e and i (or trying to) sometimes I will hit e instead of i three or for times before I get the right letter.

There is not much I can do about the key problem but I have many similar problems that last for days or months that could be easily ameliorated if every time I noticed that I found myself repeatedly doing A expecting B to happen I could arrange it so it would. However since getting most programs to do what you want means learning a new language which takes a certain amount of time even if it is a very simple one, I decided that I would concentrate on learning one or two languages well enough to make sure I have a computing environment that generally works the way I expect it to. I am working slowly toward this end.

I am sorry if this is but these are things that I have thinking about for years but no one had ever asked.

It amused me that that you used "reinvent the wheel" Because when I was younger I had sort of a motto "It is a better wheel I have invented" as I was constantly having to reinvent things because I did not understand them until I had.


In reply to Re^4: GTK source editing by nonsequitur
in thread GTK source editing by nonsequitur

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.