* Re: problems starting windows compiled help files with start-process
[not found] ` <87d5753f9o.fsf@hans.local.net>
@ 2006-11-30 1:29 ` Lennart Borgman
2006-11-30 4:29 ` Eli Zaretskii
0 siblings, 1 reply; 5+ messages in thread
From: Lennart Borgman @ 2006-11-30 1:29 UTC (permalink / raw)
Cc: help-gnu-emacs, Emacs Devel, Mathias Dahl
Dieter Wilhelm wrote:
>> Have you tried using `w32-shell-execute'?
>>
>> (w32-shell-execute "Open" "blabla.chm")
>
> Exactly what I needed, works perfect, thank you.
>
> Sad that these functions are not mentioned in the Emacs manual for
> (emacs)Windows Processes. I'm coding mostly under Linux and the w32-*
> functions are not available when trying `describe-function'.
That is because no one has had the time to rewrite that part.
Reading that part I also found that it is about running DOS processes on
MS Windows. I suggest that we rename to to reflect this.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: problems starting windows compiled help files with start-process
2006-11-30 1:29 ` problems starting windows compiled help files with start-process Lennart Borgman
@ 2006-11-30 4:29 ` Eli Zaretskii
2006-11-30 8:11 ` Lennart Borgman
0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2006-11-30 4:29 UTC (permalink / raw)
Cc: dieter, brakjoller, emacs-devel
> Date: Thu, 30 Nov 2006 02:29:43 +0100
> From: Lennart Borgman <lennart.borgman.073@student.lu.se>
> Cc: help-gnu-emacs@gnu.org, Emacs Devel <emacs-devel@gnu.org>,
> Mathias Dahl <brakjoller@gmail.com>
>
> That is because no one has had the time to rewrite that part.
>
> Reading that part I also found that it is about running DOS processes on
> MS Windows. I suggest that we rename to to reflect this.
What version of which manual are you reading? In the CVS version (and
the one distributed with the pretest), the MS-Windows part _was_
rewritten, and the node's name is "Windows processes".
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: problems starting windows compiled help files with start-process
2006-11-30 4:29 ` Eli Zaretskii
@ 2006-11-30 8:11 ` Lennart Borgman
2006-11-30 19:53 ` Eli Zaretskii
0 siblings, 1 reply; 5+ messages in thread
From: Lennart Borgman @ 2006-11-30 8:11 UTC (permalink / raw)
Cc: dieter, emacs-devel, brakjoller
Eli Zaretskii wrote:
>> Date: Thu, 30 Nov 2006 02:29:43 +0100
>> From: Lennart Borgman <lennart.borgman.073@student.lu.se>
>> Cc: help-gnu-emacs@gnu.org, Emacs Devel <emacs-devel@gnu.org>,
>> Mathias Dahl <brakjoller@gmail.com>
>>
>> That is because no one has had the time to rewrite that part.
>>
>> Reading that part I also found that it is about running DOS processes on
>> MS Windows. I suggest that we rename to to reflect this.
>
> What version of which manual are you reading? In the CVS version (and
> the one distributed with the pretest), the MS-Windows part _was_
> rewritten, and the node's name is "Windows processes".
The CVS version.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: problems starting windows compiled help files with start-process
2006-11-30 8:11 ` Lennart Borgman
@ 2006-11-30 19:53 ` Eli Zaretskii
2006-12-01 15:28 ` Lennart Borgman
0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2006-11-30 19:53 UTC (permalink / raw)
Cc: dieter, emacs-devel, brakjoller
> Date: Thu, 30 Nov 2006 09:11:29 +0100
> From: Lennart Borgman <lennart.borgman.073@student.lu.se>
> CC: dieter@duenenhof-wilhelm.de, brakjoller@gmail.com,
> emacs-devel@gnu.org
>
> Eli Zaretskii wrote:
> >> Date: Thu, 30 Nov 2006 02:29:43 +0100
> >> From: Lennart Borgman <lennart.borgman.073@student.lu.se>
> >> Cc: help-gnu-emacs@gnu.org, Emacs Devel <emacs-devel@gnu.org>,
> >> Mathias Dahl <brakjoller@gmail.com>
> >>
> >> That is because no one has had the time to rewrite that part.
> >>
> >> Reading that part I also found that it is about running DOS processes on
> >> MS Windows. I suggest that we rename to to reflect this.
> >
> > What version of which manual are you reading? In the CVS version (and
> > the one distributed with the pretest), the MS-Windows part _was_
> > rewritten, and the node's name is "Windows processes".
>
>
> The CVS version.
Then please explain what places did you want to be changed to talk
about Windows as opposed to DOS. I really think the rewrite you were
asking for was done already, but maybe I missed some places when I did
that.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: problems starting windows compiled help files with start-process
2006-11-30 19:53 ` Eli Zaretskii
@ 2006-12-01 15:28 ` Lennart Borgman
0 siblings, 0 replies; 5+ messages in thread
From: Lennart Borgman @ 2006-12-01 15:28 UTC (permalink / raw)
Cc: dieter, brakjoller, emacs-devel
Eli Zaretskii wrote:
>> Date: Thu, 30 Nov 2006 09:11:29 +0100
>> From: Lennart Borgman <lennart.borgman.073@student.lu.se>
>> CC: dieter@duenenhof-wilhelm.de, brakjoller@gmail.com,
>> emacs-devel@gnu.org
>>
>> Eli Zaretskii wrote:
>>>> Date: Thu, 30 Nov 2006 02:29:43 +0100
>>>> From: Lennart Borgman <lennart.borgman.073@student.lu.se>
>>>> Cc: help-gnu-emacs@gnu.org, Emacs Devel <emacs-devel@gnu.org>,
>>>> Mathias Dahl <brakjoller@gmail.com>
>>>>
>>>> That is because no one has had the time to rewrite that part.
>>>>
>>>> Reading that part I also found that it is about running DOS processes on
>>>> MS Windows. I suggest that we rename to to reflect this.
>>> What version of which manual are you reading? In the CVS version (and
>>> the one distributed with the pretest), the MS-Windows part _was_
>>> rewritten, and the node's name is "Windows processes".
>>
>> The CVS version.
>
> Then please explain what places did you want to be changed to talk
> about Windows as opposed to DOS. I really think the rewrite you were
> asking for was done already, but maybe I missed some places when I did
> that.
I think the original poster has explained now what he missed there. I
would suggest adding that and pushing much of the current node into a
subnode about DOS subprocesses. This material might still be valuable,
but it is not that common to use DOS subprocesses any more I guess.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-12-01 15:28 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.1267.1164765489.2155.help-gnu-emacs@gnu.org>
[not found] ` <uirgycy8j.fsf@gmail.com>
[not found] ` <87d5753f9o.fsf@hans.local.net>
2006-11-30 1:29 ` problems starting windows compiled help files with start-process Lennart Borgman
2006-11-30 4:29 ` Eli Zaretskii
2006-11-30 8:11 ` Lennart Borgman
2006-11-30 19:53 ` Eli Zaretskii
2006-12-01 15:28 ` Lennart Borgman
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.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).