From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: James Freer Newsgroups: gmane.emacs.help Subject: Re: RTF for emacs Date: Thu, 29 May 2014 16:37:30 +0100 (BST) Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Trace: ger.gmane.org 1401377899 21632 80.91.229.3 (29 May 2014 15:38:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 May 2014 15:38:19 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Stefan Monnier Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 29 17:38:07 2014 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 1Wq2P7-00049b-4Q for geh-help-gnu-emacs@m.gmane.org; Thu, 29 May 2014 17:38:05 +0200 Original-Received: from localhost ([::1]:48741 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wq2P6-0002Dg-GF for geh-help-gnu-emacs@m.gmane.org; Thu, 29 May 2014 11:38:04 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37790) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wq2Om-0002DG-Nb for help-gnu-emacs@gnu.org; Thu, 29 May 2014 11:37:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wq2Od-0004pL-Md for help-gnu-emacs@gnu.org; Thu, 29 May 2014 11:37:44 -0400 Original-Received: from mail-wi0-x233.google.com ([2a00:1450:400c:c05::233]:33156) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wq2Od-0004pA-Ge for help-gnu-emacs@gnu.org; Thu, 29 May 2014 11:37:35 -0400 Original-Received: by mail-wi0-f179.google.com with SMTP id bs8so897473wib.6 for ; Thu, 29 May 2014 08:37:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:in-reply-to:message-id:references :user-agent:mime-version:content-type; bh=vXSre2kYA4LLH72JmJ66BA8EC8O8Ed6blwgZ1hR0C9w=; b=NRTR2viWUnKMYjzi4ysEia7QJsEFZCc1D7wAMbkQhcu8qHU2Tww+d8weYTbTqwXEKI 8W+q2uVxihOVl7jNMt/VvRpD7UpbuxNUU0l9+RxEKdZ87qUpiFzPf19N6RtmIOoOdYt+ l7GADLX1i7A7jV021nUwa7mpMy4X5smb4syuKPKipuGq+FfN3yoZU8vn2isb+Qe962nH MWLobXhwuK/WaAEpPw3iFMANZ4SCNJFfkH+mcv6jevg9pJjRDuO6GHuCnuIdnhZc5J6z YmdE6W2aOngC/EAFKvYjoGjUkmDoHdQz1Ldp8zyc5554e5wEgbotHpH0mx9MkZvuJYWz KcIQ== X-Received: by 10.194.222.197 with SMTP id qo5mr11901605wjc.78.1401377854647; Thu, 29 May 2014 08:37:34 -0700 (PDT) Original-Received: from james.home (host86-170-32-167.range86-170.btcentralplus.com. [86.170.32.167]) by mx.google.com with ESMTPSA id ht5sm2546183wjb.49.2014.05.29.08.37.33 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 29 May 2014 08:37:33 -0700 (PDT) X-X-Sender: james@james In-Reply-To: User-Agent: Alpine 2.10 (DEB 1266 2009-07-14) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::233 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:97939 Archived-At: On Thu, 29 May 2014, Stefan Monnier wrote: >> Yah WordStar keybindings - I'm SURE there's a package for that out >> there somewhere. . . > > How 'bout in Emacs? Try M-x wordstar-mode RET > > > Stefan I tried it but some of them e.g. ^G It's not a complete set of commands unlike editor Joe but Joe doesn't do (soft) wordwrap like emacs does. james