wordexp RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [ANN] Ruby wordexp 1.0.2 - no actual code changes
@ 2015-01-15  3:42  7% Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2015-01-15  3:42 UTC (permalink / raw)
  To: ruby-wordexp-public

This is a release to update documentation and pointers
to the new mailing list at:

    ruby-wordexp-public@bogomips.org

The public-inbox + mlmmj setup on bogomips.org allows posting
without subscription and offers downloadable archives via git.
The lack of rsyncable archives on librelist nowadays and
subscription-required nature of librelist are points against it.

Repliers are now encouraged to Cc: all recipients (using the
reply-all function of their mail client) since many readers are
not subscribed.

This project has never accepted or encouraged HTML email, but
librelist accepted it.  The bogomips.org mail server is
configured to treat HTML mail as spam, so do not send HTML mail
if you expect a response.

Users who wish to subscribe may send a message to:

    ruby-wordexp-public+subscribe@bogomips.org

Similarly, they may unsubscribe via:

    ruby-wordexp-public+unsubscribe@bogomips.org

HTTP archives are available via:

    http://bogomips.org/ruby-wordexp-public/

ssoma users may also use: git://bogomips.org/ruby-wordexp-public
(see README change)

Old messages to the librelist addresses will continue to
get routed to the new mailing list.

ref: http://public-inbox.org/

shortlog:
      switch documentation over to olddoc
      move mailing list to ruby-wordexp-public@bogomips.org
      GNUmakefile: remove rubyforge reference
      declare minitest 5.x dependency

^ permalink raw reply	[relevance 7%]

* [ruby.wordexp] moving mailing list to ruby-wordexp-public@bogomips.org
@ 2015-01-15  3:18  6% Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2015-01-15  3:18 UTC (permalink / raw)
  To: ruby.wordexp

Note: if you're on this librelist and wish to stay subscribed,
you need to subscribe again to the new list since I cannot
migrate you (subscriber lists are not public).

---------------------------------------------------------------
Subject: [PATCH] move mailing list to ruby-wordexp-public@bogomips.org

The public-inbox + mlmmj setup on bogomips.org allows posting
without subscription and offers downloadable archives via git.
The lack of rsyncable archives on librelist nowadays and
subscription-required nature of librelist are points against it.

Repliers are now encouraged to Cc: all recipients (using the
reply-all function of their mail client) since many readers are
not subscribed.

This project has never accepted or encouraged HTML email, but
librelist accepted it.  The bogomips.org mail server is
configured to treat HTML mail as spam, so do not send HTML mail
if you expect a response.

Users who wish to subscribe may send a message to:

    ruby-wordexp-public+subscribe@bogomips.org

Similarly, they may unsubscribe via:

    ruby-wordexp-public+unsubscribe@bogomips.org

HTTP archives are available via:

    http://bogomips.org/ruby-wordexp-public/

ssoma users may also use: git://bogomips.org/ruby-wordexp-public
(see README change)

Old messages to the librelist addresses will continue to
get routed to the new mailing list.

ref: http://public-inbox.org/
---
 .olddoc.yml           | 4 ++--
 README                | 6 ++++--
 ext/wordexp/wordexp.c | 2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/.olddoc.yml b/.olddoc.yml
index 8f125f7..9d2e8d8 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -2,5 +2,5 @@
 cgit_url: http://bogomips.org/ruby-wordexp.git
 git_url: git://bogomips.org/ruby-wordexp.git
 rdoc_url: http://bogomips.org/ruby-wordexp/README
-private_email: normalperson@yhbt.net
-public_email: ruby.wordexp@librelist.org
+private_email: bofh@bogomips.org
+public_email: ruby-wordexp-public@bogomips.org
diff --git a/README b/README
index 3f70b31..23a4407 100644
--- a/README
+++ b/README
@@ -75,10 +75,12 @@ send-email" to send patches.
 
 Pull requests should be formatted using the "git request-pull" command.
 
-The public mailing list is at: ruby.wordexp@librelist.org
+The public mailing list is at: ruby-wordexp-public@bogomips.org
+
+Archives are available at: http://bogomips.org/ruby-wordexp-public/
 
 If you have an issue you wish to keep private, feel free to contact
-Eric Wong directly at: normalperson@yhbt.net
+Eric Wong directly at: bofh@bogomips.org
 
 HTML email will be mercilessly deleted.
 
diff --git a/ext/wordexp/wordexp.c b/ext/wordexp/wordexp.c
index b50ec2d..1d15b7f 100644
--- a/ext/wordexp/wordexp.c
+++ b/ext/wordexp/wordexp.c
@@ -122,7 +122,7 @@ void Init_wordexp(void)
 	 * WRDE_DOOFFS
 	 * WRDE_REUSE
 	 *
-	 * Please contact us at ruby.wordexp@librelist.org if
+	 * Please contact us at ruby-wordexp-public@bogomips.org if
 	 * you can make a case for supporting these.
 	 */
 
-- 
EW

^ permalink raw reply related	[relevance 6%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2015-01-15  3:18  6% [ruby.wordexp] moving mailing list to ruby-wordexp-public@bogomips.org Eric Wong
2015-01-15  3:42  7% [ANN] Ruby wordexp 1.0.2 - no actual code changes Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/ruby-wordexp.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).