Gnus development mailing list
 help / color / mirror / Atom feed
From: carlosjosepita@gmail.com
To: ding@gnus.org
Subject: Using gnus with gmail: almost there
Date: Tue, 29 Jul 2014 01:00:59 -0300	[thread overview]
Message-ID: <87fvhkn79g.fsf@jose.i-did-not-set--mail-host-address--so-tickle-me> (raw)

Hi all, it's my first day with gnus and I'm pretty happy with the level
of integration I was able to achieve with gmail imap. Nevertheless,
there are a few quirks remaining and any help from the experienced users
here would be very much appreciated. Let's see:

1) I would like to include my sent emails in the threads where they
belong, like in the "conversation" view gmail offers. There is a
suggestion somewhere in the net to create a virtual group merging the
inbox and the sent mail groups, but this will only work for threads in
the inbox. Another option is to add a copy of any sent mail to the
current group, i.e. something like:

(setq gnus-message-archive-group
      (lambda (g) (concat "nnimap+gmail:" g)))

But this has some problems:
  1.i) I don't know how to do this *only* for the gmail server.
  1.ii) Obviously it doesn't work for emails sent from the webmail.

Nevertheless, being able to solve 1.i alone would be very good news for
me.

2) I would like to postpone a message directly to a remote group
(ideally, the gmail drafts folder). Currently I'm able to locally
postpone a message and then move it to the remote group. A way to
automate this is what I can't come with (or, better, to directly store
the draft in the remote group, which I'm afraid is not possible).

Well, I think that's all for the time being. Thank you in advance.

Cheers
--
Carlos




             reply	other threads:[~2014-07-29  4:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-29  4:00 carlosjosepita [this message]
2014-07-29 13:09 Carlos
2014-07-31  5:56 ` Tassilo Horn
2014-07-31 19:18   ` Carlos Pita
2014-07-31 19:44     ` Carlos Pita
2014-07-31 20:27       ` Carlos Pita
2014-07-31 20:36     ` Adam Sjøgren
2014-08-01  9:01     ` Tassilo Horn

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=87fvhkn79g.fsf@jose.i-did-not-set--mail-host-address--so-tickle-me \
    --to=carlosjosepita@gmail.com \
    --cc=ding@gnus.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.
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).