From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,5bc93e84b760a04c X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.224.207.2 with SMTP id fw2mr8544691qab.6.1364939860322; Tue, 02 Apr 2013 14:57:40 -0700 (PDT) Path: v17ni20438qad.0!nntp.google.com!border1.nntp.dca.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!news.bbs-scene.org!xmission!news.glorb.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Emacs Ada mode vs Ada 2012 syntax References: <85r4qnweue.fsf@stephe-leake.org> <87iparu3sz.fsf@adaheads.sparre-andersen.dk> <85zk42r68r.fsf@stephe-leake.org> <85bogcjq10.fsf@stephe-leake.org> <85y5jeetnj.fsf@stephe-leake.org> <851ugoch4a.fsf@stephe-leake.org> <87a9psy2kk.fsf@atmarama.net> <87r4j4djwx.fsf@atmarama.net> <857gktkiu9.fsf@stephe-leake.org> <87sj3honw9.fsf@atmarama.net> Date: Fri, 29 Mar 2013 18:02:11 -0400 Message-ID: <85ip49vp98.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (windows-nt) Cancel-Lock: sha1:+BsCyR23dcVItUizG1DFf7LDvMg= MIME-Version: 1.0 X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: c1a8451560f64e3fb8a7909718 X-Received-Bytes: 3246 Content-Type: text/plain Date: 2013-03-29T18:02:11-04:00 List-Id: Gour writes: > With Gmane (news), the mail arrives in specific group and no need for > any sorting rules. Hmm. It's been a while since I set up my Gnus config file. Ah, now I remember, Gnus by default creates one group in the UI for each newsgroup on the news server. But I set up several groups for my email anyway, so adding one more is not a big deal for me. Here's how I do it: (setq nnmail-split-methods 'nnmail-split-fancy) (setq nnmail-split-fancy '(| ;; These are before 'home' rules because people reply "to:" me, ;; "cc:" group ("to\\|cc" "bbdb-info" "bbdb-info") ("to\\|cc" "debian-ada" "debian-ada") ("to\\|cc" "debian" "debian") ("to\\|cc" "emacs-devel@gnu.org" "emacs-devel") ("from" "owner@bugs.debian.org" "debian") ("to\\|cc" "DVC" "dvc") ("to\\|cc" "Monotone-devel" "monotone") ("to\\|cc" "Monotone-users" "monotone") ("to\\|cc" "monotone-debian" "monotone") ("from" "QtAda Community" "qtada") )) >> In sum, I fail to see what Gmane buys me, except loss of information, > > You mean 'loss of information' for you Yes; you are asking me to make more of an effort to get my mailing list in Gmane. I followed the initial set of instructions; that apparently did not work. >'cause I do not know about any > for end-users. Right. >>From all the mailing list which I follow (19 atm), only > one (Yahoo-based) is not on Gmane. > > As far as Ada lists are concerned, everything I need is available via > Gmane (linux.debian.packages.ada & gtk+.ada) plus comp.lang.ada. > >> and setup and maintenance headaches. > > Which setup and maint. headaches which are Gmane-related? > > It requires only one-time subscription. Which I did, and it did not work, which is why we are having this conversation. I get the impression that anyone can add any mailing list to Gmane; it does not have to be the list owner. So I hereby grant anyone permission to do that for emacs-ada-mode. -- -- Stephe