unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Hongxu Chen <leftcopy.chx@gmail.com>
To: Emanuel Berg <embe8573@student.uu.se>, XeCycle <xecycle@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: How to make my sent messages shown in a thread?
Date: Fri, 07 Jun 2013 09:25:40 +0800	[thread overview]
Message-ID: <87ip1qogob.fsf@gmail.com> (raw)
In-Reply-To: <874ndapweu.fsf@gmail.com> (Hongxu Chen's message of "Fri, 07 Jun 2013 09:00:25 +0800")

Hongxu Chen <leftcopy.chx@gmail.com> writes:

> Emanuel Berg <embe8573@student.uu.se> writes:
>
>> Hongxu Chen <leftcopy.chx@gmail.com> writes:
>>
>>> I am using Gnus and there is a problem with it: When I send a
>>> message, it goes to the `sent' archive. But when someone else
>>> replies, I cannot see my own in the THREAD-VIEW. Yeah, I can
>>> always see the original words of ourselves if others also quote
>>> it; but is it possible for Gnus to grab my message when I am
>>> using `A T' in gnus summary buffer (just as if it is a mail list
>>> mirror)?
>>
>> Is THREAD-VIEW = gnus-summary-mode?
>
> By saying THREAD-VIEW I mean I am trying to view the mails sorted by
> thread(number, subjects, date, etc); yeah, it is in gnus-summary-mode.
>
>>
>> In that case, I see mine, unless I read them, and then close (like
>> any other article).
>>
>> Are you saying, you *never* see your posts in the summary?
>>
>> I've put together a small page on Gnus, if you feel like comparing
>> notes. But, although Gnus works fine for me (more or less), and
>> I've spent lots of time with it, I am still somewhat of a novice.
>>
>> Anyway: http://user.it.uu.se/~embe8573/gnus/index.html
>
> That's a nice page, thanks! I took a glance at .emacs-gnus file
> and from the screenshot I believe you are subscribing usenet. However I
> am on the mail list. Emanuel, have you ever before tried the mail list?
>
> XeCycle also mentioned the `gcc' related settings and he suggested
> some configurations for special groups. I also noticed the variable
> `gnus-message-archive-group' might be useful(I am still trying).

For the record, I succeeded to get a copy of my sent message in
`inbox' with the settings below, although it is just a workaround.

(setq gnus-gcc-mark-as-read t) ;; don't read the sent messages
(setq gnus-message-archive-group '("nnmaildir+mymailbox:sent" "nnmaildir+mymailbox:inbox"))

The other settings can be seen at this page:
https://github.com/HongxuChen/dotfiles/blob/master/_emacs.d/config/init-gnus.el
It's far from perfect, but enough for my requirements presently.

-- 
Regards,
Hongxu Chen



  reply	other threads:[~2013-06-07  1:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1075.1370508569.22516.help-gnu-emacs@gnu.org>
2013-06-06  9:37 ` How to make my sent messages shown in a thread? Emanuel Berg
2013-06-07  1:00   ` Hongxu Chen
2013-06-07  1:25     ` Hongxu Chen [this message]
     [not found]   ` <mailman.1124.1370566838.22516.help-gnu-emacs@gnu.org>
2013-06-07 18:46     ` Emanuel Berg
2013-06-08  1:29       ` Hongxu Chen
     [not found]       ` <mailman.1200.1370654958.22516.help-gnu-emacs@gnu.org>
2017-01-29  5:15         ` narendraj9
2017-01-31 18:00           ` Michael Heerdegen
2013-06-06  8:49 Hongxu Chen
2013-06-06 10:02 ` XeCycle

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.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ip1qogob.fsf@gmail.com \
    --to=leftcopy.chx@gmail.com \
    --cc=embe8573@student.uu.se \
    --cc=help-gnu-emacs@gnu.org \
    --cc=xecycle@gmail.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 read-only IMAP folder(s) and NNTP newsgroup(s).