From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Paul Batt" Newsgroups: gmane.emacs.help Subject: Re: Changing key bindings of printable chars Date: Fri, 25 Jun 2004 22:31:08 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <2k3gcbF17h5pnU1@uni-berlin.de> References: <2k0tudF160v27U1@uni-berlin.de> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1088538790 27622 80.91.224.253 (29 Jun 2004 19:53:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 29 Jun 2004 19:53:10 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 29 21:53:02 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BfOf8-0000qf-00 for ; Tue, 29 Jun 2004 21:53:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BfOgo-0007hU-E0 for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Jun 2004 15:54:46 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-X-Trace: news.uni-berlin.de nfZIAgv3mlcLVhwIEXIKMgXQC68E31uIze4CGP6AvRX6Q69BQ= X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1409 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Original-Xref: shelby.stanford.edu gnu.emacs.help:123965 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 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:19325 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:19325 "Michael Slass" schrieb im Newsbeitrag news:m3zn6s1qev.fsf@eric.rossnet.com... > "Paul Batt" writes: (...) > I'm almost afraid to ask why you want this, but not quite. Why do you > want this? Mike I expected the question. The Z-Y thing is because I write German in an English environment occasionally. English and German keyboards have Z and Y replaced with each other. I could handle this by changing the keyboard settings in the OS of course, but other (English tongue) people use the computer also, and I might one day forget to switch back; they'd probably kill me. Double-RET is because I use refill-mode and longlines-mode and I found these to work better with an emtpy line between paragraphs (there is also the idea with "hard" Returns, but this does not help much and besides that I prefer two line feed paragraphs in plain ascii text anyway). So I hope to somehow get my own minor mode working with Z and Y replaced and a double line feed for my texts. -Paul