From owner-freebsd-questions@FreeBSD.ORG Sat Feb 15 11:49:46 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4119F8BA for ; Sat, 15 Feb 2014 11:49:46 +0000 (UTC) Received: from mail-wg0-x236.google.com (mail-wg0-x236.google.com [IPv6:2a00:1450:400c:c00::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CB81F1FBE for ; Sat, 15 Feb 2014 11:49:45 +0000 (UTC) Received: by mail-wg0-f54.google.com with SMTP id l18so1048098wgh.33 for ; Sat, 15 Feb 2014 03:49:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=CLU7ZpbDon9dVjBppHpcR0DAbCKdPPPKEFZOMTpitqc=; b=TpeX4lhXGCqfFZv4rOVL9hWWsR7+m61oxLkO2a+2WdhRyto6GQFtNbiFT5Uxwc2aOS 1D/P0SJaQPSI+MRaQnUd/whQejLjS0m+5lrnXrn8iq2xyzLf7zsPvB5n1Xjl3+OFtFhZ WwKjJvnWkvcuwmqR5F3YwT/8K4U8k1CzBtRzU8K8EbrqlCdhzAAihrip4hFUZ18LQIdv AyJxQ2KUermPdgPaxVFe/qBhUX3WQhACjUgFYFXiKW4T3F9PLcrJXZIsHleLxyYoDIFe bzPQGyt7tXTBfvlz28uqMmwkaCUEzmZRLZWZpWa5Q6IqJ0HImhhwk2U84YZtF3Edi+lP hyWw== MIME-Version: 1.0 X-Received: by 10.194.143.40 with SMTP id sb8mr9882195wjb.15.1392464984059; Sat, 15 Feb 2014 03:49:44 -0800 (PST) Sender: fluca1978@gmail.com Received: by 10.194.79.136 with HTTP; Sat, 15 Feb 2014 03:49:43 -0800 (PST) In-Reply-To: References: Date: Sat, 15 Feb 2014 12:49:43 +0100 X-Google-Sender-Auth: _8Rmw3j4ozUs2pr38IdBiIZD1Nk Message-ID: Subject: Re: Your favorite wysiwyg HTML/JS editor? From: Luca Ferrari To: David.I.Noel@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Questions Mailing List X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Feb 2014 11:49:46 -0000 On Sat, Feb 15, 2014 at 8:11 AM, David Noel wrote: > I see about a dozen in ports.. does anyone have a favorite? Emacs! Ok, is not a wysiwyg editor, but at least is an editor that avoids "what you see is not what you are going to get". And by the way, what does it mean having a wysiwyg JS editor? Luca