emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Override Windows default Win-* key combinations when using E


From: Jussi Lahdenniemi
Subject: Re: [PATCH] Override Windows default Win-* key combinations when using Emacs
Date: Tue, 5 Jan 2016 21:32:23 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0

# Things that a user might actually run, which should be installed in
bindir.
-INSTALLABLES = runemacs${EXEEXT} addpm${EXEEXT}
+INSTALLABLES = runemacs${EXEEXT} addpm${EXEEXT} supersuper${EXEEXT}

# Things that Emacs runs internally, which should not be installed in
bindir.
UTILITIES = cmdproxy${EXEEXT} ddeclient${EXEEXT}

One minor point: this certainly seems more like UTILITIES than like 
INSTALLABLES.

I agree.  But then the program's invocation code should be updated, I
think, because it won't be on PATH.

Indeed. I'll fix this.

--
Jussi Lahdenniemi





reply via email to

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