unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Nala Ginrut <nalaginrut@gmail.com>
To: Andy Wingo <wingo@pobox.com>
Cc: guile-devel <guile-devel@gnu.org>
Subject: Re: [PATCH] add web/mime support
Date: Wed, 16 Jan 2013 19:06:29 +0800	[thread overview]
Message-ID: <1358334389.2720.5.camel@Renee-desktop.suse> (raw)
In-Reply-To: <87vcaxiex3.fsf@pobox.com>

On Wed, 2013-01-16 at 11:46 +0100, Andy Wingo wrote:
> Hi,
> 
> On Thu 23 Feb 2012 15:53, Nala Ginrut <nalaginrut@gmail.com> writes:
> 
> > There's no mime support in Guile module, so I modified the mime code of
> > my project Ragnarok and format a patch.
> >
> > It's easy to use:
> > (use-modules (web mime))
> > (define mime (make <mime>))
> > (mime:guess mime 'pdf)
> > ==> application/pdf
> > (mime:guess mime 'php)
> > ==> application/x-httpd-php
> 
> Just a note to say that I liked this module, and that it would be a
> great thing to have in the guildhall.
> 

Ah~nice, and useful for inner server.

> It would be nice to use
> http://freedesktop.org/wiki/Specifications/shared-mime-info-spec on free
> software systems.
> 

OK, I'll add them. ;-D

> Cheers,
> 
> Andy





  reply	other threads:[~2013-01-16 11:06 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-23 14:53 [PATCH] add web/mime support Nala Ginrut
2012-02-23 15:03 ` Catonano
2012-02-23 15:39   ` Nala Ginrut
2012-02-23 15:58     ` Catonano
2013-01-16 10:46 ` Andy Wingo
2013-01-16 11:06   ` Nala Ginrut [this message]
2013-01-17  8:17   ` Nala Ginrut
2013-01-17 10:06     ` Andy Wingo
2013-01-17 10:37       ` Nala Ginrut
2013-01-17 14:48         ` Andy Wingo
2013-02-06 13:13           ` Nala Ginrut
2013-02-10  1:41             ` Daniel Hartwig
2013-02-11  9:38               ` Nala Ginrut
2013-02-11 12:33                 ` Daniel Hartwig

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/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1358334389.2720.5.camel@Renee-desktop.suse \
    --to=nalaginrut@gmail.com \
    --cc=guile-devel@gnu.org \
    --cc=wingo@pobox.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.
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).