emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Marcin Borkowski <mbork@wmi.amu.edu.pl>
To: emacs-orgmode@gnu.org
Subject: Re: converting people to Emacs and org-mode
Date: Tue, 9 Apr 2013 22:59:18 +0200	[thread overview]
Message-ID: <20130409225918.07f4fac5@aga-netbook> (raw)
In-Reply-To: <txngunts.fsf@gmail.com>

Dnia 2013-04-09, o godz. 04:10:07
42 147 <aeuster@gmail.com> napisał(a):

> Hello mailing list,
> 
> This might be considered off-topic.
> 
> The question is the title: have you been able to convert many people
> to Emacs / org-mode? Are converts all programmers, or those versed in
> programming? -- Or have you converted non-programmers, e.g., anyone
> who edits text for a living?

An interesting (maybe?) story: I did convert a friend to Emacs.  We work
on proofreading and typesetting papers for a journal, which means
massive (and sometimes quite repetitive) editing.  I cooked a small
Elisp utility which gets a list of lists; the car of each of them is a
regex and the cdr is a list of possible substitutions for it.  (For
example, something like "\([0-9]\{4\}\)" (w/o backslashes escaped here)
might get translated into "\1 year" or "year \1" (this is not the best
example due to English syntax - in Polish the word order is much more
flexible - but you get the idea).  My function walks through the
document, highlights any caught fragments and lets the user to press
TAB until the desired substitution appears.  It's not perfect, but it
helps us *a lot*.  When the friend saw it, he finally installed Emacs
(after being harassed by me for some 2+ years;)).

Now I'm in the process of showing him Org-mode.  Interestingly, the
feature which got him the most excited was clocking; this confirms that
different people have wildly different usage patterns (I guess for most
users clocking is completely unnecessary).

BTW: he's not a programmer (though very skilled at LaTeX).

> It's impossible for me to have a conversation these days without
> referring to org-mode. Since I use it for practically everything,
> there's no way to avoid raising the topic. However, I do find it
> difficult to convert people. I send them video captures showing off
> the features, give real-time demonstrations, etc., and offer to work
> them through the installation and lead them up the steep Emacs
> learning curve -- but thus far, I've only gotten a couple people to
> adopt it. And that after relentless advocacy.

I know that feeling from a hobby of mine; boardgamers are also (very
often) "evangelists" (me too).  Authorities on the subject usually warn
people not to do that;).

> Anyway, apologies if this seems to clutter the already highly active
> mailing list. But I do think questions of proselytization (because we
> /are/ talking religion here) is important.

Ha ha, one of my favorite inside jokes with my friends/colleagues is me
saying "I'm not particularly religious, sometimes I use Emacs and
sometimes Vim".  (Of course, only those who know I'm a devout
Catholic get the joke.  And in reality I use Vim very rarely, and
almost never on my computer.)

> 42

Best,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University

  parent reply	other threads:[~2013-04-09 20:59 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-09  8:10 converting people to Emacs and org-mode 42 147
2013-04-09  8:29 ` Suvayu Ali
2013-04-09  8:47   ` Eric Abrahamsen
2013-04-13  8:16   ` Karl Voit
2013-04-09  8:46 ` Thorsten Jolitz
2013-04-09  8:51   ` Carsten Dominik
2013-04-09 10:21     ` Moritz Ulrich
2013-04-09 10:30       ` Thorsten Jolitz
2013-04-09 11:05         ` Torsten Wagner
2013-04-22 14:26           ` Eric S Fraga
2013-04-22 15:20             ` Loyall, David
2013-04-22 17:11             ` Bastien
2013-04-22 19:35               ` Sebastien Vauban
2013-04-22 20:03                 ` John Hendy
2013-04-23  5:19                 ` Achim Gratz
2013-04-23  6:38                   ` Thorsten Jolitz
2013-04-22 21:50               ` Samuel Wales
2013-04-23  7:29               ` Carsten Dominik
2013-04-23  9:01                 ` OT: Emacs screen colors (was: converting people to Emacs and org-mode) Karl Voit
2013-04-23  9:28               ` converting people to Emacs and org-mode Eric S Fraga
2013-04-23  9:37                 ` Jude DaShiell
2013-04-23  9:48                   ` Eric S Fraga
2013-04-09 11:40         ` Bastien
2013-04-09  8:48 ` Carsten Dominik
2013-04-09  9:50   ` Bastien
2013-04-09 10:03     ` Russell Adams
2013-04-09 12:27       ` Eric Abrahamsen
2013-04-09 15:31         ` Christopher Allan Webber
2013-04-09 16:28           ` Sebastien Vauban
2013-04-12 22:17             ` Eric Schulte
2013-04-09 18:33         ` Loyall, David
2013-04-09 18:42           ` Chris Gray
2013-04-09 14:42 ` Gunnar Wolf
2013-04-09 21:03   ` Marcin Borkowski
2013-04-09 20:59 ` Marcin Borkowski [this message]
2013-04-09 22:26 ` John Hendy
2013-04-10 12:03   ` Doug Lewan
2013-04-13  8:43 ` Karl Voit
  -- strict thread matches above, loose matches on Subject: below --
2013-04-09 23:59 42 147
2013-04-10  7:37 ` Bastien
2013-04-10 10:01 ` Suvayu Ali

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=20130409225918.07f4fac5@aga-netbook \
    --to=mbork@wmi.amu.edu.pl \
    --cc=emacs-orgmode@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).