From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: rocksong23@fastmail.fm Newsgroups: gmane.emacs.help Subject: annoying shell problem in GNU Emacs 22 Date: Mon, 19 May 2008 05:05:17 -0700 (PDT) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1211250804 31101 80.91.229.12 (20 May 2008 02:33:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 May 2008 02:33:24 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 20 04:34:01 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 1JyHfq-0008Dg-C9 for geh-help-gnu-emacs@m.gmane.org; Tue, 20 May 2008 04:33:58 +0200 Original-Received: from localhost ([127.0.0.1]:37406 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JyHf6-0002Nc-F5 for geh-help-gnu-emacs@m.gmane.org; Mon, 19 May 2008 22:33:12 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!q24g2000prf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: 218.214.176.106 Original-X-Trace: posting.google.com 1211198717 28148 127.0.0.1 (19 May 2008 12:05:17 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 19 May 2008 12:05:17 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: q24g2000prf.googlegroups.com; posting-host=218.214.176.106; posting-account=SjN16wkAAABXIep_sFJfOoFvBYJ3FzSL User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008041514 Firefox/3.0b5,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:158763 X-Mailman-Approved-At: Mon, 19 May 2008 22:32:37 -0400 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:54143 Archived-At: Hi all, I'm having an annoying problem with the shell mode in GNU emacs 22.1.1 which I haven't had in earlier versions (including emacs 21): if I have more than a screenful in my shell buffer, then whenever I execute a command, my window re-aligns so that the bottom of the buffer is at the bottom of the window. 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). Does that make sense? Like I said, it is really annoying. So if anyone can point me to a setting to fix this, it'd be much appreciated. -- Thanks, Peter