From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Windows binaries for emacs-28 status and TODOs Date: Wed, 16 Feb 2022 15:59:55 +0200 Message-ID: <835ype3o9w.fsf@gnu.org> References: <83lez6lmym.fsf@gnu.org> <86wnhxdxmp.fsf@duenenhof-wilhelm.de> <831r05p5fq.fsf@gnu.org> <86r183ta2c.fsf@duenenhof-wilhelm.de> <83czjn2dun.fsf@gnu.org> <86mtirt1lj.fsf@duenenhof-wilhelm.de> <838rub2az2.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="11159"; mail-complaints-to="usenet@ciao.gmane.io" Cc: dieter@duenenhof-wilhelm.de, phillip.lord@russet.org.uk, emacs-devel@gnu.org To: Corwin Brust Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Feb 16 15:09:00 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nKKzM-0002e5-AL for ged-emacs-devel@m.gmane-mx.org; Wed, 16 Feb 2022 15:09:00 +0100 Original-Received: from localhost ([::1]:60836 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nKKzK-00049M-TJ for ged-emacs-devel@m.gmane-mx.org; Wed, 16 Feb 2022 09:08:58 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:52040) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nKKqZ-000549-Ca for emacs-devel@gnu.org; Wed, 16 Feb 2022 08:59:57 -0500 Original-Received: from [2001:470:142:3::e] (port=53398 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nKKqX-0007pH-Ti; Wed, 16 Feb 2022 08:59:53 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=vsiAwXocB3rMbaSCBV59xOfrRgg6GGTcDxC8m3jl/i0=; b=jx38C9tLytH8 9L+Kn6MlrD+4eXk+gHwv3bXjhKHqgQwB79zjOifJIk965R3EIEt6N5lqWBEEY9aulfDKqpW10vPf3 0b0I1m121sgqPy/FGy6WYWcdwMFYh8byURZ0mlYMQBj20vR2QhbCng2a6SCTEwVqxBbyKcoYLTfIn rlTzKPWclTr4fGk8BD013Ekc6YmlhNKWAkRbKiYivMfM061yaUsOQCAelFfpUzNVn+BelB1ztaYiM Kx3jTUS6wo1gb61BViXpv/cE1pxLE7kPpBxwcjKHOb/7EBg4xE12Rk8zUV6ye70GSP8fHH99ydp5S hwuChIGMmtCV/Yf2m4f/ag==; Original-Received: from [87.69.77.57] (port=1784 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nKKqV-0002Fq-9l; Wed, 16 Feb 2022 08:59:52 -0500 In-Reply-To: (message from Corwin Brust on Wed, 16 Feb 2022 07:40:03 -0600) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:286393 Archived-At: > From: Corwin Brust > Date: Wed, 16 Feb 2022 07:40:03 -0600 > Cc: "H. Dieter Wilhelm" , Emacs developers , > Phillip Lord > > On Wed, Feb 16, 2022 at 7:32 AM Eli Zaretskii wrote: > > > Can you share your incantation to launch emacsclient? I normally > launch using the below. > > C:\emacs-28.0.91\bin\emacsclientw.exe -n -a "" -eval "(raise-frame)" > > I haven't tried to configure it as the editor for git-for-windows yet > but I'm interested to try it out. Git should use something similar to what you use: emacsclient -a ""