Gnus development mailing list
 help / color / mirror / Atom feed
From: kai.grossjohann@gmx.net (Kai Großjohann)
Subject: Re: Ideas for .no Gnus
Date: Sat, 03 May 2003 19:13:57 +0200	[thread overview]
Message-ID: <84el3gt0kq.fsf@lucy.is.informatik.uni-duisburg.de> (raw)
In-Reply-To: <u8ytpvybg.fsf@hschmi22.userfqdn.rz-online.de>

Frank Schmitt <usereplyto@Frank-Schmitt.net> writes:

> *themes*: It would be quite cool if people could export their settings
>  for the various ...-line-format variables (especially
>  gnus-summary-line-format) to a file so they can easily exchange them,
>  Gnus could also include some predefined sets (e.g. classic, slrn-like,
>  table-format...)

Themes will take a long time, but maybe some useful steps could be
taken without themes.  For instance, the custom setting for
gnus-summary-line-format could include some pre-made choices which
users can just choose.

gnus-summary-line-format could also refer to some variables that
people can tune, once they have chosen a read-made choice.  For
instance, the width of the authors column could be such a tunable.

So with less effort, part of the effect can be achieved.

Hm.  Oh, wait, this was actually for the item below.  Argh.  Sorry.

But also it would help if you could tell users to just choose
srln-like from the customization menu for gnus-summary-line-format.

> *configuration wizard*: This one is AFAIK already quite high in the todo
>  list of Larsi, my idea would be short questions in the minibuffer and
>  an explanation of what the user is supposed to answer in the active
>  buffer, but there are probably other, better ways of implementing it.
>
> *A fix for the "Gnus doesn't recognize connection loss problem"* I
>  don't really know why, but for me Gnus fails to recognize it when a
>  server silently drops connection, e.g. because of a timeout. Gnus
>  should really automatically recognize this and restart connection
>  without the need for the user to set some mystique variables (which
>  only exist for nntp and not for e.g. nnimap)

I'm afraid it has to be done in the backends.  But it should be
fairly easy to implement -- there aren't *that* many backends that
speak a network protocol.

> *images in summary buffer* It would be nice, if it was possible to use
>  small images instead of characters for the different marks in summary
>  buffer.

Yes.

> *cache of seen message-ids* Discussed some threads above: Some solution
>  which helps synchronizing .newsrc between two Gnus which read news
>  from different servers would help all those who read e.g. at home from
>  a Leafnode and at work from some other news server.

Whee.  Lars is saying that this is *really* difficult.

> *Support for xpat and xhdr* For those of us who use Gnus for reading
>  news an options to send a xpat search to the news server and create a
>  summary buffer with the matching articles would be nice. Quite some of
>  the required work should already be done in Kai Großjohanns nnir.el.

I'm afraid I haven't looked closely at the copyright situation with
nnir.el, so maybe it can't be included in Gnus.  I also wonder
whether it has the right architecture.  So I wonder if a rewrite
would be in order, that's included in Gnus right away?

> *Leaving messages on pop server* OK, there's epop3.el but it isn't
>  actively maintained as far as I know, so perhaps it would be a good
>  idea to tune Gnus' pop3.el instead.

Yes.  It can't be that difficult, and I actually started on it, but
got nowhere fast.

-- 
file-error; Data: (Opening input file no such file or directory ~/.signature)



  parent reply	other threads:[~2003-05-03 17:13 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-02 21:22 Frank Schmitt
2003-05-02 23:48 ` Josh Huber
2003-05-08  9:23   ` Mike Woolley
2003-05-03  0:12 ` IMAP partial fetch (was Re: Ideas for .no Gnus) Zack Weinberg
2003-05-03  0:23   ` IMAP partial fetch Jody Klymak
2003-05-03  2:46   ` Lloyd Zusman
2003-05-03 16:59     ` Kai Großjohann
2003-05-07 20:42   ` Steinar Bang
2003-05-03  1:36 ` Ideas for .no Gnus Richard Hoskins
2003-05-03  5:02   ` Nevin Kapur
2003-05-12  0:03   ` Steve Youngs
2003-05-12  4:27     ` A.J. Rossini
2003-05-12  5:01     ` Richard Hoskins
2003-05-03  1:50 ` Ted Zlatanov
2003-05-03  2:29 ` A different spam model, which might be possible already (was Re: Ideas for .no Gnus) Zack Weinberg
2003-05-03 11:30   ` A different spam model, which might be possible already Ted Zlatanov
2003-05-04 16:39     ` Zack Weinberg
2003-05-04 22:32       ` Ted Zlatanov
2003-05-03 13:47   ` Andrew J. Korty
     [not found]   ` <m2llxo2lc3.fsf@ajk.local.>
2003-05-04 22:37     ` Ted Zlatanov
2003-05-03 17:13 ` Kai Großjohann [this message]
2003-05-04 16:38   ` Ideas for .no Gnus Lars Magne Ingebrigtsen
2003-05-05 13:17   ` Andreas Fuchs
2003-05-11 22:36   ` Alex Schroeder
2003-05-04  0:47 ` Nicer buttons (was: Ideas for .no Gnus) Jesper Harder
2003-05-04 13:59   ` Nicer buttons Julien Avarre
2003-05-04 14:15     ` luis fernandes
2003-05-04 14:52       ` Julien Avarre
2003-05-04 15:00       ` Jesper Harder
2003-05-05 17:23         ` luis fernandes
2003-05-04 16:41 ` Ideas for .no Gnus Lars Magne Ingebrigtsen
2003-05-05 13:12 ` Andreas Fuchs
2003-05-05 14:49   ` Kai Großjohann

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=84el3gt0kq.fsf@lucy.is.informatik.uni-duisburg.de \
    --to=kai.grossjohann@gmx.net \
    /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).