From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Mode for Manuscripts? Date: 30 Nov 2003 09:14:21 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1070176448 851 80.91.224.253 (30 Nov 2003 07:14:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 30 Nov 2003 07:14:08 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 30 08:14:06 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AQLmQ-0005hs-00 for ; Sun, 30 Nov 2003 08:14:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AQMj5-0006mp-1S for geh-help-gnu-emacs@m.gmane.org; Sun, 30 Nov 2003 03:14:43 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AQMim-0006mZ-9p for help-gnu-emacs@gnu.org; Sun, 30 Nov 2003 03:14:24 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AQMiG-0006ex-KU for help-gnu-emacs@gnu.org; Sun, 30 Nov 2003 03:14:23 -0500 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1AQMiF-0006eM-0Q for help-gnu-emacs@gnu.org; Sun, 30 Nov 2003 03:13:51 -0500 Original-To: help-gnu-emacs@gnu.org In-reply-to: (gebser@speakeasy.net) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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 Xref: main.gmane.org gmane.emacs.help:14736 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14736 > From: gebser@speakeasy.net > Newsgroups: gnu.emacs.help > Date: Sat, 29 Nov 2003 23:11:10 -0500 > > Sure, I could do that. But I'd like to write it in the way I described. Does it take anything beyond binding RET to a function that inserts a newline and then calls newline-and-indent?