From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Luca Ferrari Newsgroups: gmane.emacs.help Subject: Re: Emacs on OpenBSD for DEC VAX? Date: Fri, 8 Feb 2013 08:08:04 +0100 Message-ID: References: <5234f053-046c-4973-9277-9cda0f1a1b10@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1360307291 28834 80.91.229.3 (8 Feb 2013 07:08:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Feb 2013 07:08:11 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: haziz Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 08 08:08:32 2013 Return-path: Envelope-to: geh-help-gnu-emacs@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 1U3i4V-0005l8-7D for geh-help-gnu-emacs@m.gmane.org; Fri, 08 Feb 2013 08:08:31 +0100 Original-Received: from localhost ([::1]:45009 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3i4C-00055u-2C for geh-help-gnu-emacs@m.gmane.org; Fri, 08 Feb 2013 02:08:12 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:40165) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3i47-00054s-1S for help-gnu-emacs@gnu.org; Fri, 08 Feb 2013 02:08:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U3i45-0001pA-Tb for help-gnu-emacs@gnu.org; Fri, 08 Feb 2013 02:08:06 -0500 Original-Received: from mail-wg0-f50.google.com ([74.125.82.50]:45949) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3i45-0001p4-NE for help-gnu-emacs@gnu.org; Fri, 08 Feb 2013 02:08:05 -0500 Original-Received: by mail-wg0-f50.google.com with SMTP id es5so2708112wgb.29 for ; Thu, 07 Feb 2013 23:08:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=wpEvjFeQwrAJz5Z3XG/lfd4pKhIY3cltOL3ZPT/12/w=; b=K+/S/JP1o0z55QfPYrqdGNnZ5ZxYF1Xt+f3jfmOKMeOO8Mv6zicJ3rCXJyJK5iKjxx BfT3HDriTx8UvBy+MjsCekfabv492LXb0TlHCYiUZzSce1uCVhQcDeBbP7bJTeRVduKZ nY4+N30ev7D0JTo+rzg7z8E4tA7aX57dexsCLlgThHUFjKj8i5MHz6mVm1V4zING45Us hwPr/vEoZQgsaQLDlAmfKUjb7eOFJC2LzL4BueKfnF0lTncqYmEhDFC1WPTE/vl+0H0w EaNGSfK/jUzdMPVEGvj5x+6khKS+zFjZBnG1mGIIlrtNOOQMETT9FV2N/KSgbVw7feq8 AMgg== X-Received: by 10.180.84.131 with SMTP id z3mr408304wiy.25.1360307284276; Thu, 07 Feb 2013 23:08:04 -0800 (PST) Original-Received: by 10.194.39.1 with HTTP; Thu, 7 Feb 2013 23:08:04 -0800 (PST) In-Reply-To: <5234f053-046c-4973-9277-9cda0f1a1b10@googlegroups.com> X-Google-Sender-Auth: PSY22VbjJGjEgwuoV-Zmi1eYLMI X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 74.125.82.50 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:89007 Archived-At: Don't know if this helps, but as far as I know OpenBSD has mg that is an editor compatible with Emacs (but without a lisp interpreter). Luca On Sat, Jan 26, 2013 at 6:05 PM, haziz wrote: > I have managed to install OpenBSD 5.2 on my DEC VaxStation 4000 Model 90 but to my surprise have not found a binary for Emacs (any version) for the VAX architecture. As best as I can tell I do not see it in the ports collection either. > > Has anybody succeeded in installing any version of Emacs (or for that matter Zile) on the VAX architecture? Note that the VAX architecture distribution of OpenBSD uses a modified version of GCC 2.9.5 as it's compiler. > > Thanks.