From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Emacs tool bar on Fedora14 Date: Sat, 20 Nov 2010 15:26:42 -0500 Message-ID: <87hbfb68sd.fsf@stupidchicken.com> References: <4CDADD76.9070809@alice.it> <4CDAF28C.8040405@swipnet.se> <4CDD7CE5.4050809@swipnet.se> <87tyjlmb33.fsf@stupidchicken.com> <4CE7E10B.3060109@swipnet.se> <87mxp3lq6f.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1290284831 12019 80.91.229.12 (20 Nov 2010 20:27:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 20 Nov 2010 20:27:11 +0000 (UTC) Cc: Emacs , Stefan Monnier , Angelo Graziosi To: Jan =?utf-8?Q?Dj=C3=A4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 20 21:27:06 2010 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.69) (envelope-from ) id 1PJu1Z-000441-3r for ged-emacs-devel@m.gmane.org; Sat, 20 Nov 2010 21:27:05 +0100 Original-Received: from localhost ([127.0.0.1]:49150 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PJu1S-0003HP-M6 for ged-emacs-devel@m.gmane.org; Sat, 20 Nov 2010 15:26:58 -0500 Original-Received: from [140.186.70.92] (port=35507 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PJu1H-0003Dp-4N for emacs-devel@gnu.org; Sat, 20 Nov 2010 15:26:48 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PJu1F-0002Qw-Oq for emacs-devel@gnu.org; Sat, 20 Nov 2010 15:26:46 -0500 Original-Received: from pantheon-po42.its.yale.edu ([130.132.50.101]:52831) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PJu1F-0002Qk-J8 for emacs-devel@gnu.org; Sat, 20 Nov 2010 15:26:45 -0500 Original-Received: from furball (c-71-192-165-84.hsd1.ct.comcast.net [71.192.165.84]) (authenticated bits=0) by pantheon-po42.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id oAKKQhsX017920 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 20 Nov 2010 15:26:43 -0500 Original-Received: by furball (Postfix, from userid 1000) id CEA81160F56; Sat, 20 Nov 2010 15:26:42 -0500 (EST) In-Reply-To: <87mxp3lq6f.fsf@stupidchicken.com> (Chong Yidong's message of "Sat, 20 Nov 2010 15:02:00 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 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:132934 Archived-At: Chong Yidong writes: > print icon---currently this sends to the printer spool without even a > warning, which is a real nuisance if you misclick and are visiting, > say, a 10MB file. We need to fix the menu-bar item for the same > reason. I've just checked in a change to the emacs-23 branch to prompt the user for confirmation before printing. As for the tool-bar changes, you can go ahead and make them, on the trunk.