emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric Schulte <schulte.eric@gmail.com>
To: John Hendy <jw.hendy@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>,
	Marcin Borkowski <mbork@wmi.amu.edu.pl>
Subject: Re: [OT] Gnus mail tutorial?
Date: Sat, 25 May 2013 00:43:19 -0600	[thread overview]
Message-ID: <87bo7zsgoo.fsf@gmail.com> (raw)
In-Reply-To: <CA+M2ft8RRTYKaCbM9tqLEO2_pi3aVu10o-vqjj7zu1bu2iasiQ@mail.gmail.com> (John Hendy's message of "Fri, 24 May 2013 18:27:57 -0500")

John Hendy <jw.hendy@gmail.com> writes:

> On May 24, 2013 6:01 PM, "Marcin Borkowski" <mbork@wmi.amu.edu.pl> wrote:
>>
>> Hi list,
>>
>> sorry for an off-topic question, but I'm sure someone here will be
>> able to help me with this: I'm thinking about using Emacs as my email
>> client, and I'm considering using Gnus for that.  The Gnus manual is a
>> bit intimidating; is there any newbie-friendly tutorial which might help
>> get me started, taking into account that I do /not/ want to use Gmail,
>> but another (IMAP-aware) mail service?
>>
>
> Seconded. I tried following the tutorials that *do* exist once and just
> gave up. Something tried and known to work and be complete would be
> awesome. and I know there's a lot of gnus users on the list :)
>

I know the OP explicitly does not want to use gmail, however this gmail
solution is *very* concise and should be easily adapted to work with a
non-gmail imap service.

  http://www.emacswiki.org/emacs/GnusGmail#toc2

Just replace the gmail urls and ports with those of the service you want
to use.  Also, note that in blocks like the following

    (setq gnus-select-method '(nnimap "gmail"
                                      (nnimap-address "imap.gmail.com")
                                      (nnimap-server-port 993)
                                      (nnimap-stream ssl)))

in the 'nnimap "gmail"' portion the "gmail" is just a name, not
something special, and it can be replaced with any arbitrary string.

The starter-kit-gnus page of my starter kit may be helpful, however, it
doesn't provide much new information beyond that available at the
previous emacs wiki page.

http://eschulte.github.io/emacs24-starter-kit/starter-kit-gnus.html
https://raw.github.com/eschulte/emacs24-starter-kit/master/starter-kit-gnus.org

Hope this helps,

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

-- 
Eric Schulte
http://cs.unm.edu/~eschulte

  reply	other threads:[~2013-05-25  6:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-24 23:00 [OT] Gnus mail tutorial? Marcin Borkowski
2013-05-24 23:27 ` John Hendy
2013-05-25  6:43   ` Eric Schulte [this message]
2013-05-25  5:50 ` Jacek Generowicz
2013-05-25 22:29   ` Richard Lawrence
2013-05-25 23:40     ` Suvayu Ali
2013-05-26 18:15     ` Steinar Bang
2013-05-25  7:09 ` Glyn Millington
2013-05-25  7:32   ` Alan Schmitt
2013-05-25  9:21     ` Rémi Vanicat
2013-05-25 22:24     ` Rasmus

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=87bo7zsgoo.fsf@gmail.com \
    --to=schulte.eric@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=jw.hendy@gmail.com \
    --cc=mbork@wmi.amu.edu.pl \
    /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).