From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: emacs shell cursor movement is broken in 22.1 Date: Sun, 16 Mar 2008 16:49:57 +0100 Message-ID: <22C81A6F-AA25-4DC4-AC71-7C62315CF987@Web.DE> References: <3c0dda17-2476-4d2b-b1f2-c101b4a0f576@s13g2000prd.googlegroups.com> <7eff3d6e-7425-418b-8c94-0cbc9b60a7fe@v3g2000hsc.googlegroups.com> <79d5945c-cfff-4029-a3ab-adc896c10d9e@m36g2000hse.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1205682628 7144 80.91.229.12 (16 Mar 2008 15:50:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 16 Mar 2008 15:50:28 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: jimka Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 16 16:50:56 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jav8S-0007i2-0P for geh-help-gnu-emacs@m.gmane.org; Sun, 16 Mar 2008 16:50:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jav7s-00067u-GM for geh-help-gnu-emacs@m.gmane.org; Sun, 16 Mar 2008 11:50:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jav7c-00064w-NP for help-gnu-emacs@gnu.org; Sun, 16 Mar 2008 11:50:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jav7b-00062I-Bi for help-gnu-emacs@gnu.org; Sun, 16 Mar 2008 11:50:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jav7b-000624-6i for help-gnu-emacs@gnu.org; Sun, 16 Mar 2008 11:50:03 -0400 Original-Received: from fmmailgate01.web.de ([217.72.192.221]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jav7a-0001Hb-Ow for help-gnu-emacs@gnu.org; Sun, 16 Mar 2008 11:50:02 -0400 Original-Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate01.web.de (Postfix) with ESMTP id 6D047D72B9E9; Sun, 16 Mar 2008 16:50:01 +0100 (CET) Original-Received: from [195.4.204.15] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1Jav7X-0004kk-00; Sun, 16 Mar 2008 16:50:00 +0100 In-Reply-To: <79d5945c-cfff-4029-a3ab-adc896c10d9e@m36g2000hse.googlegroups.com> X-Mailer: Apple Mail (2.753) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX19e7l61ipr2B+h+cxsqpDpVC8gFOwLXaViHfT9x w8ykccN8NxRxtF2z4cQXoXM2bG4Ikic3lKyAgwlN+A9FrgxscB 1Vm3t84AlSITrXZyqisA== X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:52445 Archived-At: Am 16.03.2008 um 16:31 schrieb jimka: > If i want to see the history, i type "history", If i want to see all > the history > which contained /tmp, i use "history | grep /tmp", Why do you use shell mechanisms? GNU Emacs has more efficient ways to =20= retrieve an elderly shell command ... (comint-previous-matching-input =20= or M-r for example) -- Greetings Pete We are usually convinced more easily by reasons we have found =20 ourselves than by those which have occurred to others. =96 Blaise Pascal