From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.devel Subject: Re: Showing end of buffer Date: Mon, 21 Apr 2003 14:01:56 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1050926588 28848 80.91.224.249 (21 Apr 2003 12:03:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Apr 2003 12:03:08 +0000 (UTC) Cc: Miles Bader Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Apr 21 14:03:06 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 197a0o-0007VA-00 for ; Mon, 21 Apr 2003 14:03:06 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 197a5Z-0002w6-00 for ; Mon, 21 Apr 2003 14:08:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 197a1R-0000MS-01 for emacs-devel@quimby.gnus.org; Mon, 21 Apr 2003 08:03:45 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 197a13-0000KA-00 for emacs-devel@gnu.org; Mon, 21 Apr 2003 08:03:21 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 197a0r-0000Fs-00 for emacs-devel@gnu.org; Mon, 21 Apr 2003 08:03:09 -0400 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net ([217.13.230.178] helo=yxa.extundo.com) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 197Zzn-0008Bb-00; Mon, 21 Apr 2003 08:02:03 -0400 Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.9/8.12.9) with ESMTP id h3LC1uXK018519 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Mon, 21 Apr 2003 14:01:57 +0200 Original-To: Karl Eichwalder Mail-Copies-To: nobody X-Payment: hashcash 1.2 0:030421:keichwa@gmx.net:f0167447662552a8 X-Hashcash: 0:030421:keichwa@gmx.net:f0167447662552a8 X-Payment: hashcash 1.2 0:030421:miles@gnu.org:d1d89ed5b8659f58 X-Hashcash: 0:030421:miles@gnu.org:d1d89ed5b8659f58 X-Payment: hashcash 1.2 0:030421:emacs-devel@gnu.org:7325472bc7ad4bc2 X-Hashcash: 0:030421:emacs-devel@gnu.org:7325472bc7ad4bc2 X-Payment: hashcash 1.2 0:030421:rms@gnu.org:5379b1d3f9b3e14d X-Hashcash: 0:030421:rms@gnu.org:5379b1d3f9b3e14d In-Reply-To: (Karl Eichwalder's message of "Mon, 21 Apr 2003 08:05:45 +0200") User-Agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3.50 (gnu/linux) Original-cc: rms@gnu.org Original-cc: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:13320 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:13320 Karl Eichwalder writes: > Miles Bader writes: > >> Perhaps a marker in in the fringe(s) would be good though. > > This sound like a good idea. It isn't a replacement for Top/Bot in modeline though, as the fringe doesn't show on tty's. But as a complement, I agree it is a good idea.