From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: eshell - editing files
Date: Tue, 22 Jun 2010 20:10:09 +1000 [thread overview]
Message-ID: <87mxungyym.fsf@rapttech.com.au> (raw)
In-Reply-To: mailman.6.1277197523.11696.help-gnu-emacs@gnu.org
Gary <help-gnu-emacs@garydjones.name> writes:
> This may sound like a weird question. Is there any way to configure
> eshell so that when I want to edit a file, e.g. by typing "emacs foo", I
> instead get a new buffer with the file in? It kind of popped up because
> if you do something with svn that requires editing something, I got
> ,----
> | $ svn pe svn:ignore .
> | emacs: Terminal type "dumb" is not powerful enough to run Emacs.
> | It lacks the ability to position the cursor.
> | If that is not the actual type of terminal you have,
> | use the Bourne shell command `TERM=... export TERM' (C-shell:
> | `setenv TERM ...') to specify the correct type. It may be necessary
> | to do `unset TERMINFO' (C-shell: `unsetenv TERMINFO') as well.
> | svn: system('emacs svn-prop.tmp') returned 256
> `----
>
>
What you want to do is setup svn to use emacs as the editor via
emacscleint. You can either do this in svn config files or you can set
your shell EDITOR variable to emacsclient.
tim
--
tcross (at) rapttech dot com dot au
next prev parent reply other threads:[~2010-06-22 10:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.6.1277197523.11696.help-gnu-emacs@gnu.org>
2010-06-22 9:21 ` eshell - editing files Pascal J. Bourguignon
2010-06-22 10:10 ` Tim X [this message]
2010-06-22 8:52 Gary
2010-06-22 9:17 ` Richard Riley
2010-06-22 10:54 ` Gary
2010-06-22 11:15 ` Thierry Volpiatto
2010-06-22 11:31 ` Richard Riley
2010-06-22 15:44 ` Gary
2010-06-22 15:54 ` Richard Riley
2010-06-22 13:03 ` Matt Lundin
2010-06-22 15:21 ` Gary
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=87mxungyym.fsf@rapttech.com.au \
--to=timx@nospam.dev.null \
--cc=help-gnu-emacs@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 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.