From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: blink-cursor frame parameter Date: Sun, 17 May 2009 23:10:50 -0400 Message-ID: References: <004001c9d732$07d81c70$0200a8c0@us.oracle.com> <004301c9d73a$0159b0e0$0200a8c0@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1242616220 20770 80.91.229.12 (18 May 2009 03:10:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 May 2009 03:10:20 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 18 05:10:13 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 1M5tEz-0001h9-1q for ged-emacs-devel@m.gmane.org; Mon, 18 May 2009 05:10:13 +0200 Original-Received: from localhost ([127.0.0.1]:42182 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M5tEy-0001pw-GO for ged-emacs-devel@m.gmane.org; Sun, 17 May 2009 23:10:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M5tEs-0001pi-Sp for emacs-devel@gnu.org; Sun, 17 May 2009 23:10:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M5tEo-0001jD-0P for emacs-devel@gnu.org; Sun, 17 May 2009 23:10:06 -0400 Original-Received: from [199.232.76.173] (port=41172 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M5tEn-0001j3-Tl for emacs-devel@gnu.org; Sun, 17 May 2009 23:10:01 -0400 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]:3234 helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M5tEn-0007zr-Ku for emacs-devel@gnu.org; Sun, 17 May 2009 23:10:01 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ap8EAN9uEEpMCovv/2dsb2JhbACBT8xshAEFhWo X-IronPort-AV: E=Sophos;i="4.41,208,1241409600"; d="scan'208";a="38720967" Original-Received: from 76-10-139-239.dsl.teksavvy.com (HELO pastel.home) ([76.10.139.239]) by ironport2-out.teksavvy.com with ESMTP; 17 May 2009 23:10:00 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id F0D128096; Sun, 17 May 2009 23:10:50 -0400 (EDT) In-Reply-To: <004301c9d73a$0159b0e0$0200a8c0@us.oracle.com> (Drew Adams's message of "Sun, 17 May 2009 14:54:07 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:110960 Archived-At: >> Not sure if setting it buffer-locally works, but it's not terribly >> important since AFAIK either users want it to blink everywhere >> or nowhere. > See my other mail about that, substituting class/set of buffers for > class/set of frames. We are not in the business of adding features solely on the ground of hypothetical needs. Stefan