From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.user Subject: Re: (no subject) Date: Sun, 07 Mar 2010 22:29:48 +0000 Message-ID: <87bpezwysj.fsf@ossau.uklinux.net> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1268001081 7414 80.91.229.12 (7 Mar 2010 22:31:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 7 Mar 2010 22:31:21 +0000 (UTC) Cc: guile-user@gnu.org To: kamal lamta Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun Mar 07 23:31:16 2010 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NoP0F-0003Kr-Ry for guile-user@m.gmane.org; Sun, 07 Mar 2010 23:31:16 +0100 Original-Received: from localhost ([127.0.0.1]:35038 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NoP0F-0000P8-3O for guile-user@m.gmane.org; Sun, 07 Mar 2010 17:31:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NoOzv-0000Me-RN for guile-user@gnu.org; Sun, 07 Mar 2010 17:30:55 -0500 Original-Received: from [140.186.70.92] (port=38625 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NoOzu-0000M7-LD for guile-user@gnu.org; Sun, 07 Mar 2010 17:30:55 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NoOzs-00013w-Gg for guile-user@gnu.org; Sun, 07 Mar 2010 17:30:53 -0500 Original-Received: from mail3.uklinux.net ([80.84.72.33]:58471) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NoOzs-00011E-BD for guile-user@gnu.org; Sun, 07 Mar 2010 17:30:52 -0500 Original-Received: from arudy (host86-182-154-126.range86-182.btcentralplus.com [86.182.154.126]) by mail3.uklinux.net (Postfix) with ESMTP id DF7161F6892; Sun, 7 Mar 2010 22:30:14 +0000 (GMT) Original-Received: from arudy (arudy [127.0.0.1]) by arudy (Postfix) with ESMTP id BA5D93801F; Sun, 7 Mar 2010 22:29:48 +0000 (GMT) In-Reply-To: (kamal lamta's message of "Fri, 5 Mar 2010 21:11:26 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:7665 Archived-At: kamal lamta writes: > I have a project which main purpose is to edit the cursor so that the > program can write from right to left (arabic language) > > I downloaded the software from the website and the source for windows > version wintexmacs-1.0.5-src.exe .I use microsoft visual studio 2008 > after i tried to convert the existing project have been built with > 4200 errors and thasn't work,then i saw that there is some > requirements to install the guile library > please i would be very thankful if you send me a detailed information > on how to builth the program. > > any information that can help me in my project please . Hi Kamal, I think you need to contact the TeXmacs people for this enquiry. Please refer to the contact suggestions at http://www.texmacs.org/tmweb/contact/contact.en.html. Regards, Neil