unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
To: emacs-devel@gnu.org
Subject: How do I do _THIS_ with emacsclient?
Date: Sun, 29 Jul 2007 19:53:05 +0200	[thread overview]
Message-ID: <85sl77umf2.fsf@lola.goethe.zz> (raw)


Hi, I have the following problem: I try using something like
${EDITOR} --eval "(ediff-files (pop command-line-args-left) \
  (pop command-line-args-left))" "file1" "file2"

and when ${EDITOR} is equal to emacsclient, this fails pretty badly:
command-line-args-left is nil, and Emacs tried to execute file1 and
file2, leading to undefined variable complaints.

This behavior clearly is dissatisfactory.  Any idea what I could write
to have this more or less work with emacsclient without breaking when
using Emacs?

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

             reply	other threads:[~2007-07-29 17:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-29 17:53 David Kastrup [this message]
2007-07-29 19:53 ` How do I do _THIS_ with emacsclient? Ehud Karni
2007-07-29 19:56   ` David Kastrup
2007-07-29 20:10     ` Ehud Karni

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=85sl77umf2.fsf@lola.goethe.zz \
    --to=dak@gnu.org \
    --cc=emacs-devel@gnu.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 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).