emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] trivial patch, jumping cursor in term


From: Dan Nicolaescu
Subject: Re: [PATCH] trivial patch, jumping cursor in term
Date: Thu, 24 Sep 2009 10:11:18 -0700 (PDT)

Stefan Monnier <address@hidden> writes:

  > >> The C-x 2 doesn't do anything here, so I don't know how to reproduce
  > >> your problem.
  > > Here I hope are better steps:
  > 
  > > emacs -Q
  > > M-x term
  > > RET          (it default to /bin/bash here)
  > > C-c C-j      (switch to line mode)
  > > C-x 2
  > > RET          (the cursor jumps to the top right)
  > 
  > I see it now, thank you.
  > 
  > >> I've installed the patch below instead.  Can you confirm it works as 
well?
  > > I have applied it and I am afraid it doesn't work. You should probably
  > > back it out.
  > 
  > Hmm... it should have *exactly* the same effect as your patch.

After your changes yesterday an error is thrown when using the above scenario:
error in process filter: Wrong type argument: number-or-marker-p, nil

Version 1.118 (i.e. just before your changes) does not do this.




reply via email to

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