unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "H. Dieter Wilhelm" <dieter@duenenhof-wilhelm.de>
To: Corwin Brust <corwin@bru.st>
Cc: Eli Zaretskii <eliz@gnu.org>,
	Emacs developers <emacs-devel@gnu.org>,
	Phillip Lord <phillip.lord@russet.org.uk>
Subject: Re: Windows binaries for emacs-28 status and TODOs
Date: Wed, 16 Feb 2022 17:52:44 +0100	[thread overview]
Message-ID: <xm46o83692jn.fsf@duenenhof-wilhelm.de> (raw)
In-Reply-To: <86fsoiub1z.fsf@duenenhof-wilhelm.de> (H. Dieter Wilhelm's message of "Wed, 16 Feb 2022 15:43:20 +0100")

"H. Dieter Wilhelm" <dieter@duenenhof-wilhelm.de> writes:

> Corwin Brust <corwin@bru.st> writes:
>
>> On Wed, Feb 16, 2022 at 7:32 AM Eli Zaretskii <eliz@gnu.org> wrote:
>>>
>>> > From: "H. Dieter Wilhelm" <dieter@duenenhof-wilhelm.de>
>>> > Date: Wed, 16 Feb 2022 13:52:56 +0100
>>> >
>>> > And there's also GitGui to consider, which is not a console program
>>> > (regarding the choice of emacsclient and emacsclientw)..
>>>
>>> That one should use emacsclientw.
>>
>> Eli,
>>
>> 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)"
>
> Hi Corwin, why --no-wait?
>
>> I haven't tried to configure it as the editor for git-for-windows yet
>> but I'm interested to try it out.
>
> If you have a running Emacs already with M-x server-start, or in the
> init file.  Then pointing the installer to
>
>   C:\emacs-28.0.91\bin\emacsclientw.exe
>
> without any options was enough in my case to get the test file in my
> Emacs GUI frame.

Yep, but only for the installer tests.. 

 After actually using Git Bash I realised that the installer doesn't
change the global git configuration file

  ~/.gitconfig

when there's an editor line already there, no matter what the installer
gets fed.

At last I got emacsclient to run from Git Bash but, funnily, only with
the last line!?  (Please note the quotes and /C/ without colons.)

  [core]
  #	editor = \"C:/Program Files (x86)/GitExtensions/GitExtensions.exe\" fileeditor
  #	editor = /C/Program Files/Emacs/emacs-28.0.91/bin/emacsclient.exe --alternate-editor=\"\"
          editor = \"/C/Program Files/Emacs/emacs-28.0.91/bin/emacsclient.exe\" --alternate-editor=\"\"
  

Possibly using backlashes might also be a permissible pattern but I've
got enough for today.

Have a good time

  Dieter



  reply	other threads:[~2022-02-16 16:52 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-23 10:54 Windows binaries for emacs-28 status and TODOs Corwin Brust
2022-01-23 11:18 ` Eli Zaretskii
2022-01-23 12:00   ` Corwin Brust
2022-02-14 20:03     ` H. Dieter Wilhelm
2022-02-14 20:19       ` Eli Zaretskii
2022-02-16  9:50         ` H. Dieter Wilhelm
2022-02-16 12:30           ` Eli Zaretskii
2022-02-16 12:52             ` H. Dieter Wilhelm
2022-02-16 13:32               ` Eli Zaretskii
2022-02-16 13:40                 ` Corwin Brust
2022-02-16 13:59                   ` Eli Zaretskii
2022-02-16 14:43                   ` H. Dieter Wilhelm
2022-02-16 16:52                     ` H. Dieter Wilhelm [this message]
2022-02-16 16:37                 ` H. Dieter Wilhelm
2022-01-26 19:37 ` H. Dieter Wilhelm
2022-02-06 10:40   ` H. Dieter Wilhelm
2022-02-06 18:35     ` Corwin Brust

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xm46o83692jn.fsf@duenenhof-wilhelm.de \
    --to=dieter@duenenhof-wilhelm.de \
    --cc=corwin@bru.st \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=phillip.lord@russet.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).