unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [bug#29096] [PATCH] gnu: Add Epson escpr printer driver.
       [not found] ` <20180124232041.25cefb0b@scratchpost.org>
@ 2018-01-26 22:19   ` Diego Nicola Barbato
  2018-01-26 22:47     ` Danny Milosavljevic
  0 siblings, 1 reply; 2+ messages in thread
From: Diego Nicola Barbato @ 2018-01-26 22:19 UTC (permalink / raw)
  To: Danny Milosavljevic; +Cc: guix-devel

I sent a copy of this to guix-devel@gnu.org because the bug has already
been closed.

Danny Milosavljevic <dannym@scratchpost.org> writes:

> On Wed, 01 Nov 2017 03:20:04 +0100
> Diego Nicola Barbato <dnbarbato@posteo.de> wrote:
>
>> This patch adds the Epson ESC/P-R printer driver.
>
> Nice! Could you also add the escpr to the documentation in doc/guix.texi
> (in a new patch) ?
>
> Maybe extend the documentation from
>
> --------------------------------------------------------------------------
> Suppose you want to enable the Web interface of CUPS and also add
> support for HP printers @i{via} the @code{hplip} package.  You can do
> that directly, like this (you need to use the @code{(gnu packages cups)}
> module):
>
> @example
> (service cups-service-type
>          (cups-configuration
>            (web-interface? #t)
>            (extensions
>              (list cups-filters hplip))))
> @end example
> --------------------------------------------------------------------------
>
> to
>
> --------------------------------------------------------------------------
> Suppose you want to enable the Web interface of CUPS, add support for Epson printers $i{via}
> the @code{escpr} and also add support for HP printers @i{via} the @code{hplip} package.  You can do
> that directly, like this (you need to use the @code{(gnu packages cups)}
> module):
>
> @example
> (service cups-service-type
>          (cups-configuration
>            (web-interface? #t)
>            (extensions
>              (list cups-filters escpr hplip))))
> @end example
> --------------------------------------------------------------------------
>
> (if that's how it's used).

Yes this is how it is used.  I additionally installed it into my user
profile so as to have easier access to the ppd files.

> I think otherwise it's not really discoverable for the regular user how to
> use this (installing the package into the user profile would do nothing,
> right?).

I agree that it is hard to discover.  Is it OK if I simply apply your
proposed extension to the documentation?

> I wonder whether we should extend the default cups-configuration
> to list both escpr and hplib.  But that's for later...

Thanks.

Diego

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [bug#29096] [PATCH] gnu: Add Epson escpr printer driver.
  2018-01-26 22:19   ` [bug#29096] [PATCH] gnu: Add Epson escpr printer driver Diego Nicola Barbato
@ 2018-01-26 22:47     ` Danny Milosavljevic
  0 siblings, 0 replies; 2+ messages in thread
From: Danny Milosavljevic @ 2018-01-26 22:47 UTC (permalink / raw)
  To: Diego Nicola Barbato; +Cc: guix-devel

On Fri, 26 Jan 2018 23:19:17 +0100
Diego Nicola Barbato <dnbarbato@posteo.de> wrote:

> I agree that it is hard to discover.  Is it OK if I simply apply your
> proposed extension to the documentation?

Yes.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-26 22:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87shdyg2p7.fsf@GlaDOS.home>
     [not found] ` <20180124232041.25cefb0b@scratchpost.org>
2018-01-26 22:19   ` [bug#29096] [PATCH] gnu: Add Epson escpr printer driver Diego Nicola Barbato
2018-01-26 22:47     ` Danny Milosavljevic

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

	https://git.savannah.gnu.org/cgit/guix.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).