all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Butler <leo.butler@umanitoba.ca>
To: Jason Sanroma <jason@sanroma.net>
Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Re: Email Help
Date: Thu, 26 Aug 2021 19:10:39 -0500	[thread overview]
Message-ID: <87y28neohs.fsf@t14.reltub.ca> (raw)
In-Reply-To: <CAFdJqtTn5MJEBwL=UH8ECPE9zEGsEfQK6EQuppWG0H+ek0An5Q@mail.gmail.com> (Jason Sanroma's message of "Thu, 26 Aug 2021 15:44:45 -0400")

Jason Sanroma <jason@sanroma.net> writes:

> Thanks! It now works. So now to read/send mail in Emacs is there a
> certain code for that?

You should see a buffer which is empty with something like

-UUU:**--F1  Gnus: *Group* {nntp:news.gmane.io}

on the mode line (second line from the bottom). You type

^

This will open a buffer named *Server*. I will contain 2-3 lines like

     {nnfolder:archive} (opened)
     {nntp:news.gmane.io} (opened)

(there should be a line for gmail, too, in my example I only have those
two lines).

Put point on the second line and hit the Enter key. Gnus will take a few
seconds (it will emit messages in the mini-buffer, though), and a new
buffer will open, with something like

-UUU:----F1  Gnus: *Gnus Browse Server* {nntp:news.gmane.io}

on the mode line.

A very long list of news groups will appear. Search for
gmane.emacs.help. When you find it, put point on that line and type

u

then

L

then

q

This will bring you back to the *Group* buffer, but now it will have one
line in it,

       *: gmane.emacs.help

Put point on that line and hit the Enter key. Gnus will ask how many
articles to get, enter a small number like 200 and hit Enter.

Now, search for Sanroma. When you find that first message, put point on
that line and hit Enter.

Report back to us when you get there.

Leo

Jason Sanroma <jason@sanroma.net> writes:

> Thanks! It now works. So now to read/send mail in Emacs is there a
> certain code for that?
>
> Thanks,
> Jason
>
> On Thu, Aug 26, 2021 at 3:07 PM Herbert J. Skuhra <herbert@gojira.at> wrote:
>>
>> On Thu, Aug 26, 2021 at 06:45:22PM +0000, Jason Sanroma wrote:
>> >
>> > When I enter this it says "gnus-read-init-file: Error in ~/.gnus: setq"
>>
>> Missing "(" at the beginning of the line.
>>
>> --
>> Herbert
>>



  parent reply	other threads:[~2021-08-27  0:10 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-26  0:22 Email Help Jason Sanroma
2021-08-26  1:22 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-26  1:42   ` Jason Sanroma
2021-08-26  2:08     ` Eduardo Ochs
2021-08-26  3:12       ` Jason Sanroma
2021-08-26  3:22         ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-26  3:15       ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-26  3:18         ` Jason Sanroma
2021-08-26  3:29           ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-26  5:24             ` Jason Sanroma
2021-08-26 11:39               ` Leo Butler
2021-08-26 15:03                 ` Jason Sanroma
2021-08-26 18:34                   ` Leo Butler
2021-08-26 18:45                     ` Jason Sanroma
2021-08-26 19:03                       ` Herbert J. Skuhra
2021-08-26 19:44                         ` Jason Sanroma
2021-08-26 21:32                           ` Arthur Miller
2021-08-27  0:10                           ` Leo Butler [this message]
2021-08-29  3:17                             ` Jason Sanroma
2021-08-29  3:34                               ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-29 15:52                                 ` Samuel Banya
2021-08-29 16:09                                   ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-29 16:17                                   ` Arthur Miller
2021-08-29 16:29                                     ` Samuel Banya
2021-08-29 17:08                                     ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-29 19:09                                       ` Arthur Miller
2021-08-29 20:15                                         ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-29 21:27                                           ` Arthur Miller
2021-09-06  1:10                                             ` Jason Sanroma
2021-09-07 11:24                                               ` Leo Butler
2021-09-07 15:26                                               ` Eric S Fraga
2021-08-30 16:00                                   ` Emacs email setup, was: " Leo Butler
2021-08-26 23:00                     ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-26 22:51                 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-26  3:45           ` Eduardo Ochs
2021-08-26  4:09             ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-26 15:25         ` Max Brieiev
2021-08-26 23:02           ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-26 23:08             ` Jason Sanroma
2021-08-26 23:16               ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-26  3:17     ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-26  3:22       ` Jason Sanroma
2021-08-26  3:31         ` Emanuel Berg via Users list for the GNU Emacs text editor
  -- strict thread matches above, loose matches on Subject: below --
2021-08-26  0:56 Jason Sanroma

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=87y28neohs.fsf@t14.reltub.ca \
    --to=leo.butler@umanitoba.ca \
    --cc=help-gnu-emacs@gnu.org \
    --cc=jason@sanroma.net \
    /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.