all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vinicius Jose Latorre <viniciusjl@ig.com.br>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-pretest-bug@gnu.org, lennart.borgman@gmail.com,
	Jason Rumney <jasonr@gnu.org>
Subject: Re: 23.0.50; ps-print-buffer-with-faces hangs on w32
Date: Fri, 11 Jan 2008 09:50:11 -0300	[thread overview]
Message-ID: <47876603.7080909@ig.com.br> (raw)
In-Reply-To: <ubq7ssk4y.fsf@gnu.org>


> I'd like first to try to find a way of detecting this.  Any ideas?
>   

Couldn't be a kind of recipe to user detect in which situation the user is?

For example, there is a recipe in printing package to user
determine if a PostScript printer has duplex feature:

;; NOTE 3: The duplex feature will only work on PostScript printers that
;;         support this feature.
;;         You can check if your PostScript printer supports duplex feature
;;         by checking the printer manual.  Or you can try these steps:
;;         1. Open a buffer (or use the *scratch* buffer).
;;         2. Type:
;;            First line (on first page)
;;            ^L
;;            Second line (on second page)
;;         3. Print this buffer with duplex turned on.
;;         If it's printed 2 (two) sheets of paper, then your PostScript
;;         printer doesn't have duplex feature; otherwise, it's ok, your
;;         printer does have duplex feature.


> How about trying to find out what is the default printer configured by
> Windows, for example?
>   

Humm, a colleague of mine had to write a code to detect the default 
printer in
Windows, he said me that this is not easy, it depends on at least the OS 
version.

He just wrote a code for a specific Windows version.

  parent reply	other threads:[~2008-01-11 12:50 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-09 16:20 23.0.50; ps-print-buffer-with-faces hangs on w32 Lennart Borgman (gmail)
2008-01-09 17:09 ` Jason Rumney
2008-01-09 18:09   ` Lennart Borgman (gmail)
2008-01-09 19:12     ` Eli Zaretskii
2008-01-09 19:16       ` Lennart Borgman (gmail)
2008-01-10  4:09         ` Eli Zaretskii
2008-01-10  7:57           ` Lennart Borgman (gmail)
2008-01-09 18:24 ` Vinicius Jose Latorre
2008-01-09 18:02   ` Lennart Borgman (gmail)
2008-01-09 20:14     ` Vinicius Jose Latorre
2008-01-10 14:36     ` Jason Rumney
2008-01-10 16:11       ` Lennart Borgman (gmail)
2008-01-11 10:28         ` Eli Zaretskii
2008-01-11 10:47           ` Jason Rumney
2008-01-11 10:59             ` Eli Zaretskii
2008-01-11 11:29               ` Lennart Borgman (gmail)
2008-01-11 12:50               ` Vinicius Jose Latorre [this message]
2008-01-11 15:29                 ` Eli Zaretskii
2008-01-14 15:42                   ` Vinicius Jose Latorre
2008-01-14 20:32                     ` Eli Zaretskii

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=47876603.7080909@ig.com.br \
    --to=viniciusjl@ig.com.br \
    --cc=eliz@gnu.org \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=jasonr@gnu.org \
    --cc=lennart.borgman@gmail.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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.