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

Eric S Fraga <e.fraga@ucl.ac.uk> writes:

> On Tuesday,  9 Dec 2014 at 09:34, Peter Davis wrote:
>
>> 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.

Assuming that I can find some way to program a key to expire a message
and open the next one (ie, display it in the Article buffer)
automatically, it would need to be aware that if I expire the last
message in the summary, there's no next message to display, so it should
just do nothing in that case. That's what I was trying to convey.

I'm not interested in auto expiry. I want to look at each message and
choose to either save or delete it and move on to the next.  That's all
I'm trying to do. In mutt, this is easy.

>
>> 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?

No, I have not tried agent. I'm not really looking for unplugged use,
but perhaps that's the workaround for getting gnus to display the
already read messages.


>
> 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.

Nice. Thanks! If I ever get gnus to display more in the Summary buffer,
this will be useful.

>
>> ;; @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?

I think I've tried most of these combinations, but I'll keep at it.

Thanks,
-pd



  reply	other threads:[~2014-12-09 17:42 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
2014-12-09 17:42               ` Peter Davis [this message]
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=m2vblkbtyj.fsf@PFDStudio-Air.home \
    --to=pfd@pfdstudio.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).