From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Fang lun gang Newsgroups: gmane.emacs.help Subject: Re: hightlight if/ifdef blocks Date: Tue, 31 Oct 2006 20:37:23 +0800 Organization: Bentium Ltd. (CN99) Message-ID: <87vem0oe4c.fsf@mail.com> References: <1162283062.420423.84720@b28g2000cwb.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1162298444 17293 80.91.229.2 (31 Oct 2006 12:40:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Oct 2006 12:40:44 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 31 13:40:44 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gesuv-0001aw-UC for geh-help-gnu-emacs@m.gmane.org; Tue, 31 Oct 2006 13:40:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gesuv-00067G-HI for geh-help-gnu-emacs@m.gmane.org; Tue, 31 Oct 2006 07:40:33 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news4.google.com!news.glorb.com!news.aset.psu.edu!news.cse.psu.edu!elk.ncren.net!news2.wam.umd.edu!bloom-beacon.mit.edu!news.cn99.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: 60.209.103.220 Original-X-Trace: news.cn99.com 1162300181 14701 60.209.103.220 (31 Oct 2006 13:09:41 GMT) Original-X-Complaints-To: usenet@news.cn99.com Original-NNTP-Posting-Date: Tue, 31 Oct 2006 13:09:41 +0000 (UTC) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux) Cancel-Lock: sha1:wGa60CvG1DQjqu8rgZxLQa6C1Vk= Original-Xref: shelby.stanford.edu gnu.emacs.help:142818 Original-To: help-gnu-emacs@gnu.org 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:38437 Archived-At: >>>>> "Martin" == Martin writes: Martin> Hi, after reading some rules about not nesting c comments and using Martin> #if 0 instead Martin> // not_used_at_the_moment(); Would you please share the rules of why not nesting c comments? I used to thought it is ok to nest comments marked using "//". -- Fang lun gang