From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Showing end of buffer Date: 17 Jan 2004 02:48:07 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <400882C2.7070205@yahoo.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1074300789 8570 80.91.224.253 (17 Jan 2004 00:53:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 17 Jan 2004 00:53:09 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Jan 17 01:53:04 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Ahei0-0006ff-00 for ; Sat, 17 Jan 2004 01:53:04 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Ahehz-0005Fe-00 for ; Sat, 17 Jan 2004 01:53:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Ahedx-0004Gu-9b for emacs-devel@quimby.gnus.org; Fri, 16 Jan 2004 19:48:53 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Ahedr-0004Gc-5q for emacs-devel@gnu.org; Fri, 16 Jan 2004 19:48:47 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AhedK-0004AV-3Z for emacs-devel@gnu.org; Fri, 16 Jan 2004 19:48:45 -0500 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AhedJ-0004AL-Je for emacs-devel@gnu.org; Fri, 16 Jan 2004 19:48:13 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepa.post.tele.dk (Postfix) with SMTP id 9DFDC47FE8F; Sat, 17 Jan 2004 01:48:12 +0100 (CET) Original-To: Kevin Rodgers In-Reply-To: <400882C2.7070205@yahoo.com> Original-Lines: 28 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:19212 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:19212 Kevin Rodgers writes: > Kim F. Storm wrote: > > > Miles Bader writes: > >>Something like these (for top; flip vertically for end)? > >> > >> ## ######## > >> #### (not top) ######## (top; a `T' might be prettier, > >> ###### ######## but it's easier to confuse with > >> ######## # the arrow) > >> ## # > >> ## # > >> > >>[I think the current symbols are 8x8 pixels monochrome, so there's not > >>much room] > > How about something like the top and bottom mathematical symbols (which > look like a thin sans-serif T and its inversion)? See Unicode charactes > U+22A4 (DOWN TACK) and U+22A5 (UP TACK). I did consider this, but I think the current approach looks better. However, I do have various plans to make this more customizable, including modifying the bitmaps as well as their left/right positions. -- Kim F. Storm http://www.cua.dk