From: Bill Wohler <wohler@newt.com>
Subject: Re: [Savannah-help-public] Re: The MH-E repository
Date: Mon, 03 Oct 2005 16:14:50 -0700 [thread overview]
Message-ID: <28884.1128381290@olgas.newt.com> (raw)
In-Reply-To: Sylvain Beucler's message of Sat, 01 Oct 2005 19:04:07 +0200. <20051001170407.GF6210@localhost.localdomain>
Sylvain Beucler <beuc@gnu.org> wrote:
> On Fri, Sep 30, 2005 at 03:49:08PM -0700, Bill Wohler wrote:
> > Sylvain Beucler <beuc@gnu.org> wrote:
> >
> > > The FSF set up an anti-spam rule that block mail "from AND to mailing
> > > lists" :/
> > >
> > > However I/Miles/... should be able to setup an alias at fencepost :)
> > > Indeed.
> > >
> > > Please tell me what you decide (whether commits should go to both
> > > mailing lists or only mh-e-devel).
> >
> > It's time to proceed with this. But first, a couple of quick questions.
> >
> > I have not been able to find (your version of) the log_accum.pl script
> > to confirm, but the following email implies that we might be able to say
> > -m emacs-commit -m mh-e-devel on the command line:
> >
> > http://lists.gnu.org/archive/html/emacs-devel/2001-11/msg01079.html
>
> Check
> http://savannah.gnu.org/cgi-bin/viewcvs/administration/administration/infra/commit_prep-log_accum/log_accum.pl?rev=1.4&content-type=text/vnd.viewcvs-markup
>
> Apparently it should work there as well, my bad.
>
> > Then there's the question of the -D option as well.
>
> I don't think all combinations will be possible. Activating the diffs
> globally for all lists should work.
>
> > Also, is there an option to generate unified diffs instead of context
> > diffs? With large hunks, it's impossible to compare the changes in
> > context diffs.
>
> Yes.
Sylvain,
Thanks for the pointer to the modified script. If I'm reading it
correctly, I think that the MH-E developers would be happy (the log
message and unified diffs for every file in the check-in combined within
a single message) with a loginfo entry of:
^emacs/lisp/mh-e /bin/log_accum -T emacs -C -m mh-e-devel@lists.sourceforge.net -m emacs-commit@gnu.org -D -u -r "" -s %{sVv}
However, if you're correct in that your spam filter will deny this, then
it should be changed to:
^emacs/lisp/mh-e /bin/log_accum -T emacs -C -m mh-e-commit@gnu.org -D -u -r "" -s %{sVv}
and an mh-e-commit alias on fencepost should be created that contains
mh-e-devel@lists.sourceforge.net and emacs-commit@gnu.org.
Finally, if the emacs-commit community does not like getting the MH-E
diffs (unified ones at that) in the same message as the log, then
emacs-commit should be removed from the mailing list and interested
individuals should subscribe (assuming that the mailing list is set up
with mailman and rather than in /etc/aliases).
Can you makes these changes for me please? If so, please let me know
when I can test this. Thanks!
--
Bill Wohler <wohler@newt.com> http://www.newt.com/wohler/ GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
next prev parent reply other threads:[~2005-10-03 23:14 UTC|newest]
Thread overview: 89+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-30 22:39 The MH-E repository Bill Wohler
2005-05-30 23:27 ` Juanma Barranquero
2005-05-31 0:21 ` Miles Bader
2005-05-31 7:08 ` Jérôme Marant
2005-05-31 7:46 ` Miles Bader
2005-05-31 8:17 ` Jérôme Marant
2005-05-31 8:59 ` Mark D. Baushke
2005-05-31 9:30 ` Jérôme Marant
2005-05-31 15:21 ` Bill Wohler
2005-05-31 9:03 ` Eli Zaretskii
2005-05-31 17:47 ` Richard Stallman
2005-05-31 20:00 ` Jérôme Marant
2005-06-01 17:22 ` Richard Stallman
2005-06-02 5:31 ` packaging (was: The MH-E repository) Janusz S. Bień
2005-06-03 8:01 ` Richard Stallman
2005-05-31 8:56 ` The MH-E repository Kim F. Storm
2005-05-31 10:07 ` Mark D. Baushke
2005-05-31 17:47 ` Richard Stallman
2005-05-31 18:16 ` Mark D. Baushke
2005-05-31 18:39 ` chad brown
2005-06-01 17:24 ` Richard Stallman
2005-05-31 22:00 ` Kim F. Storm
2005-05-31 13:08 ` Stefan Monnier
2005-05-31 17:09 ` Bill Wohler
2005-05-31 18:06 ` Mark D. Baushke
2005-05-31 19:13 ` Stefan Monnier
2005-07-05 4:35 ` Richard M. Stallman
2005-07-05 18:28 ` Bill Wohler
2005-07-11 1:22 ` Mark D. Baushke
2005-05-31 21:39 ` Miles Bader
2005-05-31 17:46 ` Richard Stallman
2005-06-01 9:39 ` Richard Stallman
2005-06-01 16:50 ` Bill Wohler
2005-06-02 6:40 ` Richard Stallman
2005-06-02 18:32 ` Bill Wohler
2005-06-03 22:30 ` Richard Stallman
2005-06-03 23:25 ` Bill Wohler
2005-06-04 9:44 ` [Savannah-help-public] " Sylvain Beucler
2005-06-04 12:30 ` Miles Bader
2005-06-04 16:13 ` Bill Wohler
2005-06-04 16:52 ` Sylvain Beucler
2005-09-30 22:49 ` Bill Wohler
2005-10-01 17:04 ` Sylvain Beucler
2005-10-03 23:14 ` Bill Wohler [this message]
2005-10-04 12:17 ` Sylvain Beucler
2005-10-04 20:13 ` Bill Wohler
2005-06-04 17:59 ` Richard Stallman
[not found] ` <wohler@newt.com>
2005-06-01 13:47 ` Peter S Galbraith
2005-06-01 14:27 ` Bill Wohler
2005-06-02 6:40 ` Richard Stallman
2005-09-16 19:12 ` Shall we use etc/images more? Peter S Galbraith
-- strict thread matches above, loose matches on Subject: below --
2005-09-07 2:37 Bill Wohler
2005-09-07 8:30 ` Kim F. Storm
[not found] ` <E1EDCMR-00043d-Vd@fencepost.gnu.org>
2005-09-08 5:47 ` Bill Wohler
2005-09-12 4:57 ` Richard M. Stallman
2005-09-12 6:07 ` Bill Wohler
2005-09-13 15:54 ` Richard M. Stallman
[not found] ` <E1EFD6x-0000cn-Qd@fencepost.gnu.org>
2005-09-14 1:50 ` Bill Wohler
2005-09-15 13:00 ` Richard M. Stallman
2005-09-15 18:36 ` Bill Wohler
2005-09-16 6:16 ` Richard M. Stallman
2005-09-30 18:00 ` Bill Wohler
2005-09-14 8:02 ` Chong Yidong
2005-09-14 8:55 ` Kim F. Storm
2005-09-14 23:54 ` Chong Yidong
2005-09-14 14:08 ` Kim F. Storm
2005-09-15 13:00 ` Richard M. Stallman
2005-09-16 2:28 ` Katsumi Yamaoka
2005-09-12 22:43 ` Bill Wohler
2005-09-13 9:23 ` Kim F. Storm
2005-09-13 19:51 ` Eli Zaretskii
2005-09-14 1:45 ` Bill Wohler
2005-09-14 6:41 ` Mark D. Baushke
2005-09-15 2:41 ` Richard M. Stallman
2005-09-15 18:48 ` Bill Wohler
2005-09-29 21:45 ` Bill Wohler
2005-09-30 0:40 ` Bill Wohler
2005-09-30 14:22 ` Chong Yidong
2005-09-30 20:01 ` Richard M. Stallman
2005-10-15 6:45 ` Bill Wohler
2005-10-15 15:00 ` Romain Francoise
2005-10-15 17:43 ` Bill Wohler
2005-10-15 18:52 ` Romain Francoise
2005-10-16 14:41 ` Richard M. Stallman
2005-10-16 18:00 ` Bill Wohler
2005-10-17 17:30 ` Richard M. Stallman
2005-10-17 22:21 ` lisp/toolbar is gone (was: Shall we use etc/images more?) Bill Wohler
2005-10-18 8:03 ` Andreas Schwab
2005-09-13 15:55 ` Shall we use etc/images more? Richard M. Stallman
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=28884.1128381290@olgas.newt.com \
--to=wohler@newt.com \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).