From: Klaus Zeitler <kzeitler+usenet@gsm-mailhost.de.lucent.com>
Subject: Re: Calling emacs functions outside emacs
Date: 01 Dec 2003 09:39:31 +0100 [thread overview]
Message-ID: <q5gisl1vsn0.fsf@lucent.com> (raw)
In-Reply-To: mailman.816.1070208983.399.help-gnu-emacs@gnu.org
>>>>> "Francis" == Francis Brosnan Blázquez <francis@aspl.es> writes:
Francis>
Francis> I'm trying to launch an ediff-session inside in an already opened
Francis> emacs from my tool, but I don't know how.
Francis>
Francis> So how can I connect to an already started emacs and launch an
Francis> ediff session from a program that doesn't run inside emacs ?
here's how I call ediff in a Korn shell script:
gnuclient -batch -eval "(ediff-files \"$file1\" \"$file2\")"
though I'm not sure if this works with the standard emacsclient instead of
gnuclient.
Klaus
--
------------------------------------------
| Klaus Zeitler Lucent Technologies |
------------------------------------------
---
The difference between a fool and a wise man is not
the things they know, it's the questions they ask.
next parent reply other threads:[~2003-12-01 8:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.816.1070208983.399.help-gnu-emacs@gnu.org>
2003-12-01 8:39 ` Klaus Zeitler [this message]
2003-12-01 9:40 ` Calling emacs functions outside emacs Thorsten Bonow
2003-12-01 12:00 ` Harry Putnam
2003-12-05 19:33 ` Ian Zimmerman
2003-11-30 15:13 Francis Brosnan Blázquez
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=q5gisl1vsn0.fsf@lucent.com \
--to=kzeitler+usenet@gsm-mailhost.de.lucent.com \
/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.
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).