caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Sven Luther <sven.luther@wanadoo.fr>
To: Christophe TROESTLER <Christophe.Troestler@umh.ac.be>
Cc: sven.luther@wanadoo.fr, caml-list@inria.fr
Subject: Re: [Caml-list] Re: Cross-platform "Hello, World" graphical application in OCaml
Date: Wed, 23 Feb 2005 17:15:59 +0100	[thread overview]
Message-ID: <20050223161559.GA5300@pegasos> (raw)
In-Reply-To: <20050223.150813.109385062.Christophe.Troestler@umh.ac.be>

On Wed, Feb 23, 2005 at 03:08:13PM +0100, Christophe TROESTLER wrote:
> On Wed, 23 Feb 2005, Sven Luther <sven.luther@wanadoo.fr> wrote:
> > 
> > On Tue, Feb 22, 2005 at 06:46:46PM +0100, Christophe TROESTLER wrote:
> > > (with the help of a LPD daemon written in OCaml! :).
> > 
> > Mmm, would it be possible to use only said LPD daemon, to print
> > plain text to the printer under windows ? For log-like applications
> > which don't really need advanced printing capabilities ?
> 
> The deamon does not care about printing per-se, just to handle the
> interactions with LPD on the client machine.  In other words, if you
> know what to do to print a text file, the daemon will be happy to feed
> your command with files sent through the LPD protocol.  

Mmm, i don't quite follow that. the lpd sits between the program output and
the system queues or something like that ? You use gsprint to generate the
printable files from .ps ones, and send it to the lpd queue, which sends it to
the disk, or the other way around, you send the .ps to the lpd, which sends it
to the gsprint and then to the disk.

> To be really useful, I think the deamon should be turned into a
> library.  If enough people are interested, I can open a mailing list
> for discussions.

Yes, i guess that would be interesting.

Friendly,

Sven Luther


  reply	other threads:[~2005-02-23 16:24 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-22 12:03 Richard Jones
2005-02-22 12:15 ` [Caml-list] " Sven Luther
2005-02-22 12:28   ` Richard Jones
2005-02-22 12:35     ` Sven Luther
2005-02-22 12:53       ` Richard Jones
2005-02-22 14:27         ` Sven Luther
2005-02-22 13:36 ` Vincenzo Ciancia
2005-02-22 14:03   ` [Caml-list] " Richard Jones
2005-02-22 17:46     ` Christophe TROESTLER
2005-02-22 23:50       ` Oliver Bandel
2005-02-23 13:58         ` Christophe TROESTLER
2005-02-23  8:15       ` Sven Luther
2005-02-23 14:08         ` Christophe TROESTLER
2005-02-23 16:15           ` Sven Luther [this message]
2005-02-24 16:20             ` Christophe TROESTLER
2005-02-23  8:07     ` Evan Martin
2005-02-22 14:08   ` Michael Walter
2005-02-22 17:05 ` [Caml-list] " Blair Zajac
2005-02-22 17:23   ` Richard Jones
2005-02-22 19:24     ` Jon Harrop
2005-02-22 20:24       ` Richard Jones
2005-02-22 21:23         ` Jon Harrop
2005-02-22 22:13           ` chris.danx
2005-02-22 23:00             ` Jon Harrop
2005-02-23  0:18               ` Oliver Bandel
2005-02-23 17:24               ` Christopher Campbell
2005-02-22 23:38           ` Richard Jones
2005-02-22 21:26         ` chris.danx
2005-02-22 22:16           ` Jon Harrop
2005-02-22 23:30             ` Daniel Bünzli
2005-02-23  0:05               ` Jon Harrop
2005-02-23  3:05                 ` Michael Walter
2005-02-23  3:13                 ` Daniel Bünzli
2005-02-23  3:57                   ` Jon Harrop
2005-02-23  7:29                 ` Bardur Arantsson
2005-02-23 11:21                   ` Jon Harrop
2005-02-23 11:45                     ` Bardur Arantsson
2005-02-23  0:27               ` Oliver Bandel
2005-02-22 20:57       ` chris.danx
2005-02-23  9:58         ` Olivier Andrieu
2005-02-23 17:23           ` Christopher Campbell
2005-02-23  0:02       ` Oliver Bandel
2005-02-23 11:37         ` Jon Harrop
2005-03-01 14:35         ` Ingo Bormuth
2005-02-22 23:59     ` Oliver Bandel
2005-02-23 15:21       ` William D. Neumann
2005-02-24  0:44         ` Oliver Bandel

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=20050223161559.GA5300@pegasos \
    --to=sven.luther@wanadoo.fr \
    --cc=Christophe.Troestler@umh.ac.be \
    --cc=caml-list@inria.fr \
    /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).