all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problems printing
@ 2018-02-19  2:12 Paw Writer
  2018-02-19 16:25 ` Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Paw Writer @ 2018-02-19  2:12 UTC (permalink / raw)
  To: EMACS Help

I recently went from emacs 23.3.3 to 25.3.1. I cannot get printing to work,
however. I can print from other programs. I have the required programs
installed; PrintFile, Ghost & GhostView from when I ran 23.3. When I try to
print anything, I get the following message:
Formatting...done
Spooling...
w32-direct-print-region-helper: Opening output file: Permission denied,
c:/WSD-3b7ac7d1-ffd7-457b-9414-bcaa7e1ec688.0036






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

* Re: Problems printing
  2018-02-19  2:12 Problems printing Paw Writer
@ 2018-02-19 16:25 ` Eli Zaretskii
       [not found]   ` <000c01d3aad2$48a9d4a0$d9fd7de0$@comcast.net>
  0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2018-02-19 16:25 UTC (permalink / raw)
  To: help-gnu-emacs

> From: "Paw Writer" <pawwriter@comcast.net>
> Date: Sun, 18 Feb 2018 21:12:31 -0500
> 
> I recently went from emacs 23.3.3 to 25.3.1. I cannot get printing to work,
> however. I can print from other programs. I have the required programs
> installed; PrintFile, Ghost & GhostView from when I ran 23.3. When I try to
> print anything, I get the following message:
> Formatting...done
> Spooling...
> w32-direct-print-region-helper: Opening output file: Permission denied,
> c:/WSD-3b7ac7d1-ffd7-457b-9414-bcaa7e1ec688.0036

Is this on the same Windows systems as the one where you used Emacs
23?  If not, maybe your user doesn't have write access to the root
directory on drive C?

What is the value of temp-file-directory?



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

* Re: Problems printing
       [not found]   ` <000c01d3aad2$48a9d4a0$d9fd7de0$@comcast.net>
@ 2018-02-21 17:20     ` Eli Zaretskii
  2018-02-21 19:14       ` Paw Writer
  0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2018-02-21 17:20 UTC (permalink / raw)
  To: help-gnu-emacs

> From: "Paw Writer" <pawwriter@comcast.net>
> Date: Wed, 21 Feb 2018 00:10:25 -0500
> 
> It is the same system. And I have Admin Privilege, since I am the only User.

Well, I cannot spot any differences in the related functions between
the 2 Emacs versions, so maybe the problem is at some lower level.

Can you step with Edebug through the w32 printing code in dos-w32.el,
and compare what happens there in the 2 Emacs versions?



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

* RE: Problems printing
  2018-02-21 17:20     ` Eli Zaretskii
@ 2018-02-21 19:14       ` Paw Writer
  2018-02-21 20:02         ` Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Paw Writer @ 2018-02-21 19:14 UTC (permalink / raw)
  To: 'Eli Zaretskii', help-gnu-emacs

On Windows 10, I can't run both versions of EMacs. Something about the old
version slows down the system.

-----Original Message-----
From: help-gnu-emacs
[mailto:help-gnu-emacs-bounces+pawwriter=comcast.net@gnu.org] On Behalf Of
Eli Zaretskii
Sent: Wednesday, February 21, 2018 12:20 PM
To: help-gnu-emacs@gnu.org
Subject: Re: Problems printing

> From: "Paw Writer" <pawwriter@comcast.net>
> Date: Wed, 21 Feb 2018 00:10:25 -0500
> 
> It is the same system. And I have Admin Privilege, since I am the only
User.

Well, I cannot spot any differences in the related functions between the 2
Emacs versions, so maybe the problem is at some lower level.

Can you step with Edebug through the w32 printing code in dos-w32.el, and
compare what happens there in the 2 Emacs versions?





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

* Re: Problems printing
  2018-02-21 19:14       ` Paw Writer
@ 2018-02-21 20:02         ` Eli Zaretskii
  2018-02-22  2:20           ` Paw Writer
  0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2018-02-21 20:02 UTC (permalink / raw)
  To: help-gnu-emacs

> From: "Paw Writer" <pawwriter@comcast.net>
> Date: Wed, 21 Feb 2018 14:14:56 -0500
> 
> On Windows 10, I can't run both versions of EMacs. Something about the old
> version slows down the system.

I'm confused: didn't you say this happens on the same system, i.e. the
only difference is that you upgraded your Emacs?  If so, then the
older version did run on this very system.



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

* RE: Problems printing
  2018-02-21 20:02         ` Eli Zaretskii
@ 2018-02-22  2:20           ` Paw Writer
  2018-02-24  9:36             ` Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Paw Writer @ 2018-02-22  2:20 UTC (permalink / raw)
  To: 'Eli Zaretskii', help-gnu-emacs

Yes, EMacs ran, but the system run slow. I had Microsoft analyze the system
to see why and they said Emacs 23.3.3 caused it. After I removed it, the
system DID run faster. 
 I had both 23.3.3 & 25.3.1 on the system and just changed Home to run each
one. However, 25.3.1 had a problem with the 23.3.1 .emacs and I only
corrected that recently. I have no problems with Emacs initializing now, and
most of what I have tested works, I just cannot print, 

-----Original Message-----
From: help-gnu-emacs
[mailto:help-gnu-emacs-bounces+pawwriter=comcast.net@gnu.org] On Behalf Of
Eli Zaretskii
Sent: Wednesday, February 21, 2018 3:02 PM
To: help-gnu-emacs@gnu.org
Subject: Re: Problems printing

> From: "Paw Writer" <pawwriter@comcast.net>
> Date: Wed, 21 Feb 2018 14:14:56 -0500
> 
> On Windows 10, I can't run both versions of EMacs. Something about the 
> old version slows down the system.

I'm confused: didn't you say this happens on the same system, i.e. the only
difference is that you upgraded your Emacs?  If so, then the older version
did run on this very system.





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

* Re: Problems printing
  2018-02-22  2:20           ` Paw Writer
@ 2018-02-24  9:36             ` Eli Zaretskii
  2018-02-26  4:30               ` Paw Writer
  0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2018-02-24  9:36 UTC (permalink / raw)
  To: help-gnu-emacs

> From: "Paw Writer" <pawwriter@comcast.net>
> Date: Wed, 21 Feb 2018 21:20:18 -0500
> 
> Yes, EMacs ran, but the system run slow. I had Microsoft analyze the system
> to see why and they said Emacs 23.3.3 caused it. After I removed it, the
> system DID run faster. 
>  I had both 23.3.3 & 25.3.1 on the system and just changed Home to run each
> one. However, 25.3.1 had a problem with the 23.3.1 .emacs and I only
> corrected that recently. I have no problems with Emacs initializing now, and
> most of what I have tested works, I just cannot print, 

OK, then please show your setup for printing: all the printing-related
customizations you have in your init file(s).  I'm not sure I
understand whether you print directly to a printer or using some
intermediate printing program.



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

* RE: Problems printing
  2018-02-24  9:36             ` Eli Zaretskii
@ 2018-02-26  4:30               ` Paw Writer
  0 siblings, 0 replies; 8+ messages in thread
From: Paw Writer @ 2018-02-26  4:30 UTC (permalink / raw)
  To: 'Eli Zaretskii', help-gnu-emacs

I'm going to have to get back to you on that. I've a project I have get
finished by the end of the month. 

-----Original Message-----
From: help-gnu-emacs
[mailto:help-gnu-emacs-bounces+pawwriter=comcast.net@gnu.org] On Behalf Of
Eli Zaretskii
Sent: Saturday, February 24, 2018 4:36 AM
To: help-gnu-emacs@gnu.org
Subject: Re: Problems printing

> From: "Paw Writer" <pawwriter@comcast.net>
> Date: Wed, 21 Feb 2018 21:20:18 -0500
> 
> Yes, EMacs ran, but the system run slow. I had Microsoft analyze the 
> system to see why and they said Emacs 23.3.3 caused it. After I 
> removed it, the system DID run faster.
>  I had both 23.3.3 & 25.3.1 on the system and just changed Home to run 
> each one. However, 25.3.1 had a problem with the 23.3.1 .emacs and I 
> only corrected that recently. I have no problems with Emacs 
> initializing now, and most of what I have tested works, I just cannot 
> print,

OK, then please show your setup for printing: all the printing-related
customizations you have in your init file(s).  I'm not sure I understand
whether you print directly to a printer or using some intermediate printing
program.





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

end of thread, other threads:[~2018-02-26  4:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-19  2:12 Problems printing Paw Writer
2018-02-19 16:25 ` Eli Zaretskii
     [not found]   ` <000c01d3aad2$48a9d4a0$d9fd7de0$@comcast.net>
2018-02-21 17:20     ` Eli Zaretskii
2018-02-21 19:14       ` Paw Writer
2018-02-21 20:02         ` Eli Zaretskii
2018-02-22  2:20           ` Paw Writer
2018-02-24  9:36             ` Eli Zaretskii
2018-02-26  4:30               ` Paw Writer

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.