all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: OT -- An extremely dumb curiosity question?
Date: Sun, 11 Feb 2007 22:34:39 +1100	[thread overview]
Message-ID: <87hctt9bcg.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: mailman.4182.1170951157.2155.help-gnu-emacs@gnu.org

William Case <billlinux@rogers.com> writes:

> Hi;
>
> What are all you people doing with emacs ?
>
> I took an early retirement and now spend most of my time in a nicely
> fixed up den or office in the basement, on my computer using Fedora Core
> 6.  I am learning and exploring computers more and more every day.  I
> love it; I have come to firmly believe computers should be for the older
> and not the young.
>
> The point of my question is I use emacs to write an occasional bash
> script or a small C program.  I screw around with beginners level lisp
> and watch things not work.  But as I read the posts on the mailing list
> it is obvious emacs is being used for much much more.  Sometimes it
> seems it has replaced the Gnome or KDE desktop.  Outside of programming,
> I am having trouble imagining why people would use it.  Do you use it
> full screen all the time; only in a terminal or a virtual terminal?  Is
> it the only program you have running at start up with everything else
> being done by command line?  
>
> I ask here because none of my friends have any idea what I am talking
> about.
>
> This is a casual chatty question not to be taken too seriously, but if
> some of you are taking a break from your real work, I would be really
> interested in knowing just what people really do with it.  Emacs I mean.
>

I use emacs as my primary interface to the computer because I'm a blind user.
An example of the power of emacs is the package emacspeak. This is a package
which provides full speech feedback for users who are unable to read the
screen. The alternative to using emacs and emacspeak would be to use a screen
reader, but in comparison to emacspeak, screen readers are rather "dumb". 

As an example, emacspeak uses "voice lock mode", which is similar to font locak
mode, but instead of representing different bits of text with different fonts
and colours, voice lock uses different voices, changes in pitch and sound icons
to provide additional contextual clues via auditory means in a manner similar
to font locks use of colours and fonts to represent different textual
properties. font lock might represent bold text using a bold version of the
font while emacspeak might represent that test by speaking it in a louder or
different voice etc. 

I also do a lot of authoring and programming. Emacs is a wonderful environment
for this. I use AucTex to write high quality documents and various programming
modes to create a productive integrated development environment. The w3m-el
package gives me an integrated web browser (there is also w3, but it is
severely lacking in sufficient developers to keep pace with the rapidly
evolving web world), various good mail readers and the wonderful Gnus (which is
what I'm using now) for reading newsgroups, mail and rss. I also use many other
very useful emacs modes, such as emms for managing and playing audio content
(music, podcasts, streaming audio etc), planner mode for managing my projects,
planning activities, tracking time spent on tasks and collating information,
bbdb as an address/contact database and muse for creating documents in multiple
formats quickly and easily (bloxsom blog, web pages, pdf, texinfo, docbook
etc). I also use emacs' tramp mode to edit files on remote systems easily and
securely.

However, probably what I like best about emacs is that I can pretty much
customize it to do what I want. if i can't find an existing package to do what
I want, I can use elisp to write one or if I don't like the behavior in a
particular package, Ic an modify it using elisp functions like defadvice. I can
easily automate common tasks using a bit of elisp or a macro, which i can then
bind to a key for easy execution. Essentially, emacs gives me a powerful
programmable interface which I can configure to work the way I like rather than
having to learn a heap of different applications, some of which will have bits
I don't like and probably won't be able to change easily, if at all.

I should say that my initial attempts to learn emacs failed. this was before I
lost my sight and when I was a dedicated vi user. However, after being forced
to learn emacs (for emacspeak), I found that once I was over the learning
curve, I really began to like it moe and more. Now I cannot imagine working in
any other environment. One thing I really like is the support for the keyborad
and the fact there isn't anything you can do with the mouse you can't do with
the keybord. I think mice are an inefficient interface mechanism and believe I
can work faster using the keyboard than most mouse users. Marking the region
and using keys to cut/copy/paste is very fast an efficient. Having as many apps
working from inside emacs as possible means I can easily cut/copy and paste
between applications and never even think about the darn rodent!

regards,

Tim


-- 
tcross (at) rapttech dot com dot au

  parent reply	other threads:[~2007-02-11 11:34 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.4182.1170951157.2155.help-gnu-emacs@gnu.org>
2007-02-08 16:56 ` OT -- An extremely dumb curiosity question? Tyler Smith
2007-02-08 17:27 ` Pascal Bourguignon
2007-02-08 23:47   ` thorne
2007-02-08 23:30     ` Joost Kremers
2007-02-08 23:48       ` Pascal Bourguignon
2007-02-08 23:56         ` Joost Kremers
2007-02-11 12:02         ` Tim X
2007-02-11 15:20           ` William Case
2007-02-11 15:55             ` William Case
     [not found]             ` <mailman.4346.1171209373.2155.help-gnu-emacs@gnu.org>
2007-02-11 21:23               ` Tim X
2007-02-11 11:53     ` Tim X
2007-02-08 17:33 ` Hadron
2007-02-08 21:28 ` Robert D. Crawford
2007-02-09  3:50 ` Rjjd
2007-02-09 17:26 ` Robert Thorpe
2007-02-10  9:53   ` Eli Zaretskii
     [not found]   ` <mailman.4289.1171101235.2155.help-gnu-emacs@gnu.org>
2007-02-10 17:00     ` Galen Boyer
2007-02-11 12:13       ` Tim X
2007-02-12  8:29     ` Robert Thorpe
2007-02-11 11:34 ` Tim X [this message]
2007-02-14  6:49 ` Edward Dodge
2007-02-08 15:45 William Case
2007-02-08 16:24 ` Leo
2007-02-08 16:51 ` CHENG Gao
2007-02-08 17:00 ` ken
2007-02-08 17:33   ` CHENG Gao
2007-02-12  0:51   ` Matthew Flaschen
2007-02-08 22:41 ` Lennart Borgman (gmail)
2007-02-09 15:59   ` Eli Zaretskii
2007-02-09 16:19     ` Juanma Barranquero
2007-02-09 16:32       ` Eli Zaretskii
2007-02-09 16:40         ` Juanma Barranquero
2007-02-10  9:44           ` Eli Zaretskii
2007-02-09 16:26     ` CHENG Gao
     [not found]     ` <mailman.4238.1171037993.2155.help-gnu-emacs@gnu.org>
2007-02-09 18:25       ` Pascal Bourguignon
2007-02-10  1:28         ` Juanma Barranquero
     [not found]         ` <mailman.4266.1171070942.2155.help-gnu-emacs@gnu.org>
2007-02-10 11:46           ` Pascal Bourguignon
2007-02-10 15:07             ` Juanma Barranquero
2007-02-10 16:47       ` Tassilo Horn
2007-02-10 19:55         ` Juanma Barranquero
     [not found]         ` <mailman.4314.1171137338.2155.help-gnu-emacs@gnu.org>
2007-02-10 23:53           ` Tassilo Horn
2007-02-11  0:54             ` Juanma Barranquero
     [not found]             ` <mailman.4328.1171155290.2155.help-gnu-emacs@gnu.org>
2007-02-11  7:04               ` Hadron
2007-02-11 14:29                 ` Juanma Barranquero
     [not found]   ` <mailman.4234.1171036785.2155.help-gnu-emacs@gnu.org>
2007-02-09 17:58     ` Mathias Dahl
     [not found] ` <mailman.4193.1170953922.2155.help-gnu-emacs@gnu.org>
2007-02-09 17:54   ` Mathias Dahl
2007-02-11  9:07     ` CHENG Gao
     [not found]     ` <mailman.4331.1171184841.2155.help-gnu-emacs@gnu.org>
2007-02-12  7:00       ` Mathias Dahl
2007-02-12  9:14         ` CHENG Gao
     [not found]         ` <mailman.4376.1171271700.2155.help-gnu-emacs@gnu.org>
2007-02-12 13:41           ` Mathias Dahl
2007-02-10  2:37 ` mkeller
2007-02-10  8:28 ` Tom Rauchenwald

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hctt9bcg.fsf@lion.rapttech.com.au \
    --to=timx@nospam.dev.null \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.