From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: Humane interface for changing values Date: Thu, 01 Mar 2012 12:40:48 +0200 Organization: JURTA Message-ID: <87obsgtxyf.fsf@mail.jurta.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1330598667 8530 80.91.229.3 (1 Mar 2012 10:44:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 1 Mar 2012 10:44:27 +0000 (UTC) Cc: emacs-devel@gnu.org To: Tom Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 01 11:44:24 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S33Um-0003le-2H for ged-emacs-devel@m.gmane.org; Thu, 01 Mar 2012 11:44:24 +0100 Original-Received: from localhost ([::1]:55268 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S33Ul-0006Iy-Gu for ged-emacs-devel@m.gmane.org; Thu, 01 Mar 2012 05:44:23 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:54499) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S33Ue-0006Ia-7L for emacs-devel@gnu.org; Thu, 01 Mar 2012 05:44:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S33UX-0005bs-Uv for emacs-devel@gnu.org; Thu, 01 Mar 2012 05:44:15 -0500 Original-Received: from ps18281.dreamhost.com ([69.163.218.105]:60855 helo=ps18281.dreamhostps.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S33UX-0005bM-PY for emacs-devel@gnu.org; Thu, 01 Mar 2012 05:44:09 -0500 Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 172C2451C203; Thu, 1 Mar 2012 02:42:23 -0800 (PST) In-Reply-To: (Tom's message of "Thu, 1 Mar 2012 10:21:09 +0000 (UTC)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 69.163.218.105 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:148857 Archived-At: > Check out this video from 4:00 to see a handy way of playing with > values in the source code, changing colors and stuff: > > http://vimeo.com/36579366 > > It can be good inspiration to implement an emacs package that provides > something like this. It is possible to do something like this with Flymake mode.