emacs/var/elfeed/db/data/96/963b45cad316beee7172d8ac4cfb617867978791
2022-01-03 12:49:32 -06:00

105 lines
3.7 KiB
Plaintext

<blockquote>
<p>
Sometimes I post updates from people who don't have their own blog. Here's one from Bob Oliver. - Sacha
</p>
</blockquote>
<p>
This short article sets out why I, as an Emacs newbie, really, really
love this software. But before I get into that I would like to explain
my voyage (Note: absence of the 'journey' word) to Emacs.
</p>
<p>
Many moons ago, back in the late seventies / early eighties I was a
Cobol programmer, a job I loved. As it is with life, circumstances
change and I moved away from Data Processing, as we called it in olden
days. This meant I had to get my programming fix using my Sinclair
Spectrum, which I programmed using their version of BASIC. I learned
how to build my own, very simple games, and spent many hours playing
my games and programming more. Then the children came along, the
Sinclair went into the loft (attic for non-UK readers) and I had
little or no time for hobbies.
</p>
<p>
Years later, with family grown and flown the nest, the Raspberry Pi
was released and revised my love of programming. I took to learning C
and Python - though remain very much at the beginner stage. All very
enjoyable. This sparked a notion that I might be able to build an app
and enhance my future pension prospects. To this end I installed xCode
on my MacBook and also tried VS-Code. Needless to say I have not
achieved proficiency and have since removed those products from my
MacBook.
</p>
<p>
I still wanted to enhance my knowledge of C, Python and Bash, and so
was really pleased when the Raspberry Pi foundation released Raspberry
O/S Desktop for Mac (apologies if this name is not technically
correct). This enabled me to re-purpose an old MacBook (circa 2009 and
no longer supported) as a Linux machine, which got me interesting in
learning all things Linux. This led to me installing Emacs as my code
editor. Through reading all things Emacs I discovered org-mode and now
Emacs is my text editor of choice.
</p>
<p>
As probably most new users to Emacs, I found it a bit confusing at
first, but did as recommended stuck with it, and I am really glad I
did.
</p>
<div class="outline-2" id="outline-container-org0214b1b">
<h2 id="org0214b1b">What do I use Emacs for?</h2>
<div class="outline-text-2" id="text-org0214b1b">
<p>
A very good question. Short answer is code and text editor.
</p>
<ol class="org-ol">
<li>Writing, compiling, testing and running C programs.</li>
<li>Writing, testing and running Bash scripts.</li>
<li>Writing, testing and running Python programs.</li>
<li>Compiling my, not so, daily journal.</li>
<li>Using org-mode as my word processor of choice.</li>
</ol>
<p>
The key reason for using org-mode for my journal, was portability and
long term accessibility. I had used various electronic journals
before, each with their own proprietary file standards, making me
concerned that my journal would not be available to my children long
after I have gone. Also as Linux, and hence org-mode, use plain text
files I can edit with any text editor on any platform, so can be
assured that I can move the files as and when I change computers. Also
as plain text files, they are readily searchable, so I can recall
memories easily.
</p>
<p>
Finding Emacs and org-mode is probably one of the best things I have
done since I retired from full-time employment.
</p>
<p>
What next:
</p>
<ol class="org-ol">
<li>Maintain my journal writing.</li>
<li>Write up my poems in org-mode - I have several going back to my teenage years.</li>
<li>Develop my writing skills and maybe write a novel.</li>
<li>Learn how to send and recieve mail through Emacs - I have yet to find a guide that is not too technical / complicated for me.</li>
</ol>
<p>
SO MY MESSAGE IS JOIN THE EMACS AND ORG SOCIETY - YOU WON'T REGRET IT.
</p>
<p>
Bob Oliver
Essex, England.
</p>
</div>
</div>