From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jay Gopalakrishnan Newsgroups: gmane.emacs.help Subject: tex-region bug? Date: Wed, 26 Nov 2003 17:06:38 -0500 Organization: University of Florida Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1069885548 27632 80.91.224.253 (26 Nov 2003 22:25:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 26 Nov 2003 22:25:48 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 26 23:25:46 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 1AP86U-0004V3-00 for ; Wed, 26 Nov 2003 23:25:46 +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 1AP8uQ-0008Ql-I3 for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Nov 2003 18:17:22 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeeds.nerdc.ufl.edu!creek.math.ufl.edu!jayg Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: creek.math.ufl.edu Original-X-Trace: spnode25.nerdc.ufl.edu 1069884404 31572 128.227.168.252 (26 Nov 2003 22:06:44 GMT) Original-X-Complaints-To: abuse@ufl.edu Original-NNTP-Posting-Date: Wed, 26 Nov 2003 22:06:44 +0000 (UTC) Original-Xref: shelby.stanford.edu gnu.emacs.help:118684 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:14626 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14626 In GNU emacs 21.2.1, the command M-x tex-region creates a temporary file to tex the marked region, but in the temporary file the marked region is written in between "\begin{document}" and "\end\s-*{document}". The last line should be "\end{document}". Is this a known bug? Is there a quick fix? (E.g., can I edit something in system file "tex-mode.elc" to fix this?) Thanks Jay