From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: C mode to hexl mode and back loses color highlighting Date: Tue, 12 Feb 2008 15:57:00 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1202828250 19787 80.91.229.12 (12 Feb 2008 14:57:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Feb 2008 14:57:30 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: "Chris Moore" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 12 15:57:53 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JOwZs-0005JM-Gi for ged-emacs-devel@m.gmane.org; Tue, 12 Feb 2008 15:57:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOwZP-0003oa-3b for ged-emacs-devel@m.gmane.org; Tue, 12 Feb 2008 09:57:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JOwZJ-0003js-57 for emacs-devel@gnu.org; Tue, 12 Feb 2008 09:57:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JOwZG-0003fO-Tc for emacs-devel@gnu.org; Tue, 12 Feb 2008 09:57:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOwZG-0003fB-NC for emacs-devel@gnu.org; Tue, 12 Feb 2008 09:57:06 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JOwZG-00071V-Bk for emacs-devel@gnu.org; Tue, 12 Feb 2008 09:57:06 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JOwZF-0000B8-OS for emacs-pretest-bug@gnu.org; Tue, 12 Feb 2008 09:57:05 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JOwZC-00070T-N4 for emacs-pretest-bug@gnu.org; Tue, 12 Feb 2008 09:57:05 -0500 Original-Received: from el-out-1112.google.com ([209.85.162.176]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JOwZC-00070D-Bi for emacs-pretest-bug@gnu.org; Tue, 12 Feb 2008 09:57:02 -0500 Original-Received: by el-out-1112.google.com with SMTP id m34so2044744ele.10 for ; Tue, 12 Feb 2008 06:57:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=uvyzH230BEbfX1bnSPnywc4ztm53JYKN8jS2IVsBSM4=; b=gqUW10TWI5ibQkB94Bw+qoz6EebuzmDRGKZmvEizR4KbXUMQCxpZb/g3yPlMAYOL6C1CCCcRmpZVIYv3c+iPwoKEplXSBsPX2Pvz6nNXCX+YgQG+fKzme4oxFM8ge/crxLiGTkJfVKplHY5TnO/9Ha0VeBfVFiobVhVMqTkTi58= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oSuB+zuk+pZK6TIMC8USVfUAN+HzaeIpuA7qazx+WesFEel+vzB7S15uc4pEFUrF7qfG373u7z3fZuwZ7QkNBUfJe9EXPuK0zNSmgRl+Yqx7CEqqTcC6dk8oj06r7ANPFfrYyAGtsGlVxu2tWOtJeuHwO0GNU14moNYEcy133tI= Original-Received: by 10.114.144.1 with SMTP id r1mr1551944wad.53.1202828221049; Tue, 12 Feb 2008 06:57:01 -0800 (PST) Original-Received: by 10.115.72.13 with HTTP; Tue, 12 Feb 2008 06:57:00 -0800 (PST) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 (Google crawlbot) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:88868 gmane.emacs.pretest.bugs:21049 Archived-At: On Feb 12, 2008 1:54 PM, Chris Moore wrote: > In the current CVS trunk: > > * run emacs -Q > * visit a C source file - notice the comments are red > * M-x hexl-mode RET - switch to hexl mode > * C-c C-c - switch back to C mode > * notice the comments are no longer red This is not specific to the trunk, it happens with EMACS_22_BASE too. Juanma