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 22:03:37 +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 1401397464 7288 80.91.229.3 (29 May 2014 21:04:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 May 2014 21:04:24 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Joost Kremers Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 29 23:04:17 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 1Wq7Ui-0002H1-NG for geh-help-gnu-emacs@m.gmane.org; Thu, 29 May 2014 23:04:12 +0200 Original-Received: from localhost ([::1]:50260 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wq7Ui-0002pq-9p for geh-help-gnu-emacs@m.gmane.org; Thu, 29 May 2014 17:04:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wq7UP-0002c2-21 for help-gnu-emacs@gnu.org; Thu, 29 May 2014 17:04:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wq7UF-0003dw-VN for help-gnu-emacs@gnu.org; Thu, 29 May 2014 17:03:52 -0400 Original-Received: from mail-wi0-x236.google.com ([2a00:1450:400c:c05::236]:49609) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wq7UF-0003dm-NX for help-gnu-emacs@gnu.org; Thu, 29 May 2014 17:03:43 -0400 Original-Received: by mail-wi0-f182.google.com with SMTP id r20so31982wiv.3 for ; Thu, 29 May 2014 14:03:42 -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=P3rLhOFK80OHiC/DRppTDS2hGhuIP5NCWKnSaoBTivY=; b=x6EIvmB06qBmQUfc73MYI0pSkFHBZPg6EjeF1Z0CElP5kLOIiU0WdRFaA8NHMAUXoj hXz0foP/kBDTiNq7vNRO1ncoy35R02hwYaowEWKq5ZW1jjpUOAEI85M2YDk7h1Q3atNL ngX6jZlbQsFN/4E4K/KHiN8IqG+gSdRwMrNJ2iI+cXdb7i+kHxhOExVAm3KHzvcaja+N C1+KtUdiivXqYPyoRZ2gHszAQtntoYcJLkznT1Yb6BwJBjYfM0k8gvlLsS34Qer5QCJ4 VAlXJ1reCKM3jnIs7ZuNfoRZCF73jDnyEFpEoT0Omx01q5FCwFwk2FuD6az6+ESvtjtA Ba6w== X-Received: by 10.180.94.37 with SMTP id cz5mr63281964wib.19.1401397422205; Thu, 29 May 2014 14:03:42 -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 f6sm99047wiy.19.2014.05.29.14.03.40 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 29 May 2014 14:03:41 -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::236 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:97945 Archived-At: On Thu, 29 May 2014, Joost Kremers wrote: > James Freer wrote: >>> 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. > > Try `C-h f wordstar-mode RET' (while not in wordstar-mode!) for a list > of available keybindings. > > -- > Joost Kremers thanks - I thought there must be a list somewhere but I haven't navigated my way round emacs properly yet. This is v.useful for my learning sessions. Over the next few days I'm spending an hour or so on emacs. james