From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jen-Cheng(Tommy) Huang" Newsgroups: gmane.emacs.help Subject: emacs starter kit problem in emacs 23.1 or 23.2 Date: Tue, 21 Sep 2010 10:46:58 -0700 (PDT) Organization: http://groups.google.com Message-ID: <25a4d6f6-f357-40c9-8663-1c1d6c5d1a85@y3g2000vbm.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1291950541 24159 80.91.229.12 (10 Dec 2010 03:09:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Dec 2010 03:09:01 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 10 04:08:52 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PQtLn-0008Ij-64 for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Dec 2010 04:08:51 +0100 Original-Received: from localhost ([127.0.0.1]:46457 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQtLm-0004Ar-FZ for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 22:08:50 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!y3g2000vbm.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: 143.215.206.116 Original-X-Trace: posting.google.com 1285091219 23896 127.0.0.1 (21 Sep 2010 17:46:59 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 21 Sep 2010 17:46:59 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: y3g2000vbm.googlegroups.com; posting-host=143.215.206.116; posting-account=TjW00goAAADR7_xTZevj9u_hwlB-eQvg User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.19) Gecko/2010040116 Ubuntu/9.04 (jaunty) Firefox/3.0.19,gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:181400 X-Mailman-Approved-At: Thu, 09 Dec 2010 20:23:45 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:77249 Archived-At: Hi, I found that the starter kit has some problem with emacs 23+. It works fine in emacs 22. I am using Ubuntu 9.04 and the kernel version is 2.6.28.7. Here is the starter kit. http://github.com/technomancy/emacs-starter-kit The problem is that the file content is not rendered correctly on screen. I usually open C files and some syntax is obviously wrong!! And I can see broken words all over the file. After I moved the cursor to the wrong words or paragraph, then it started to refresh and showed the things which should be there. It was weird enough and I am pretty sure there must be something wrong with the starter kit. The file rendered correctly after I stopped using the starter kit. Does anyone have the similar issue? Any hint? Thanks.