From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Van L Newsgroups: gmane.emacs.devel Subject: Re: Musings on creating an HTML-based WYSIWYG mode Date: Wed, 2 May 2018 13:50:58 +1000 Message-ID: <1F023719-3C2C-4CC0-B8F9-77CA1BD0552E@scratch.space> References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1525232955 28522 195.159.176.226 (2 May 2018 03:49:15 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 2 May 2018 03:49:15 +0000 (UTC) Cc: Lars Ingebrigtsen , emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 02 05:49:10 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fDilS-0007Ip-Fi for ged-emacs-devel@m.gmane.org; Wed, 02 May 2018 05:49:10 +0200 Original-Received: from localhost ([::1]:47219 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fDinY-0007lU-Tj for ged-emacs-devel@m.gmane.org; Tue, 01 May 2018 23:51:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41152) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fDinS-0007kv-Tf for emacs-devel@gnu.org; Tue, 01 May 2018 23:51:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fDinO-0001Io-VU for emacs-devel@gnu.org; Tue, 01 May 2018 23:51:15 -0400 Original-Received: from relay10.mail.gandi.net ([217.70.178.230]:37073) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fDinO-0001HP-M5; Tue, 01 May 2018 23:51:10 -0400 Original-Received: from epi.local (123-243-244-176.tpgi.com.au [123.243.244.176]) (Authenticated sender: van@scratch.space) by relay10.mail.gandi.net (Postfix) with ESMTPSA id BB13C240003; Wed, 2 May 2018 05:51:02 +0200 (CEST) In-Reply-To: X-Mailer: Apple Mail (2.3124) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 217.70.178.230 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:225021 Archived-At: > On 2 May 2018, at 13:11, Richard Stallman wrote: > > [[[ To any NSA and FBI agents reading my email: please consider ]]] > [[[ whether defending the US Constitution against all enemies, ]]] > [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > >> I'm not going to implement this any time soon, but I wondering how much >> work it would be to create a WYSIWYG mode for Emacs based on >> round-tripping through shr. > > It could be useful for editing HTML, if it works smoothly enough. > It would be useful to me to live edit HTML, save to file, publish to http://emacs.scratch.space