all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Sebastien Vauban" <sva-news-D0wtAvR13HarG/iDocfnWg@public.gmane.org>
To: help-gnu-emacs-mXXj517/zsQ@public.gmane.org
Subject: Re: Problem quoting expression to be eval'ed by emacsclient
Date: Thu, 07 Nov 2013 16:44:16 +0100	[thread overview]
Message-ID: <8661s4md2n.fsf@somewhere.org> (raw)
In-Reply-To: mailman.4986.1383159329.10748.help-gnu-emacs@gnu.org

Eli,

Eli Zaretskii wrote:
>> From: "Sebastien Vauban" <sva-news-D0wtAvR13HarG/iDocfnWg@public.gmane.org>
>> Date: Wed, 30 Oct 2013 10:59:24 +0100
>> 
>> So, here, in my case, I almost only use `emacsclient' from "sendpatch", a shell
>> script (I wrote) which automates the sending of a diff per email, for other
>> colleagues to review and see what we commit in our SVN server.
>
> So you are using emacsclient as EDITOR, which is what it is for.

Good.

>>>> - Cygwin (/usr/bin) is second in my PATH, after ~/bin
>>>
>>> Why do you need Cygwin executables on your PATH?
>> 
>> You mean from PATH as seen in a CMD shell?  Or from a Bash shell?
>
> Both, and also why you need that in Emacs.
>
>> I need the Cygwin executables them all the time in my Bash sessions.
>
> You can set up your Bash sessions so that when you are in Bash,
> Cygwin's bin directory is on PATH, but when you are in cmd or Emacs,
> it is not.  There's no necessity to have a single PATH in all your
> sessions.

Those remarks are orthogonal to my problem, but they make sense.

In Emacs, at the end, I would have Cygwin's bin directory in my PATH, only when
Bash would be used as `shell-file-name'.

>> And I need the Cygwin executables from Emacs as well (for the `M-x
>> find-grep-dired' or `M-x rgrep' commands, among others, which I use quite
>> extensively -- `rgrep', at least). And, there, I need them to be before the
>> default Windows executable, because of `find' (which also exist in
>> c:\Windows\system32).
>
> To avoid the problem with 'find', have the directory where the GNU
> 'find' lives appear before c:\Windows\system32 in PATH.  After all,
> chances of you wanting to invoke the Windows 'find' are nil, right?

Right!

> As for grep, there's a native Windows port around, so no need to go
> Cygwin when you use Emacs.

OK. I have to take a lot at that.

>> > As for the v23 vs v24 emacsclient issue, you could have emacsclient23
>> > and emacsclient24 (scripts, aliases, whatever) to DTRT for each one.
>> 
>> Yes, but the question arises from the fact that `sendpatch' has no way to
>> detect (does it?) which Emacs server version is currently running, so which
>> `emacsclient' it has to call.
>
> I presume that you already have some arrangements to work with 2 Emacs
> versions, so that it should be easy to put something in the
> environment in each case, such that 'sendpatch' could look at that and
> decide.

FYI, I've tried running the Emacs-W32 version present in Cygwin. The look and
feel is absolutely the same as the native Windows binary. That's great.

Though, some things don't work anymore (such as "fancy splitting" in Gnus). I
have no idea why at this stage. I'll need a couple of hours to try and
understand what's going on -- though, right now, I'm back using the native
Windows application made available by Dani.

Best regards,
  Seb

-- 
Sebastien Vauban


  parent reply	other threads:[~2013-11-07 15:44 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-23  8:33 Problem quoting expression to be eval'ed by emacsclient Sebastien Vauban
2013-10-23  8:52 ` Thorsten Jolitz
2013-10-23 14:07   ` Tassilo Horn
2013-10-23 15:33   ` Eli Zaretskii
     [not found]   ` <mailman.4544.1382542407.10748.help-gnu-emacs@gnu.org>
2013-10-23 21:56     ` Sebastien Vauban
2013-10-24  2:52       ` Eli Zaretskii
     [not found]       ` <mailman.4580.1382583151.10748.help-gnu-emacs@gnu.org>
2013-10-25 12:37         ` Sebastien Vauban
2013-10-25 13:47           ` Eli Zaretskii
     [not found]           ` <mailman.4697.1382708854.10748.help-gnu-emacs@gnu.org>
2013-10-30  9:59             ` Sebastien Vauban
2013-10-30 11:38               ` Stefan Monnier
2013-10-30 18:55               ` Eli Zaretskii
     [not found]               ` <mailman.4965.1383133220.10748.help-gnu-emacs@gnu.org>
2013-11-07 15:37                 ` Sebastien Vauban
     [not found]               ` <mailman.4986.1383159329.10748.help-gnu-emacs@gnu.org>
2013-11-07 15:44                 ` Sebastien Vauban [this message]
2013-10-23 10:14 ` Andreas Röhler

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

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

  git send-email \
    --in-reply-to=8661s4md2n.fsf@somewhere.org \
    --to=sva-news-d0wtavr13harg/idocfnwg@public.gmane.org \
    --cc=help-gnu-emacs-mXXj517/zsQ@public.gmane.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.