From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Tom Hu Newsgroups: gmane.emacs.help Subject: help:update to new version 21.2.1 Date: Thu, 20 Feb 2003 18:51:10 -0800 Organization: Cisco Systems Inc. Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3E55941E.C66E5466@cisco.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1045796154 4911 80.91.224.249 (21 Feb 2003 02:55:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 21 Feb 2003 02:55:54 +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 18m3Lt-0001H5-00 for ; Fri, 21 Feb 2003 03:55:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18m3LQ-0008CP-0A for gnu-help-gnu-emacs@m.gmane.org; Thu, 20 Feb 2003 21:55:24 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!sn-xit-03!sn-xit-01!sn-post-01!supernews.com!corp.supernews.com!not-for-mail Original-Newsgroups: comp.emacs,gnu.emacs.help X-Mailer: Mozilla 4.79 [en]C-CCK-MCD (Windows NT 5.0; U) X-Accept-Language: en Cache-Post-Path: sj-nntpcache-3!unknown@sjc-vpn1-499.cisco.com X-Cache: nntpcache 2.4.0b2 (see http://www.nntpcache.org/) Original-X-Complaints-To: abuse@supernews.com Original-Lines: 15 Original-Xref: shelby.stanford.edu comp.emacs:77759 gnu.emacs.help:110458 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:6960 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6960 Hi all, I update my emacs from 19.34 to 21.2.1. My init .emacs does not work correctly now. The first suspect is that when I edit a file, I got an error: file mode specification error: (error "Cannot recognize major version number: 21). All my c-style format are lost. setnu (set number line) is lost too. Any help? Tom Hu