From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: Frame size changes Date: Mon, 6 Oct 2008 16:20:32 +0200 Message-ID: References: <877i8qvq5k.fsf@cyd.mit.edu> <48E5C4E5.9040400@swipnet.se> <873ajdtuhz.fsf@cyd.mit.edu> <48E7191F.7060407@swipnet.se> <871vytg6z9.fsf@catnip.gol.com> <87vdw5eroo.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1223303111 10979 80.91.229.12 (6 Oct 2008 14:25:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 6 Oct 2008 14:25:11 +0000 (UTC) Cc: emacs-devel To: "Miles Bader" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 06 16:25:59 2008 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 1Kmqy6-0004ax-Sa for ged-emacs-devel@m.gmane.org; Mon, 06 Oct 2008 16:21:51 +0200 Original-Received: from localhost ([127.0.0.1]:59317 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kmqx2-00014F-Fy for ged-emacs-devel@m.gmane.org; Mon, 06 Oct 2008 10:20:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kmqww-00013w-Ph for emacs-devel@gnu.org; Mon, 06 Oct 2008 10:20:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kmqwv-00013j-Hk for emacs-devel@gnu.org; Mon, 06 Oct 2008 10:20:38 -0400 Original-Received: from [199.232.76.173] (port=44832 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kmqwv-00013g-CF for emacs-devel@gnu.org; Mon, 06 Oct 2008 10:20:37 -0400 Original-Received: from yw-out-1718.google.com ([74.125.46.155]:26689) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kmqws-0006cd-S9 for emacs-devel@gnu.org; Mon, 06 Oct 2008 10:20:37 -0400 Original-Received: by yw-out-1718.google.com with SMTP id 9so436729ywk.66 for ; Mon, 06 Oct 2008 07:20:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=HYrxhawl7gizYGseaI4wRtB2fNr5f3BzvNdwg8ajsU4=; b=QiMYlLDULID5fQcT37oNme95Rb/PReDUffQvEUkMsqGg+qxYxqoWH1IGdaqqQZENlD tKB6pT+H7hD5BW4LtGIoY44VZpdY+5YzzzlDWwqqgOlRCxBC8glWJ1FTYuq9qyF+t4i7 UKcFEYH88pvxujREuZsctb0m5KfQZHBLukkcw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=hseQel5RCnVc/SsOr/q8nqikJIobVWyJOvXBhkvTviEy2x+I4Sxr37D7x/t6Lh30Cw XOwPlYkFNmZ8iI+A28NzuTZpYSn7Qln719BcUowsgXuTB8BEzvaFf97x0uDdeNSaWetp zthTzfov+gAhBqLjshUMZ9mKuouVzNyG0eZVQ= Original-Received: by 10.100.131.13 with SMTP id e13mr2247458and.117.1223302832438; Mon, 06 Oct 2008 07:20:32 -0700 (PDT) Original-Received: by 10.100.13.13 with HTTP; Mon, 6 Oct 2008 07:20:32 -0700 (PDT) In-Reply-To: <87vdw5eroo.fsf@catnip.gol.com> Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:104380 Archived-At: On Mon, Oct 6, 2008 at 16:14, Miles Bader wrote: > Well, we're going to have to agree to disagree then, because I think > you're wrong. Are we going to start dictating what it is good or wrong to do from inside .emacs? Isn't this the Customizable, etc. etc.? That most people do not need or use interactivity while loading .emacs does not mean that it is wrong, or unreasonable. Juanma