From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Matthias Rempe Newsgroups: gmane.emacs.help Subject: Re: (Slightly Off-Topic) Emacs-like Office App Date: 04 Nov 2002 00:16:26 +0100 Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: Reply-To: Matthias Rempe NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1036366292 11029 80.91.224.249 (3 Nov 2002 23:31:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 3 Nov 2002 23:31:32 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 188UDL-0002rl-00 for ; Mon, 04 Nov 2002 00:31:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 188UD7-00070I-00; Sun, 03 Nov 2002 18:31:17 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news-han1.dfn.de!news-fra1.dfn.de!fu-berlin.de!uni-berlin.de!145.253.152.130!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 27 Original-NNTP-Posting-Host: 145.253.152.130 Original-X-Trace: fu-berlin.de 1036365314 6792985 145.253.152.130 (16 [82224]) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:106702 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3256 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3256 >>>>> "CL" == Chris L writes: > The most frustrating thing about Word is not the program, which > I have learned over the years to tolerate and to deal with and > tamed, but the amount of time it takes me to switch back to > "word and windows" mode using the keyboard... > Word needs an emacs emulation mode :) Try VBacs: ,---- | 'VBacs - VBA to create Emacs short-cut keys in MS Word. | 'Author: Christopher Rath | 'Date: 13 January, 2001 | 'Version: 1.00 | 'Archived at: http://www.rath.ca/Misc/VBacs/ | 'Copyright (c) 1998-2001 Christopher Rath | 'Distributed under the GNU Lesser General Public License v2.1 | ' (see the LGPL_License VBA module for the license text) | 'Warranty: None, see the license. `---- I've also defined Ctrl-Z to minimize the Word window. -- Matthias