From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: ERC: Scroll to bottom by default Date: Fri, 31 Jul 2009 15:00:32 -0400 Message-ID: References: <7b501d5c0907310751y2d9626bcj75c75f328b3f95c2@mail.gmail.com> <3b31caf90907311031u4b31a3a2k81276c134502bcec@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1249066853 14192 80.91.229.12 (31 Jul 2009 19:00:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 31 Jul 2009 19:00:53 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Edward O'Connor" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 31 21:00:46 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MWxLQ-0004JM-Vt for ged-emacs-devel@m.gmane.org; Fri, 31 Jul 2009 21:00:45 +0200 Original-Received: from localhost ([127.0.0.1]:36396 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWxLQ-0001dY-Fr for ged-emacs-devel@m.gmane.org; Fri, 31 Jul 2009 15:00:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWxLL-0001dR-05 for emacs-devel@gnu.org; Fri, 31 Jul 2009 15:00:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWxLG-0001dC-Bg for emacs-devel@gnu.org; Fri, 31 Jul 2009 15:00:38 -0400 Original-Received: from [199.232.76.173] (port=58252 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWxLG-0001d9-7M for emacs-devel@gnu.org; Fri, 31 Jul 2009 15:00:34 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:46538) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWxLF-0004Lc-NW for emacs-devel@gnu.org; Fri, 31 Jul 2009 15:00:33 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AsEFAIfcckpFpZgv/2dsb2JhbACBUtJHhBgFhyI X-IronPort-AV: E=Sophos;i="4.43,303,1246852800"; d="scan'208";a="42637794" Original-Received: from 69-165-152-47.dsl.teksavvy.com (HELO pastel.home) ([69.165.152.47]) by ironport2-out.teksavvy.com with ESMTP; 31 Jul 2009 15:00:33 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 001FA800B; Fri, 31 Jul 2009 15:00:32 -0400 (EDT) In-Reply-To: <3b31caf90907311031u4b31a3a2k81276c134502bcec@mail.gmail.com> (Edward O'Connor's message of "Fri, 31 Jul 2009 10:31:00 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:113477 Archived-At: > I disagree. One of the advantages of using IRC (or IM, etc.) in Emacs > is that things act like they're in Emacs. If a buffer started keeping > its last line at the bottom of the window, regardless of mode, that > would be really weird. You mean weird as in "compilation-mode"? ;-) Stefan