Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: <ding@gnus.org>
Subject: Re: Mutt/Gnus hybrid for mail?
Date: Tue, 9 Dec 2014 16:15:51 +0000	[thread overview]
Message-ID: <87r3w8x0i0.fsf@ucl.ac.uk> (raw)
In-Reply-To: <m2zjawc2ot.fsf@PFDStudio-Air.home> (Peter Davis's message of "Tue, 09 Dec 2014 09:34:10 -0500")

On Tuesday,  9 Dec 2014 at 09:34, Peter Davis wrote:

[...]

>> E
>>
>> These commands do exactly what you want, for me, when both summary and
>> article windows are displayed and summary window is selected.
>
> The 'E' command does not open the next message. It merely moves the
> cursor in the Summary buffer. The Article buffer still displays the

True.  Sorry about that.  I don't often type E as I have total expire
set and all my read messages automatically expire...

> Yes, I'm aware of that. I mentioned this mutt behavior because, if I can
> somehow get gnus to actually display the next message, then being on the
> last message in the Summary would require special handling.

Does it not display the next message with n or space?  Is it only when
you type E that you don't get the behaviour you want?  Maybe do as
others have suggested and look at automatic expiration of emails.

> For me, Summary only shows the unread messages, and not even the rest of
> the threads they belong to (unless I type 'A T').

Again, have you tried the agent?

[...]

>> /spfd RET should do what you want.  You  may need to /o first.  then /w
>> to pop back to previous view.
>>
>
> The 'l' command in mutt is not search, it's limit ... it limits the

From C-h c / s:

  / s runs the command gnus-summary-limit-to-subject

i.e. not search but limit so the same as mutt.  There are a whole set of
/ options.  Type / C-h in the summary window and you'll see them
all.  Unlike mutt (IIRC), these are cumulative but you can pop back out
of each one.

> ;; @see http://www.gnu.org/software/emacs/manual/html_node/gnus/Expiring-Mail.html
> ;; press 'E' to expire email
> (setq nnmail-expiry-target "INBOX.Trash")
> (setq nnmail-expiry-wait 'immediate)

You can set individual configurations for groups in the Group buffer by
typing "G c" to bring up a configuration window.

> (setq-default
>      gnus-summary-line-format "%U%R%z %(%&user-date;  %-15,15f  %B%s%)\n"
>      gnus-user-date-format-alist '((t . "%Y-%m-%d %H:%M"))
>      gnus-summary-thread-gathering-function 'gnus-gather-threads-by-references

I use 'gnus-gather-threads-by-subject.  Maybe try this to see if the
threads get built up for you?

Are you actually in threaded mode, by the way?  What happens if you type
T T?


-- 
: Eric S Fraga, GnuPG: 0xFFFCF67D
: in Emacs 25.0.50.1 + Ma Gnus v0.12 + evil-git-d432ec2
: BBDB version 3.1.2 (2014-05-06 11:45:08 -0500)



  reply	other threads:[~2014-12-09 16:15 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-08 13:20 Peter Davis
2014-12-08 20:06 ` Peter Münster
2014-12-08 22:47   ` Peter Davis
2014-12-08 23:25     ` Peter Münster
2014-12-09  0:15       ` Peter Davis
2014-12-09  0:51       ` Peter Davis
2014-12-09  8:00         ` Peter Münster
2014-12-09  0:20     ` Jorge A. Alfaro-Murillo
2014-12-09  0:47       ` Peter Davis
2014-12-09  3:57     ` Charles Philip Chan
2014-12-09  4:04       ` Charles Philip Chan
2014-12-09 10:46     ` Eric S Fraga
2014-12-09 12:49       ` Peter Davis
2014-12-09 14:10         ` Eric S Fraga
2014-12-09 14:34           ` Peter Davis
2014-12-09 16:15             ` Eric S Fraga [this message]
2014-12-09 17:42               ` Peter Davis
2014-12-09 18:26                 ` Adam Sjøgren
2014-12-09 19:56                   ` Peter Davis
2014-12-09 20:16                     ` Adam Sjøgren
2014-12-09 21:21                       ` Peter Münster
2014-12-09 21:20             ` Charles Philip Chan
2014-12-09 22:46               ` Peter Davis
2014-12-10  0:19                 ` Charles Philip Chan
2014-12-10  0:25                   ` Peter Davis
2014-12-10  1:35                     ` Charles Philip Chan
2014-12-10  2:01                       ` Peter Davis

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=87r3w8x0i0.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --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).