all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Steve Prud'Homme" <sprudhom@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Gmail with emacs
Date: Wed, 21 Dec 2011 12:21:49 -0500	[thread overview]
Message-ID: <CAN6y2uiivBAkx-w+3rMYG+qFo=r=aodF4ZUhwU9TKyg0i9JLwA@mail.gmail.com> (raw)
In-Reply-To: <BANLkTimHyggzvgXxByrAb37Xcsq_WK-+tw@mail.gmail.com>

Ok i try to configure my GNU Emacs to read gmail email.
I saw on a web site that i have to put these line :

(add-to-list 'gnus-secondary-select-methods '(nnimap "gmail"
                                  (nnimap-address "imap.gmail.com")
                                  (nnimap-server-port 993)
                                  (nnimap-stream ssl))


So I've put it in .emacs
Now I have this error

Warning (initialization): An error occurred while loading
`/home/sprudhom/.emacs':

Symbol's value as variable is void: gnus-secondary-select-methods

To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file.  Start Emacs with
the `--debug-init' option to view a complete error backtrace.

I'm a beginner in emacs mail... can anybody help me with a low level
(rookie) langage.
Thanks

2011/5/14 Steve Prud'Homme <sprudhom@gmail.com>
>
> Ok i need help with emacs to setup my email.
> On this site : http://www.emacswiki.org/emacs/GnusGmail
> They said to add this line... but i don't now where. A guy on the emacs for windows mailing list helped me to setup my home folder now in my home folder i have a directory call .emacs.d.
> Where do i have to put these line:
>
> (add-to-list 'gnus-secondary-select-methods '(nnimap "gmail"
>                                   (nnimap-address "imap.gmail.com")
>                                   (nnimap-server-port 993)
>                                   (nnimap-stream ssl)))
>
>
> Thanks
>
> --
> Posté par Joseph Benoit Steve Prud'Homme
> sprudhom@gmail.com




--
Posté par Steve Prud'Homme
sprudhom@gmail.com
514 466-3951



  parent reply	other threads:[~2011-12-21 17:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-14  5:20 Gmail with emacs Steve Prud'Homme
2011-05-14 19:57 ` Peter Dyballa
2011-12-21 17:21 ` Steve Prud'Homme [this message]
2011-12-21 18:35   ` Tassilo Horn
2011-12-22 18:06   ` Kevin Rodgers

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='CAN6y2uiivBAkx-w+3rMYG+qFo=r=aodF4ZUhwU9TKyg0i9JLwA@mail.gmail.com' \
    --to=sprudhom@gmail.com \
    --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.