Gnus development mailing list
 help / color / mirror / Atom feed
From: Sebastian Tennant <sebyte@smolny.plus.com>
Subject: Re: nnimap groups are ephemeral
Date: Mon, 30 Jan 2006 22:30:23 +0000	[thread overview]
Message-ID: <877j8hl56o.fsf@smolny.plus.com> (raw)
In-Reply-To: <ad9751290601300406t53df9670w6aaf13aa7173262@mail.gmail.com>

Alex Polite <notmyprivateemail@gmail.com> wrote:

> Hi.
>
> Since I'm moving to imap from pop I might as well ditch my old email
> client and do one more thing i emacs.
>
> Gnus seems to be the email client of choice in emacs. I've been
> looking at my.gnus.org and have reached the point were I can open my
> imap mailboxes in gnus and write/send mail.
>
> When I issue gnus-summary-reselect-current-group in the summary buffer
> I get "Ephemeral groups can't be reselected".
>
> I understand the difference between ephemeral groups and solid
> groups but I don't understand why my nnimap groups default to
> ephemeral.

They don't.  Something's wrong.  The only way to read a group
ephemerally is to enter it with C-M-<RET> from the *Group* bufffer,
and I doubt you're doing that.  A simple <SPC> or <RET> is the usual
way to read/enter a group.

See (info "(gnus)Selecting a group")

[place cursor above this line and type C-x C-e to read info node]

> emacs version: 21.4a-1ubuntu1
> gnus version: 5.10.6-0.CVS.20050610-1
>
> relevant part of .gnus.el
>
> (setq gnus-select-method '(nnimap "m4"
> 				  (nnimap-address "mymailserver")
> 				  (nnimap-server-port 143)
> 				  (nnimap-authinfo-file "~/repos/conf/authinfo-mail-m4")
> 				  ))

There's nothing wrong with this select-method, at least there's
nothing in it to make your nnimap groups ephemeral.

sdt




      reply	other threads:[~2006-01-30 22:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-30 12:06 Alex Polite
2006-01-30 22:30 ` Sebastian Tennant [this message]

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=877j8hl56o.fsf@smolny.plus.com \
    --to=sebyte@smolny.plus.com \
    /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.
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 NNTP newsgroup(s).