emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: shell-mode: point left in the wrong place after output


From: Stefan Monnier
Subject: Re: shell-mode: point left in the wrong place after output
Date: Thu, 19 Jun 2008 22:06:53 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> This is using the latest CVS  snapshot.

I don't know what you mean by "CVS snapshot", but I'll assume you mean
that you recently updated your CVS check out.

> It looks like point gets left at the front of the inserted
> outputfrom frm a shell command, rther than at the end.

> Test:

> See output below:
> echo foo
> foo

I tried:

   emacs -Q
   M-x shell-mode RET
   echo foo RET

and it worked just fine, with point ending right after the prompt.
Can you provide a more precise recipe?


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]