From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Info-history-forward Date: Thu, 30 Dec 2004 15:58:43 -0500 Message-ID: References: <87fz1pvop5.fsf@jurta.org> <01c4ed60$Blat.v2.2.2$8b24bae0@zahav.net.il> <87vfalk3zk.fsf@jurta.org> <01c4ee2c$Blat.v2.2.2$40c8f520@zahav.net.il> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1104440729 27913 80.91.229.6 (30 Dec 2004 21:05:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Dec 2004 21:05:29 +0000 (UTC) Cc: bob@rattlesnake.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 30 22:05:11 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Ck7Tq-0002aK-00 for ; Thu, 30 Dec 2004 22:05:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Ck7eo-0008N2-4R for ged-emacs-devel@m.gmane.org; Thu, 30 Dec 2004 16:16:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Ck7eg-0008Mk-Gf for emacs-devel@gnu.org; Thu, 30 Dec 2004 16:16:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Ck7ef-0008ML-Mg for emacs-devel@gnu.org; Thu, 30 Dec 2004 16:16:21 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Ck7ef-0008M0-Hh for emacs-devel@gnu.org; Thu, 30 Dec 2004 16:16:21 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Ck7TQ-0001xU-0b for emacs-devel@gnu.org; Thu, 30 Dec 2004 16:04:44 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Ck7Nb-0006fl-S6; Thu, 30 Dec 2004 15:58:44 -0500 Original-To: Eli Zaretskii In-reply-to: <01c4ee2c$Blat.v2.2.2$40c8f520@zahav.net.il> (eliz@gnu.org) 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: main.gmane.org gmane.emacs.devel:31614 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:31614 undo.xpm is used by the `undo' command; Info-last just reuses the image. I'm not sure it's such a bad thing, but if people think such reuse is confusing, we could make a copy of the undo icon under the name info-last or some such. It is confusing to use the same icon for "move back" and "undo". We need two different icons, not just two different file names.