From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard M Stallman Newsgroups: gmane.emacs.devel Subject: Re: Emacs vista build failures Date: Mon, 28 Jul 2008 17:47:04 -0400 Message-ID: References: <871w1njq32.fsf@catnip.gol.com> <87iquzxgtk.fsf@saeurebad.de> <4884CFEF.8040404@gmail.com> <48861A51.1090401@gmail.com> <20080724080727.GA3448@muc.de> <863alzd1mi.fsf@lola.quinscape.zz> <20080726080304.GA1419@muc.de> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1217281731 23029 80.91.229.12 (28 Jul 2008 21:48:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Jul 2008 21:48:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: Barry Fishman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 28 23:49:41 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 1KNab6-00082L-MO for ged-emacs-devel@m.gmane.org; Mon, 28 Jul 2008 23:49:40 +0200 Original-Received: from localhost ([127.0.0.1]:37270 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNaaC-0006qk-Mu for ged-emacs-devel@m.gmane.org; Mon, 28 Jul 2008 17:48:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KNaZQ-0005uX-Hx for emacs-devel@gnu.org; Mon, 28 Jul 2008 17:47:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KNaZP-0005tD-Ny for emacs-devel@gnu.org; Mon, 28 Jul 2008 17:47:56 -0400 Original-Received: from [199.232.76.173] (port=33841 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNaZP-0005sy-GH for emacs-devel@gnu.org; Mon, 28 Jul 2008 17:47:55 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:50932) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KNaZP-0002L9-5U for emacs-devel@gnu.org; Mon, 28 Jul 2008 17:47:55 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KNaYa-0003eO-4W; Mon, 28 Jul 2008 17:47:04 -0400 In-reply-to: (message from Barry Fishman on Sun, 27 Jul 2008 20:05:28 -0400) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:101656 Archived-At: For example, one should ultimately be able to do things like have GnuCash use Emacs/TTY code to display in text windows. It is a useful goal. Do you want to work on trying to design a way to do this? Preferably it should not involve linking parts of Emacs with GNUcash. Too unmodular. Better to have them communicate somehow.