Gnus development mailing list
 help / color / mirror / Atom feed
From: Sivaram Neelakantan <nsivaram.net@gmail.com>
To: ding@gnus.org
Subject: Re: Just shoot me now
Date: Wed, 22 Dec 2010 21:24:45 +0530	[thread overview]
Message-ID: <82r5d9ajlm.fsf@gmail.com> (raw)
In-Reply-To: <m2ei996gdg.fsf@verilab.com>

On Wed, Dec 22 2010,Tommy Kelly wrote:

[snipped 19 lines]

> Exactly. So I reckon that in my case at least part of the reason is
> that the split documentation is *in general* sufficiently tough-going,
> and enough of it is simply obscure to anyone not already familiar with
> what it's saying, that I (quite reasonably) end up not trusting it and
> not reverting to it even when it would in fact help me. (Hence, for
> example, me googling for info on syntax tables rather than going first
> to the emacs help). 

Funnily, mail splitting worked for me the first time I tried apart
from a few minor misses.  But mine were simple ones

(setq nnmail-split-methods
      '(("sas-l" "^Subject:.*SAS-L*")
;; 	("ctan-ann" "^From:.*ctan-ann*")
 	("mail.misc" "")))

is all I did.


>
> Some of the documentation reminds me of signage in London Heathrow
> Airport. Once you know where you're going, the signs make perfect
> sense. 

Right, you're on the same path as me.  Things don't make sense for a
long time and then suddenly everything falls into place.  Group
Parameters, for some reason took me a long time to get sorted.  But
the documentation is ummm....very clear now.  WhyTF, I didn't
understand it the first time around or for that matter many other
times before, I don't know.

On a few topics, I go through searching-for-lightswitch-in-the-dark
stumbles. 

Read the stuff in the manual and try the cryptic incantation (was Lars
drunk when he wrote that?) ;)
Doesn't work
Google and try again with someone's random code on the same thingy
it works; I read the documentation again
tweak it based on what I *think* is the understanding of what it
should do 
works again
reread the documentation; fcuk, it makes perfect sense now
2 days later,completely forget how I went from noob to semi literate
guy on the topic.  This prevents me with making any constructive
suggestion on how to make the documentation better.

Other than "Documentation is/was not clear" which only serves to
exasperate the developers.

Of course, the fault is mostly mine that I make feeble attempts at
learning elisp.  Hopefully, that and a modicum of understanding of the
English language is all that is needed.


>
> But I think if we keep chipping away -- and with occasional
> assistance from the ueber-coders (genuflects in Andreas's direction
> :-p ) -- we'll come up with some useful improvements.

Look, if you're using Gnus,then you're already tagged as a weirdo in
office. :-)
It's unlikely that a text based mail/news reader is going to win new
converts.  All I got for my personal efforts in using Gnus is just
that; personal satisfaction of working with large number of articles
and mailing lists without getting overloaded.

Not one bloke expressed interest in it apart from

"you still working on DOS?" (white on black Gnus)
"Is that Pine/Unix?" 
"What is a newsreader?"
"why is there no colour like MSLookout?"

What I'm saying is, 6 months into this Gnus, you're likely to think
that documentation is doing just fine. :)

 sivaram
 -- 




  reply	other threads:[~2010-12-22 15:54 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-21 22:29 What's wrong with this fancy split? Tommy Kelly
2010-12-21 22:41 ` Andreas Schwab
2010-12-21 23:50   ` Russ Allbery
2010-12-22  0:17     ` Tommy Kelly
2010-12-22  9:32     ` Andreas Schwab
2010-12-22 10:16       ` Steinar Bang
2010-12-22 10:28         ` Andreas Schwab
2010-12-22 10:35           ` Steinar Bang
2010-12-22 10:44             ` Andreas Schwab
2010-12-22 11:44               ` Bjørn Mork
2010-12-22 12:26               ` Tommy Kelly
2010-12-22 12:37                 ` Tassilo Horn
2010-12-22 12:59                   ` Tommy Kelly
2010-12-22 13:48                     ` Steinar Bang
2010-12-22 16:10                       ` Tommy Kelly
2010-12-22 17:46                         ` Steinar Bang
2010-12-22 18:19                           ` Tommy Kelly
2010-12-22 19:15                             ` Steinar Bang
2010-12-22 19:53                               ` Tommy Kelly
2010-12-22 22:12                                 ` Steinar Bang
2010-12-22 23:31                                   ` Tommy Kelly
2010-12-23 19:05                                     ` Steinar Bang
2010-12-22 15:39               ` Richard Riley
2010-12-22 12:34           ` Tommy Kelly
2010-12-22  0:13   ` Just shoot me now (was Re: What's wrong with this fancy split?) Tommy Kelly
2010-12-22  7:24     ` Just shoot me now Reiner Steib
2010-12-22 13:57       ` Richard Riley
2010-12-22 14:18         ` Tommy Kelly
2010-12-22 15:54           ` Sivaram Neelakantan [this message]
2010-12-22 16:30             ` Tommy Kelly
2010-12-22 16:54               ` Richard Riley
2010-12-22 17:12                 ` Tommy Kelly
2010-12-22 17:14                 ` Lawrence Mitchell
2010-12-22 17:43                   ` Richard Riley
2010-12-22 18:07                   ` Tommy Kelly
2010-12-22 22:40                   ` Richard Riley
2010-12-22 19:25           ` Eric S Fraga
2010-12-22  7:26     ` Just shoot me now (was Re: What's wrong with this fancy split?) Richard Riley
2010-12-22  9:35     ` Andreas Schwab
2010-12-22 12:53       ` Tommy Kelly
2010-12-22 18:21         ` Adam Sjøgren
2010-12-22 19:12           ` Tommy Kelly
2010-12-22 19:44             ` Adam Sjøgren

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=82r5d9ajlm.fsf@gmail.com \
    --to=nsivaram.net@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).