From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.bugs Subject: Re: shell completion documentation [Re: comint loses prompt boundary] Date: Thu, 14 Dec 2006 12:49:09 +0900 Message-ID: References: <16k64g20tu.fsf@mo.msk.ru> <59ejumjzz2.fsf@mo.msk.ru> <843bazvd1b.fsf@mo.msk.ru> <87lklbu7nb.fsf@catnip.gol.com> <887iwvis8x.fsf@mo.msk.ru> Reply-To: Miles Bader NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1166135921 10620 80.91.229.10 (14 Dec 2006 22:38:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Dec 2006 22:38:41 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org, rms@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Dec 14 23:38:37 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GuzDh-0003Z8-Gd for geb-bug-gnu-emacs@m.gmane.org; Thu, 14 Dec 2006 23:38:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GuzDh-0008Pm-1D for geb-bug-gnu-emacs@m.gmane.org; Thu, 14 Dec 2006 17:38:29 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Guhax-0007ce-J7 for bug-gnu-emacs@gnu.org; Wed, 13 Dec 2006 22:49:19 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Guhav-0007bR-6M for bug-gnu-emacs@gnu.org; Wed, 13 Dec 2006 22:49:18 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Guhau-0007bH-QO for bug-gnu-emacs@gnu.org; Wed, 13 Dec 2006 22:49:16 -0500 Original-Received: from [202.32.8.206] (helo=tyo202.gate.nec.co.jp) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Guhas-0002TU-AK; Wed, 13 Dec 2006 22:49:14 -0500 Original-Received: from relay31.aps.necel.com ([10.29.19.54]) by tyo202.gate.nec.co.jp (8.13.8/8.13.4) with ESMTP id kBE3n9Ym009276; Thu, 14 Dec 2006 12:49:09 +0900 (JST) Original-Received: from relay21.aps.necel.com ([10.29.19.16] [10.29.19.16]) by relay31.aps.necel.com with ESMTP; Thu, 14 Dec 2006 12:49:09 +0900 Original-Received: from dhapc248.dev.necel.com ([10.114.97.235] [10.114.97.235]) by relay21.aps.necel.com with ESMTP; Thu, 14 Dec 2006 12:49:09 +0900 Original-Received: by dhapc248.dev.necel.com (Postfix, from userid 31295) id 4C35E3AF; Thu, 14 Dec 2006 12:49:09 +0900 (JST) Original-To: "Ilya N. Golubev" System-Type: i686-pc-linux-gnu Blat: Foop In-Reply-To: <887iwvis8x.fsf@mo.msk.ru> (Ilya N. Golubev's message of "Wed\, 13 Dec 2006 21\:07\:58 +0300") Original-Lines: 19 X-Mailman-Approved-At: Thu, 14 Dec 2006 17:38:26 -0500 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15459 Archived-At: "Ilya N. Golubev" writes: > I ask for behavior of comint that is not only compatible with its > versions, but very useful: to be able to move around comint buffer > with regular text movement commands, including search ones, and to > move that way in any place of buffer, whether it is user input or > process output. You might try `comint-use-prompt-regexp', but that code is likely bit-rotted, as it doesn't get much use. > By setting `inhibit-field-text-motion' user option (as suggested by > its docstring) `inhibit-field-text-motion' is not a user option. [Try to edit it with `customize-option' -- you can't.] -Miles -- Suburbia: where they tear out the trees and then name streets after them.