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: change cursor type when idle Date: Tue, 12 Feb 2008 18:14:17 +0100 Message-ID: References: <000d01c86c82$700dccc0$7051908d@us.oracle.com> <200802121430.m1CEUc6k013361@sallyv1.ics.uci.edu> <002601c86d8a$a0454db0$405a908d@us.oracle.com> <200802121611.m1CGB2Ze001483@sallyv1.ics.uci.edu> <200802121655.m1CGtXPk024079@sallyv1.ics.uci.edu> 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 1202836508 19997 80.91.229.12 (12 Feb 2008 17:15:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Feb 2008 17:15:08 +0000 (UTC) Cc: Drew Adams , emacs-devel@gnu.org To: "Dan Nicolaescu" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 12 18:15:22 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 1JOyiv-0008Pk-So for ged-emacs-devel@m.gmane.org; Tue, 12 Feb 2008 18:15:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOyiS-0008Sg-AS for ged-emacs-devel@m.gmane.org; Tue, 12 Feb 2008 12:14:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JOyi6-00081q-0k for emacs-devel@gnu.org; Tue, 12 Feb 2008 12:14:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JOyi4-0007xo-2B for emacs-devel@gnu.org; Tue, 12 Feb 2008 12:14:21 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOyi3-0007xQ-So for emacs-devel@gnu.org; Tue, 12 Feb 2008 12:14:19 -0500 Original-Received: from wr-out-0506.google.com ([64.233.184.233]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JOyi4-0002Fc-09 for emacs-devel@gnu.org; Tue, 12 Feb 2008 12:14:20 -0500 Original-Received: by wr-out-0506.google.com with SMTP id 58so4614651wri.10 for ; Tue, 12 Feb 2008 09:14:18 -0800 (PST) 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=Ch4ChMcSvIAyd6kR27iuxnpmDuJ18Z8OspjfvAdaw80=; b=GHOQ8vItUKH53aLwqPoKUTzFz9qc8iScquQlry8dd+UMF7RthpT0qsopPqL7zI0QIO/u7Itu2GMYZRghpPqtCN2lhmgoYv1Gyd63Vmb0i1Pi4CrPr2QeK/K/OwfOEonY5iEp/lke9vNGAu7s7uHuNHgQatxO9BeKe69HFXR8MO4= 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=b9fNc27qeDmdm+ekQ+ouFBuE8F4oXteifM1YyAq5PLrxV9lXF0q7fu9rHiSaa3bAIPPa0VU9U7u8WOMPi5gzjGYPUMVi75GpZlH4pAf/RJF9ATuQSyv0DHqvuuDbl4lNkY1ZzLe8XAATOBhko/iMG05wGWQG0oCOIkeNABQNa8Y= Original-Received: by 10.115.94.1 with SMTP id w1mr1724151wal.85.1202836457898; Tue, 12 Feb 2008 09:14:17 -0800 (PST) Original-Received: by 10.115.72.13 with HTTP; Tue, 12 Feb 2008 09:14:17 -0800 (PST) In-Reply-To: <200802121655.m1CGtXPk024079@sallyv1.ics.uci.edu> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 (Google crawlbot) 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:88886 Archived-At: On Feb 12, 2008 5:55 PM, Dan Nicolaescu wrote: > calling it "featuritis" seems like assuming that you know > > better than them. > > Please refrain from ad hominem attacks on this list. I will, if I ever start doing it. That's not an ad hominem attack. Juanma