From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: face-remap.el patch to resize window Date: Mon, 10 Aug 2009 10:15:26 -0700 Message-ID: References: <7D6750DD60204DB082A761ECEE706CEA@us.oracle.com><91793771320945CAA5CA2B600D0E9B67@us.oracle.com> 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 1249924630 16331 80.91.229.12 (10 Aug 2009 17:17:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Aug 2009 17:17:10 +0000 (UTC) Cc: emacs-devel@gnu.org, 'Miles Bader' To: "'Stefan Monnier'" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 10 19:17:03 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 1MaYUY-0002sL-PR for ged-emacs-devel@m.gmane.org; Mon, 10 Aug 2009 19:17:03 +0200 Original-Received: from localhost ([127.0.0.1]:48147 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaYUX-0005Rm-FO for ged-emacs-devel@m.gmane.org; Mon, 10 Aug 2009 13:17:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MaYTF-0004jQ-DW for emacs-devel@gnu.org; Mon, 10 Aug 2009 13:15:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MaYTA-0004dO-KE for emacs-devel@gnu.org; Mon, 10 Aug 2009 13:15:40 -0400 Original-Received: from [199.232.76.173] (port=60215 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaYTA-0004d3-FO for emacs-devel@gnu.org; Mon, 10 Aug 2009 13:15:36 -0400 Original-Received: from acsinet12.oracle.com ([141.146.126.234]:46351) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MaYT8-0006un-Kw; Mon, 10 Aug 2009 13:15:34 -0400 Original-Received: from rgminet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by acsinet12.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n7AHF3d2013615 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 10 Aug 2009 17:15:05 GMT Original-Received: from abhmt015.oracle.com (abhmt015.oracle.com [141.146.116.24]) by rgminet15.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n7AHFTwa027462; Mon, 10 Aug 2009 17:15:30 GMT Original-Received: from dradamslap1 (/130.35.178.194) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 10 Aug 2009 10:15:26 -0700 X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcoZ3B37MXu3UoQHTf6FPNFTaTP3pgAAUaqg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 In-Reply-To: X-Source-IP: abhmt015.oracle.com [141.146.116.24] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090209.4A8055B0.0059:SCFSTAT5015188,ss=1,fgs=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) 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:113984 Archived-At: > How 'bout Miles's suggestion to use your code but without a separate > config var, using text-scale-mode-hook instead? That would sound like > a good idea to me. (No reason given.) Why? I mentioned some disadvantages to using a hook. No one has mentioned any advantages. Pronouncing a judgment without giving any reasons is not helpful. Do you expect to persuade people just because you declare something good/bad? Anyway, as I said, if that's what it takes to get such a feature in Emacs, please go for it.