From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.help Subject: Re: annoying shell problem in GNU Emacs 22 Date: Mon, 19 May 2008 14:17:38 -0700 Organization: None Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1211233262 17443 80.91.229.12 (19 May 2008 21:41:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 May 2008 21:41:02 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 19 23:41:40 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 1JyD6t-0005FU-Jb for geh-help-gnu-emacs@m.gmane.org; Mon, 19 May 2008 23:41:35 +0200 Original-Received: from localhost ([127.0.0.1]:37358 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JyD69-00031n-Jn for geh-help-gnu-emacs@m.gmane.org; Mon, 19 May 2008 17:40:49 -0400 Original-Path: news.stanford.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 8 Original-NNTP-Posting-Host: xoc2.stanford.edu Original-X-Trace: news.stanford.edu 1211231858 12049 171.64.109.31 (19 May 2008 21:17:38 GMT) Original-X-Complaints-To: news@news.stanford.edu X-Spook: robotic divers Fatah Eastern Shan State Army sarin secret X-Ran: P'|x[['L`4V{m%|WBvpM`B%}WK]cPI*{]jc{B--,>p~G>}orm|vv8`1(CKNrb4k"d-xt*T X-Hue: green X-Attribution: GM Mail-Copies-To: nobody User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Cancel-Lock: sha1:nAEkZLcsGOiJPJOHshUhkiK9+lU= Original-Xref: news.stanford.edu gnu.emacs.help:158777 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:54139 Archived-At: rocksong23@fastmail.fm wrote: > In other words: I go to the command line at the end of the buffer, hit > ctrl-L (so that my command line is in the middle of my screen, where I > like it). Then when I hit return or execute a command, my command line > is suddenly at the bottom of my screen (where I don't like it). Set the (buffer-local) variable comint-scroll-show-maximum-output to nil.