From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Paolo Gianrossi Newsgroups: gmane.emacs.help Subject: Re: LaTeX reformat Date: 09 Jan 2004 12:56:06 +0100 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <87d69urr07.fsf@ulm.my.lan> <87ptdum3dz.fsf@ulm.my.lan> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1073652804 4922 80.91.224.253 (9 Jan 2004 12:53:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 9 Jan 2004 12:53:24 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 09 13:53:21 2004 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 1Aew8e-0002iT-00 for ; Fri, 09 Jan 2004 13:53:20 +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 1AewWM-0007WQ-VP for geh-help-gnu-emacs@m.gmane.org; Fri, 09 Jan 2004 08:17:50 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!uio.no!quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 24 Original-NNTP-Posting-Host: gnugw.disi.unige.it Original-X-Trace: quimby.gnus.org 1073649554 22424 130.251.61.179 (9 Jan 2004 11:59:14 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Fri, 9 Jan 2004 11:59:14 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Original-Xref: shelby.stanford.edu gnu.emacs.help:119920 Original-To: help-gnu-emacs@gnu.org 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:15852 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15852 Klaus Uhl writes: > Stefan Monnier writes: > > > > (global-set-key '(meta w) 'fill-region) > > > > Since this is an Emacs newsgroup, it's better to use a syntax that is not > > XEmacs-specific: > > > > (global-set-key [(meta ?w)] 'fill-region) > > I am sorry for that mistake. I think I will have to buy or print out > the "GNU Emacs Manual" somewhen since I don't like to read on the > screen if I can have a hardcopy. You should buy it: it's a must, it's really useful, it's just 45 bucks and it helps free software... Moreover, it's around 600 pages, something not really confortable to use on letter-size unbind paper.. :) cheers paolino