Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

9
votes
2answers
930 views

Advantages and disadvantages between zsh and emacs' (e)shell

i have currently switched over to emacs (aquamacs) and am in the process of migrating my entire workflow into it one step at a time (org-mode, dired, etc., from pathfinder, notational velocity, etc.). ...
8
votes
7answers
1k views

Emacs ido-style shell

Is there a command line shell or shell customization that supports emacs-style ido find file? In emacs, I can navigate to a directory extremely quickly using C-x C-f and (ido-mode t). Ideally, I'm ...
6
votes
3answers
264 views

git-log in eshell

I'm trying to run git commands in eshell. When I run: git log -p it will look like this: Notice that ^[[k before the cursor. Arrow key down does not work, it will gives error says 'Not found'. ...
5
votes
1answer
71 views

scripting with eshell

Is there a way to write .sh scripts to be used from eshell buffer? with eshell(elisp) specific commands? I want ediff $1 $2 to be executed from my compare.sh from within eshell buffer.
4
votes
1answer
172 views

How to write eshell script?

there. I'm new to eshell,and now i come to a problem that how can i script it. i've tried (rm ~/somefile) and it worked.so is every command like this?how should i write conditional code and ...
4
votes
1answer
162 views

Invoking su in emacs' eshell

I can run normal linux commands in eshell as a non-root user. When I try to su to root, all the usual linux commands are gone (ls, cat, etc.) How do I fix this?
4
votes
5answers
346 views

Create more than one eshell instance in emacs

Think: tiling my emacs window with eshells, a la xmonad. Is this possible? I can M-x eshell to open the first eshell instance but future invocations just focus the first instance.
3
votes
3answers
901 views

What setup file does eshell (elisp shell) read when it starts? How eshell sets its PATH?

With emacs/eshell, the "echo $PATH" shows different paths than that of $PATH environment variable. And I also checked that eshell doesn't read .bashrc or .profile, and I think that's the reason why ...
3
votes
5answers
1k views

Problem using git and Emacs eshell mode on Windows

when i try to make a git commit in emacs eshell mode: git commit -a -m "message" I receive an error: 'c:\Program' is not recognized as an internal or external command, operable program or batch ...
2
votes
1answer
41 views

Case-insensitive matching with Eshell?

How can you do case-insensitive pattern matching with Eshell? With Zsh, one can use "globbing tags" (i.e., if the extended_glob is turned on) such as in print L(#i)in(#I)ux which would match LINux ...
2
votes
2answers
71 views

Multi-line input in EShell

Is there a way for multi-line input in EShell? When I want to do a quick function definition at the commandline of EShell, it doesn't really work. I tried using explicit linebreaks (\n), as well as ...
1
vote
1answer
84 views

What is difference between shell and eshell in emacs?

What is the difference between eshell (M-x eshell) and shell (M-x shell) in emacs. Both seems to work same but when i try to run su command or sudo command in eshell then it create a buffer named ...
1
vote
1answer
46 views

Eshell sudo does not accept option

In the eshell prompt the -E option can't be passe. I end with the following error: $ sudo -E gmake install -E: command not found Does someone have a solution to that? Thanks
1
vote
3answers
48 views

Why am I getting strange results with sed in eshell?

I was having trouble piping the results of a 'find' to sed. I simplified it to the simplest thing I could break, and I got this: echo 1234567890abcdefghijklmnopqrstuvwxyz | sed 's/[:digit:]*/X/g' I ...
1
vote
1answer
54 views

Making eshell expand .. like bash

In bash, due to the layout of my keyboard, I often do cd ..<tab> to have it expand the trailing slash, however, eshell does not do this out of the box. How would I go about making it do this?
1
vote
1answer
80 views

Emacs daemon: swapping keys

I'd like to swap C-x and C-u with Emacs daemon (since I switched to Dvorak layout). The regular keyboard-translate doesn't work with Emacs daemon. In the help-gnu-emacs I found a solution: I should ...
1
vote
1answer
114 views

emacs eshell grep on grep output

In eshell, one of the nice things is commands like grep's output will be redirected to Emacs special buffers. However, if I do a grep on previous grep, e.g.: grep "abc" *.el | grep -v "ghi" that ...
1
vote
1answer
268 views

Using RVM in eshell of emacs

Using RVM in eshell of emacs, I am not able to set the ruby version. Why? Environment : Ubuntu 9.10 /media/Work/rubyworkspace $ ruby -v ruby 1.8.7 (2009-06-12 patchlevel 174) [i486-linux] ...
1
vote
2answers
533 views

Using shell versus eshell whenever an Emacs action needs to spawn a shell in a new buffer

I'm using Rinari for Rails development in Emacs. M-x shell will open a new buffer that is correctly PATH'd for my environment (zsh). M-x eshell uses all the incorrect PATH's and I haven't been able ...
0
votes
1answer
65 views

Eshell - where is the default directory and the path defined?

Two little questions with regards to the configuration of Eshell. I looked at the customization options and even the source code, but to no avail. Maybe I should have taken a better look. When I ...
0
votes
1answer
229 views

Erlang terminal mute on Mac OS X Lion

I just installed Erlang to my mac using these instructions. http://handyrailstips.com/blog_posts/12-installing-erlang-on-mac-os-x-lion-10-7 Installation worked alright, but when I fired up the Erlang ...
0
votes
2answers
62 views

eshell Doesn't Honor display-buffer

I use display-buffer C-x 4 C-o to set a buffer to the other window. This works great unless I want to put my eshell buffer in the other window. eshell puts itself in my current window every time. If ...
0
votes
1answer
41 views

Term-set-escape-char problem

When I start M-x eshell it gives me message "term-set-escape-char: Key sequence M-x starts with non-prefix key". It doesn't give me prompt in the eshell window. eshell-prompt-regexp is ...
0
votes
2answers
150 views

Eshell - is there something like open-eshell-here?

In the Windows Explorer there is a function 'command-prompt-here' that opens a command prompt for the actual directory. Is there something similar for eshell, that enables me to open an eshell from ...
0
votes
3answers
362 views

How to open file in Emacs via eshell?

When in eshell is there a command for opening a file in another buffer?
0
votes
2answers
300 views

Eshell: commands, syntaxes, etc

Just found that unfinished manual, but it's really unfineshed. Right on the climax. I still don't get it. What is that? An eLisp interpreter? How do you tell emacs to edit a file from there? What ...