emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Minor suggestion for emacsclientw (MS windows specific)


From: dhruva
Subject: Minor suggestion for emacsclientw (MS windows specific)
Date: Thu, 18 Jan 2007 10:01:59 +0530

Hi,
When I associate file extensions to emacsclientw.exe and double click
on the file in the explorer, the command shell window pops up and
disappears (I have put a "-n" option in the registry to prevent the
waiting).
IMHO:
1. emacsclientw.exe should never wait (default is "-n")
2. The code should have WinMain() instead of main() as this will
eliminate the initial console window from popping up.

The code for implementing #2 is can be taken from emacs/nt/runemacs.c.
I just wanted to open this for discussion to get a better
understanding before trying to implement it.

with best regards,
dky

--
Dhruva Krishnamurthy
Contents reflect my personal views only!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]