From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neal Becker Newsgroups: gmane.emacs.devel Subject: set font size with ctrl-mouse wheel? Date: Thu, 30 Jul 2009 07:53:28 -0400 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7Bit X-Trace: ger.gmane.org 1248955888 27906 80.91.229.12 (30 Jul 2009 12:11:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Jul 2009 12:11:28 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 30 14:11:21 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 1MWUTa-0000iD-2m for ged-emacs-devel@m.gmane.org; Thu, 30 Jul 2009 14:11:14 +0200 Original-Received: from localhost ([127.0.0.1]:59600 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWUTY-0006JP-S6 for ged-emacs-devel@m.gmane.org; Thu, 30 Jul 2009 08:11:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWUCo-0003zb-4M for emacs-devel@gnu.org; Thu, 30 Jul 2009 07:53:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWUCj-0003ti-GO for emacs-devel@gnu.org; Thu, 30 Jul 2009 07:53:53 -0400 Original-Received: from [199.232.76.173] (port=48241 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWUCj-0003t7-3N for emacs-devel@gnu.org; Thu, 30 Jul 2009 07:53:49 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:44876 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MWUCh-0002gw-MK for emacs-devel@gnu.org; Thu, 30 Jul 2009 07:53:47 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MWUCa-0006Qw-Ub for emacs-devel@gnu.org; Thu, 30 Jul 2009 11:53:41 +0000 Original-Received: from 139.85.239.183 ([139.85.239.183]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Jul 2009 11:53:40 +0000 Original-Received: from ndbecker2 by 139.85.239.183 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Jul 2009 11:53:40 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Followup-To: gmane.emacs.devel Original-Lines: 3 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 139.85.239.183 User-Agent: KNode/0.99.01 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:113393 Archived-At: It is becoming fairly standard to use ctrl+mouse-wheel to increase/decrease font size. It'd be great if emacs could do this.